aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-06-08Make win32.config.cache static and copied when doing otp_build configureU-KRAKEN\pan
2010-06-08Merge branch 'sv/serge-new_float_ext' into devErlang/OTP
2010-06-08Merge branch 'ks/ets-tid-type' into devErlang/OTP
2010-06-08Merge branch 'pg/fix_erts_bld_string_n' into devErlang/OTP
2010-06-08public_key: prepare for releaseDan Gudmundsson
2010-06-08Updated for ssl-3.11.1Ingela Anderton Andin
2010-06-07OTP-8587 DSA key supportIngela Anderton Andin
2010-06-07Merge branch 'ms/file-exclusive-mode' into devErlang/OTP
2010-06-07Merge branch 'cb/emacs-eunit-run-recent' into devErlang/OTP
2010-06-07Merge branch 'kj/emacs-eunit-run-current-test-with-cover' into devErlang/OTP
2010-06-07An empty element declared as simpleContent was not properly validated.Lars G Thorsen
2010-06-07Merge branch 'ia/ssl_many_handshake_packages_at_once' into devErlang/OTP
2010-06-07An empty element declared as simpleContent was not properly validated.Lars G Thorsen
2010-06-07CleanupDan Gudmundsson
2010-06-07Public key test fixesDan Gudmundsson
2010-06-07OTP-7907: Allow the use of the "new" ssl (essl).Micael Karlberg
2010-06-07erlang-eunit: remove runtime dependency on cl packageChris Bernard
2010-06-07Add Emacs EUnit feature: run recentChris Bernard
2010-06-07Add Emacs EUnit feature: auto-saveChris Bernard
2010-06-07Remove tid() from the predefined builtin types.Kostis Sagonas
2010-06-07erlang-eunit: Optionally run code coverage analysis during eunit testsKlas Johansson
2010-06-07erlang-eunit: Made alternative locations of files more flexibleKlas Johansson
2010-06-07Fix erts_bld_string_n (called by enif_make_string and erlang:decode_packet/3)...Paul Guyot
2010-06-07Let ei_get_type() return ERL_FLOAT_EXT instead of NEW_FLOAT_EXTBjörn-Egil Dahlberg
2010-06-07Merge OTP-8681Björn-Egil Dahlberg
2010-06-07gs: Clean up as suggested by tidierKostis Sagonas
2010-06-07Fix ei_tmo to restrict dflags to NEW_FLOAT_EXTBjörn-Egil Dahlberg
2010-06-07compact IEEE 754 double encoding in external binary format for eiSteve Vinoski
2010-06-07fix typo in ei_decode_ei_term documentationSteve Vinoski
2010-06-07Fix confusing dialyzer warnings for is_record/2 with illegal recordsBjörn Gustavsson
2010-06-04Merge branch 'egil/call-time-trace-patterns' into devErlang/OTP
2010-06-04Merge branch 'uw/mnesia-overload' into devErlang/OTP
2010-06-04Merge branch 'uw/mnesia-schema-merge' into devErlang/OTP
2010-06-04Update preloaded modulesRaimo Niskanen
2010-06-04Support opening files in exclusive modeMichael Santos
2010-06-04OTP-8478: Added support for multiple SNMPv3 EngineIDs in a single agentMicael Karlberg
2010-06-04Merge branch 'ks/dialyzer' into devErlang/OTP
2010-06-04Fix scheduler_suspend test when schedulers online isn't equal to the amount o...Rickard Green
2010-06-04OTP-8529: Raise condition processing repliesMicael Karlberg
2010-06-04Fixed handling of several ssl/tls packets arriving at the same time.Ingela Anderton Andin
2010-06-03Fix ops.tab to include i_return_time_traceBjörn-Egil Dahlberg
2010-06-03Let trace_call_time_SUITE scheduling test be more relaxedBjörn-Egil Dahlberg
2010-06-03Add documentation for call time breakpointsBjörn-Egil Dahlberg
2010-06-03Fix bp_hash_put to do hash value after rehashBjörn-Egil Dahlberg
2010-06-03Extend trace_call_time_SUITE with bif-testsBjörn-Egil Dahlberg
2010-06-03Fix assertion in trace_pattern for bifsBjörn-Egil Dahlberg
2010-06-03Teach erlang:system_info/1 to list snifsBjörn-Egil Dahlberg
2010-06-03Add bif tests to call time trace testsBjörn-Egil Dahlberg
2010-06-03Teach call time trace patterns to include bifsBjörn-Egil Dahlberg
2010-06-03Fix BeamInstr code array in export.hBjörn-Egil Dahlberg