aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-05-17Remove deadcodeDan Gudmundsson
2011-05-17Merge branch 'uw/mnesia-majority' into devHenrik Nord
2011-05-17Add SASL test suiteSiri Hansen
2011-05-17Allow same module name in multiple applications if explicitely excludedSiri Hansen
2011-05-17Merge branch 'siri/sasl/rb-bugs/OTP-9149' into devSiri Hansen
2011-05-17Fix default encoding in SAX parser.Lars Thorsen
2011-05-16Corrected some (backward compatibility) comment spelling.Micael Karlberg
2011-05-16Spelling in (backward *compatibility*) comment.Micael Karlberg
2011-05-16Merge branch 'ss/fix-cover-fd-leak' into devHenrik Nord
2011-05-16Improve erl_docgen's support for Dialyzer specs and typesHans Bolinder
2011-05-16dialyzer warning on mnesia_tmUlf Wiger
2011-05-16Add documentation text about majority checkingUlf Wiger
2011-05-16add mnesia_majority_test suiteUlf Wiger
2011-05-16where_to_wlock optimization + change_table_majority/2Ulf Wiger
2011-05-16bug in mnesia_tm:needs_majority/2Ulf Wiger
2011-05-16optimize sticky_lock maj. checkUlf Wiger
2011-05-16check majority for sticky locksUlf Wiger
2011-05-16Write locks now check majority when needed.Ulf Wiger
2011-05-16Add {majority, boolean()} per-table option.Ulf Wiger
2011-05-16OTP-9022: Moved release notes entry from the "Improvements..."Micael Karlberg
2011-05-16Moved entry from "Improvements..." to "Fixed...".Micael Karlberg
2011-05-16OTP-9022: Fixed endode/decode of values of type Counter32.Micael Karlberg
2011-05-16OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).Micael Karlberg
2011-05-16Merge branch 'ia/ssl/sometimes-fails-when-reuseing-session/OTP-9283' into devIngela Anderton Andin
2011-05-13Fixit init per tescase for testcase for initial_server_connect.Micael Karlberg
2011-05-13Merge branch 'hb/stdlib/dets_tablenames/OTP-9282' into devHans Bolinder
2011-05-13Merge branch 'hb/stdlib/doc_specs/OTP-9271' into devHans Bolinder
2011-05-13Merge branch 'hb/stdlib/specs/OTP-9267' into devHans Bolinder
2011-05-13Merge branch 'hb/kernel/doc_specs/OTP-9272' into devHans Bolinder
2011-05-13Merge branch 'hb/kernel/specs/OTP-9268' into devHans Bolinder
2011-05-13Ssl sometimes fails when reusing a sessionIngela Anderton Andin
2011-05-13Bugfix in rb:filter when using 're' (regexp) and 'no'Siri Hansen
2011-05-12Don't attempt to do supervisor:delete_child for temporary childSiri Hansen
2011-05-12Never fail when stopping rb, and fix file descriptor leakSiri Hansen
2011-05-12Types and specifications have been modified and addedHans Bolinder
2011-05-12Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit withMicael Karlberg
2011-05-12Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit withMicael Karlberg
2011-05-12Merge branch 'dgud/mnesia/add_index_crash/OTP-9285' into devDan Gudmundsson
2011-05-12Merge branch 'dgud/mnesia/startup-timing' into devDan Gudmundsson
2011-05-12Use recover_nodes when deciding alive nodesDan Gudmundsson
2011-05-12Verify that remote data is commited before dirty ops beginDan Gudmundsson
2011-05-12Fix mnesia own small test framework so it works with the re-written tests.Dan Gudmundsson
2011-05-12rHans Bolinder
2011-05-11Also updated release notes.Micael Karlberg
2011-05-11Corrected test case that failed because of the removal of a catch in timer:tcKenneth Lundin
2011-05-11Merge branch 'bmk/snmp/counter32_decode/OTP-9022' into bmk/snmp/snmp420_integ...Micael Karlberg
2011-05-11Fixed httpc manager crashIngela Anderton Andin
2011-05-11Add timer:tc/1 which measures elapsed time for a fun/0Dan Gudmundsson
2011-05-11Windows fixes, content_viewer window size was wrong and removed focus stealingDan Gudmundsson
2011-05-11Fix mnesia crash when adding index on non loaded tables.Dan Gudmundsson