aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-09-25bumped revisionRichard Carlsson
2011-09-25removed some never-matching clauses reported by dialyzerRichard Carlsson
2011-09-25Fix macro expansion in comments following Erlang typesHans Bolinder
2011-09-25URI-escape bytes as two hex digits always (reported by Alfonso De Gregorio)Richard Carlsson
2011-09-25updated author e-mailRichard Carlsson
2011-09-25recognize some more URI schemas in wiki text, in particular httpsRichard Carlsson
2011-09-25removed some never-matching clauses reported by dialyzerRichard Carlsson
2011-09-25updated author e-mails and homepagesRichard Carlsson
2011-09-25removed cvs keywords from filesRichard Carlsson
2011-09-25removed files that should not be checked inRichard Carlsson
2011-09-23Update vsn.mk for common_test and test_serverPeter Andersson
2011-09-23Enhance logging performancePeter Andersson
2011-09-23Merge branch 'bmk/megaco/fix_version_and_notes/OTP-9550' into devMicael Karlberg
2011-09-23Merge branch 'egil/fix-ei-cover-case' into devBjörn-Egil Dahlberg
2011-09-23Merge branch 'dev' of super:otp into bmk/megaco/fix_version_and_notes/OTP-9550Micael Karlberg
2011-09-23[httpc] Parsing of a cookie expire date should be more forgiving.Micael Karlberg
2011-09-23[compiler] Used wrong variable name (for warnings-as-errors variable),Micael Karlberg
2011-09-23Merge branch 'dev' of super:otp into bmk/megaco/fix_version_and_notes/OTP-9550Micael Karlberg
2011-09-23Fixed version, release notes and appup in prep for release.Micael Karlberg
2011-09-23Change order of include filesPeter Andersson
2011-09-23Add link to last executed test suite on index pagePeter Andersson
2011-09-23Fix problem with location value when init config func calls help funcPeter Andersson
2011-09-23Fix crash when CTHook init failsPeter Andersson
2011-09-23Correct error in test suitePeter Andersson
2011-09-23Fix error with incorrect notification after end_per_testcase crachesPeter Andersson
2011-09-23Fix problem with error message not being printed correctlyPeter Andersson
2011-09-23Add cases to check test case status versus end_per_testcase failurePeter Andersson
2011-09-23Fix incorrect call to end_tc when tc_status=ok and end_per_testcase times outPeter Andersson
2011-09-23Improve test suitePeter Andersson
2011-09-23Implement support for MFA and Fun as timetrap valuePeter Andersson
2011-09-23Repair and improve the vts modePeter Andersson
2011-09-23Implement support for running suites with test case groups through the debuggerPeter Andersson
2011-09-23Various corrections and updates to improve error handling and reportingPeter Andersson
2011-09-23Fix problem with incorrect src linksPeter Andersson
2011-09-23Fix problem with end_tc being called with incorrect Suite argumentPeter Andersson
2011-09-23Fix error with incorrect test case status when end_per_testcase times outPeter Andersson
2011-09-23Introduce new framework callback function to read info about color of commentsPeter Andersson
2011-09-23Fix incorrect module name arg to FW:end_tc/3Peter Andersson
2011-09-23Introduce new 'logopts' flagPeter Andersson
2011-09-23Fix problem with logdir string and some other minor bugsPeter Andersson
2011-09-23Fix problem with automatically generated init & end-config functions for groupsPeter Andersson
2011-09-23Fix error with test_server not releasing SASL TTY handlersPeter Andersson
2011-09-23Modify start options and introduce CT profilesPeter Andersson
2011-09-23Merge branch 'lukas/asn1/fix_ber_other_testcase/OTP-9573' into devLukas Larsson
2011-09-23Update ber_bin and ber_bin_v2 to return binariesLukas Larsson
2011-09-22Merge branch 'hl/beam_disasm-no_attri_chunk' into devHenrik Nord
2011-09-22ei: Add gcc link flags to port_call_SUITEBjörn-Egil Dahlberg
2011-09-22Change static link test of ssl to dynamicBjörn-Egil Dahlberg
2011-09-22Fix the formatting of function signatures in the pdfLars Thorsen
2011-09-21[wx] Re-generate codeDan Gudmundsson