Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-26 | Temporary disable tests on MAC due to issus with the MAC ODBC drivers | Ingela Anderton Andin | |
2011-09-26 | busy_port_SUITE: Avoid crash in register/2 | Björn Gustavsson | |
Add an end_per_testcase/2 function to ensure that the process with the name 'busy_drv_server' has been killed before the next test case attempts to register a process with the same name. | |||
2011-09-26 | Update preloaded modules | Björn Gustavsson | |
2011-09-26 | erl_prim_loader: Eliminate dialyzer warning | Björn Gustavsson | |
The concat/1 function is now only used to append lists when constructing filenames. Thus it is too general and the first clause (that handles characters) will never be used. We could just remove the clause that is never used, but then the name 'concat' would be misleading and someone could use misuse it. Therefore, replace concat/1 with the join/2 function that can only be used for joining filename components. | |||
2011-09-26 | Merge branch 'lars/xmerl/continuation-error/OTP-9457' into dev | Lars Thorsen | |
* lars/xmerl/continuation-error/OTP-9457: [xmerl] Fix streaming bug in xmerl_scan (Thanks to Simon Cornish) | |||
2011-09-26 | [xmerl] Fix streaming bug in xmerl_scan (Thanks to Simon Cornish) | Lars Thorsen | |
2011-09-26 | Merge branch 'lars/erl_docgen/fix-eix-files-for-specs/OTP-9562' into dev | Lars Thorsen | |
* lars/erl_docgen/fix-eix-files-for-specs/OTP-9562: [erl_docgen] Fix eix file generation for new function spec references | |||
2011-09-26 | [erl_docgen] Fix eix file generation for new function spec references | Lars Thorsen | |
2011-09-26 | Merge branch 'lars/erl_docgen/pdf-menu/OTP-9576' into dev | Lars Thorsen | |
* lars/erl_docgen/pdf-menu/OTP-9576: [erl_docgen] Missing header level in PDF bookmarks menu | |||
2011-09-26 | [erl_docgen] Missing header level in PDF bookmarks menu | Lars Thorsen | |
The System documentation PDF file was missing a header level in the bookmarks menu and the copyright year generation for PDF's was not correct. | |||
2011-09-26 | Improve the generation of man pages | Hans Bolinder | |
Empty lines have been eliminated. Spurious spacing has been corrected. | |||
2011-09-26 | Correct XML files | Hans Bolinder | |
2011-09-25 | bumped revision | Richard Carlsson | |
2011-09-25 | removed some never-matching clauses reported by dialyzer | Richard Carlsson | |
2011-09-25 | Fix macro expansion in comments following Erlang types | Hans Bolinder | |
Macros in comments following Erlang types were not expanded. An example: -type t() :: integer(). %% This type is used in {@link foo/0}. The link to foo/0 was not created. | |||
2011-09-25 | URI-escape bytes as two hex digits always (reported by Alfonso De Gregorio) | Richard Carlsson | |
2011-09-25 | updated author e-mail | Richard Carlsson | |
2011-09-25 | recognize some more URI schemas in wiki text, in particular https | Richard Carlsson | |
2011-09-25 | removed some never-matching clauses reported by dialyzer | Richard Carlsson | |
2011-09-25 | updated author e-mails and homepages | Richard Carlsson | |
2011-09-25 | removed cvs keywords from files | Richard Carlsson | |
2011-09-25 | removed files that should not be checked in | Richard Carlsson | |
2011-09-24 | Merge branch 'rickard/aux-work-bug/OTP-9567' into dev | Rickard Green | |
* rickard/aux-work-bug/OTP-9567: Fix lost wakeup of scheduler when enqueuing auxiliary work | |||
2011-09-23 | Change static link test of ssl to dynamic | Björn-Egil Dahlberg | |
Only used for commercial builds | |||
2011-09-23 | Remove static ssl linking in crypto for otp_build | Björn-Egil Dahlberg | |
2011-09-23 | Update vsn.mk for common_test and test_server | Peter Andersson | |
2011-09-23 | Enhance logging performance | Peter Andersson | |
OTP-9575 | |||
2011-09-23 | Merge branch 'bmk/megaco/fix_version_and_notes/OTP-9550' into dev | Micael Karlberg | |
2011-09-23 | Merge branch 'egil/fix-ei-cover-case' into dev | Björn-Egil Dahlberg | |
* egil/fix-ei-cover-case: ei: Add gcc link flags to port_call_SUITE Change static link test of ssl to dynamic Remove static ssl linking in crypto for otp_build | |||
2011-09-23 | Merge branch 'dev' of super:otp into bmk/megaco/fix_version_and_notes/OTP-9550 | Micael Karlberg | |
2011-09-23 | [httpc] Parsing of a cookie expire date should be more forgiving. | Micael Karlberg | |
That is, if the parsing fails, the date should be ignored. Also added support for (yet another) date format: "Tue Jan 01 08:00:01 2036 GMT". OTP-9433 [httpc] Rewrote cookie parsing. Among other things solving cookie processing from www.expedia.com. OTP-9434 [httpd] Fix httpd directory traversal on Windows. Directory traversal was possible on Windows where backward slash is used as directory separator. Andr�s Veres-Szentkir�lyi. OTP-9561 Merge branch 'bmk/inets/inets571_integration' into dev | |||
2011-09-23 | [compiler] Used wrong variable name (for warnings-as-errors variable), | Micael Karlberg | |
which caused the compiler to crash when using the snmpc (e)script. Also added the option --Werror for the SNMP MIB compiler (escript) frontend (to mimic erlc), which specifies whether warnings should be treated as errors. OTP-9447 [agent] Some very minor debugging improvements. OTP-9446 Merge branch 'bmk/snmp/snmp4211_integration' into dev | |||
2011-09-23 | Merge branch 'dev' of super:otp into bmk/megaco/fix_version_and_notes/OTP-9550 | Micael Karlberg | |
2011-09-23 | Fixed version, release notes and appup in prep for release. | Micael Karlberg | |
2011-09-23 | Change order of include files | Peter Andersson | |
2011-09-23 | Add link to last executed test suite on index page | Peter Andersson | |
OTP-9520 | |||
2011-09-23 | Fix problem with location value when init config func calls help func | Peter Andersson | |
2011-09-23 | Fix crash when CTHook init fails | Peter Andersson | |
2011-09-23 | Correct error in test suite | Peter Andersson | |
2011-09-23 | Fix error with incorrect notification after end_per_testcase craches | Peter Andersson | |
2011-09-23 | Fix problem with error message not being printed correctly | Peter Andersson | |
2011-09-23 | Add cases to check test case status versus end_per_testcase failure | Peter Andersson | |
2011-09-23 | Fix incorrect call to end_tc when tc_status=ok and end_per_testcase times out | Peter Andersson | |
OTP-9397 | |||
2011-09-23 | Improve test suite | Peter Andersson | |
2011-09-23 | Implement support for MFA and Fun as timetrap value | Peter Andersson | |
OTP-9501 | |||
2011-09-23 | Repair and improve the vts mode | Peter Andersson | |
OTP-9429 | |||
2011-09-23 | Implement support for running suites with test case groups through the debugger | Peter Andersson | |
OTP-9518 | |||
2011-09-23 | Various corrections and updates to improve error handling and reporting | Peter Andersson | |
OTP-8933 | |||
2011-09-23 | Fix problem with incorrect src links | Peter Andersson | |
OTP-9396 | |||
2011-09-23 | Fix problem with end_tc being called with incorrect Suite argument | Peter Andersson | |
OTP-9398: Fix error with end_tc being called with incorrect Suite argument after timeout in lib function OTP-9397: Fix problem with true error not reported to FW |