Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-26 | Remove gen_sctp suite since it's not diameter-specific | Anders Svensson | |
2011-09-26 | Minor macro cleanup | Anders Svensson | |
2011-09-26 | Minor diameter_ct simplification | Anders Svensson | |
2011-09-26 | Improve xref testcase | Anders Svensson | |
2011-09-26 | Don't require GNU sed to fail testsuite targets | Anders Svensson | |
2011-09-26 | Generate dependencies makefile | Anders Svensson | |
2011-09-26 | Makefile/spec cleanup | Anders Svensson | |
2011-09-26 | Remove old test framework | Anders Svensson | |
2011-09-26 | Add transport and gen_sctp suites | Anders Svensson | |
2011-09-26 | Add watchdog suite | Anders Svensson | |
2011-09-26 | Add stats suite | Anders Svensson | |
2011-09-26 | Add sync suite | Anders Svensson | |
2011-09-26 | Add reg suite | Anders Svensson | |
2011-09-26 | Add dict suite, remove session suite | Anders Svensson | |
2011-09-26 | Move appup tests into app suite and use systools for both | Anders Svensson | |
2011-09-26 | Migrate app suite to pure ct and simplify | Anders Svensson | |
2011-09-26 | Add codec suite based on pure ct | Anders Svensson | |
2011-09-26 | Remove slask and beam | Anders Svensson | |
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-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 | 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 | Merge branch 'lukas/asn1/fix_ber_other_testcase/OTP-9573' into dev | Lukas Larsson | |
* lukas/asn1/fix_ber_other_testcase/OTP-9573: Update ber_bin and ber_bin_v2 to return binaries | |||
2011-09-23 | Update ber_bin and ber_bin_v2 to return binaries | Lukas Larsson | |
2011-09-22 | Merge branch 'hl/beam_disasm-no_attri_chunk' into dev | Henrik Nord | |
* hl/beam_disasm-no_attri_chunk: beam_disasm: Handle stripped BEAM files OTP-9571 | |||
2011-09-22 | ei: Add gcc link flags to port_call_SUITE | Björn-Egil Dahlberg | |
2011-09-22 | Merge branch 'lars/erl_docgen/fix-pdf-func-signatures/OTP-9563' into dev | Lars Thorsen | |
* lars/erl_docgen/fix-pdf-func-signatures/OTP-9563: Fix the formatting of function signatures in the pdf | |||
2011-09-22 | Change static link test of ssl to dynamic | Björn-Egil Dahlberg | |
Only used for commercial builds | |||
2011-09-22 | Fix the formatting of function signatures in the pdf | Lars Thorsen | |
2011-09-22 | Fix lost wakeup of scheduler when enqueuing auxiliary work | Rickard Green | |
When auxiliary work was enqueued on a scheduler, the wakeup of the scheduler in order to handle this work could be lost. Wakeups in order to handle ordinary work were not effected by this bug. The bug only effected runtime systems with SMP support as follows: * Deallocation of some ETS data structures could be delayed. * On Linux systems not using the NPTL thread library (typically ancient systems with kernel versions prior to 2.6) and Windows systems, the {Port, {exit_status, Status}} message from a terminating port program could be delayed. That is, it only effected port programs which had been started by passing exit_status as an option to open_port/2. | |||
2011-09-21 | Remove static ssl linking in crypto for otp_build | Björn-Egil Dahlberg | |
2011-09-21 | Merge branch 'ta/typer-quote-atoms' into dev | Henrik Nord | |
* ta/typer-quote-atoms: Update Dialyzer's reference results Quote atoms if necessary in types OTP-9560 | |||
2011-09-21 | Merge branch 'ia/public_key/prepare-for-release' into dev | Ingela Anderton Andin | |
* ia/public_key/prepare-for-release: Prepare for release | |||
2011-09-21 | Prepare for release | Ingela Anderton Andin | |
Updates version and appup-file | |||
2011-09-21 | beam_disasm: Handle stripped BEAM files | Haitao Li | |
beam_disasm:file/1 would crash if asked to disassemble a stripped BEAM file without an "Attr" chunk. | |||
2011-09-21 | Merge branch 'dgud/mnesia/leaking-log/OTP-9551' into dev | Dan Gudmundsson | |
* dgud/mnesia/leaking-log/OTP-9551: [mnesia] Use api to log decisions. | |||
2011-09-21 | Merge branch 'dgud/mnesia/cleartable-ded-api/OTP-9558' into dev | Dan Gudmundsson | |
* dgud/mnesia/cleartable-ded-api/OTP-9558: [mnesia] Use dedicated api for clearing tables | |||
2011-09-21 | Merge branch 'dgud/wx/virtual-listctrl/OTP-9415' into dev | Dan Gudmundsson | |
* dgud/wx/virtual-listctrl/OTP-9415: Handle overloading callbacks the same as events Fix documentation and callback options in wxListCtrl:create/3 Add example and testcase Add wxListItemAttr Generated code of previous commit Add support for virtual listctrls Re-generated with new doxygen | |||
2011-09-21 | Merge branch 'bjorn/erts/support-macosx-lion/OTP-9547' into dev | Björn Gustavsson | |
* bjorn/erts/support-macosx-lion/OTP-9547: Fix build problems on MacOS 10.7 (Lion) | |||
2011-09-21 | Merge branch 'bjorn/erl_bif_types/OTP-9496' into dev | Björn Gustavsson | |
* bjorn/erl_bif_types/OTP-9496: erl_bif_types: Fix types for lists:key{search,find,member}/3 |