aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-04-07Fix ssl:transport_accept/2 to return properly when socket is closedRory Byrne
2010-04-07Merge branch 'bg/ts_run' into devErlang/OTP
2010-04-07To preserve coding style of this moduleIngela Anderton Andin
2010-04-07Merge branch 'rb/ssl-opts-fix' into devErlang/OTP
2010-04-05Fix verification of ssl client when fail_if_no_peer_certRory Byrne
2010-04-05Fix mishandling of valid ssl optionsRory Byrne
2010-04-03orber & cos* tests: Ignore IDL-generated output filesBjörn Gustavsson
2010-04-03ts_run: Don't run make:all/1 without a good reasonBjörn Gustavsson
2010-04-01Fixed copy paste errorIngela Anderton Andin
2010-04-01Added renegotiate/1Ingela Anderton Andin
2010-04-01Update version numberIngela Anderton Andin
2010-04-01OTP-8511 Timestamps in ODBCIngela Anderton Andin
2010-04-01Add dhfile optionIngela Anderton Andin
2010-04-01Update version numberIngela Anderton Andin
2010-04-01Merge branch 'au/crypto' into devErlang/OTP
2010-04-01Update bootstrap compilerBjörn Gustavsson
2010-04-01Merge branch 'bg/compiler-inliner' into devErlang/OTP
2010-03-31OTP-8549 Fix out of bounds write in erts_get_cpu_topology()Rickard Green
2010-03-31OTP-8484 Fix minor cross compilation issuesRickard Green
2010-03-31Fixed arguments to queue:in_r in clause that is very unlikly to happen and he...Ingela Anderton Andin
2010-03-31Corrected merge errorsIngela Anderton Andin
2010-03-31CORBA applications test suites publishedNiclas Eklund
2010-03-30Exporting ssh:connect/4Niclas Eklund
2010-03-30erl_parse: Remove more stray 'cond' supportBjörn Gustavsson
2010-03-30Merge branch 'mh/doc-inet-getopts' into devErlang/OTP
2010-03-30Merge branch 'mh/doc-loose-lose' into devErlang/OTP
2010-03-30Merge branch 'se/decode_packet' into devErlang/OTP
2010-03-30Merge branch 'bd/mnesia-activity-subscription' into devErlang/OTP
2010-03-30Add mnesia activity subscription messageBernard Duggan
2010-03-30Merge branch 'dgud/wx-new-doxygen' into devErlang/OTP
2010-03-29pmod_SUITE: Again test inlining parameterized modulesBjörn Gustavsson
2010-03-29Fix erlang:decode_packet(httph_bin,..) to not return faulty header stringsSverker Eriksson
2010-03-29Add type information about erlang:integer_to_list/2 and erlang:list_to_integer/2Kostis Sagonas
2010-03-26Doc fix: inet:getopts/2 returns {ok, OptionValues}, not just OptionValuesMagnus Henoch
2010-03-26Fix spelling: "loose" is not a verbMagnus Henoch
2010-03-26compiler tests: Cope with missing args in function_clause for native codeBjörn Gustavsson
2010-03-26compiler tests: Compile a few more modules with 'inline'Björn Gustavsson
2010-03-26Consistently rewrite an inlined function_clause exception to case_clauseBjörn Gustavsson
2010-03-26compiler tests: Test the 'inline' option betterBjörn Gustavsson
2010-03-26compiler: Suppress bs_context_to_binary/1 for a literal operandBjörn Gustavsson
2010-03-26compiler: Fix binary matching bug in the inlinerBjörn Gustavsson
2010-03-26sys_core_inline: Don't generated multiple compiler_generated annosBjörn Gustavsson
2010-03-25OTP-7046 Support for Diffie-Hellman keyexchangeIngela Anderton Andin
2010-03-25Merge branch 'hawk/wx-add-app-file' into devErlang/OTP
2010-03-25Merge branch 'bg/compiler-remove-r11-support' into devErlang/OTP
2010-03-25Add copied install_bin in system_SUITE to .gitignoreRickard Green
2010-03-25OTP-8517 RenegotiationIngela Anderton Andin
2010-03-23Add app and appup files to the wx applicationHåkan Mattsson
2010-03-23OTP-8533 Update observer test suite for R14Björn Gustavsson
2010-03-22compiler: Don't support the no_binaries optionBjörn Gustavsson