Age | Commit message (Expand) | Author |
2011-05-17 | In TLS 1.1, failure to properly close a connection no longer requires | Ingela Anderton Andin |
2011-05-17 | Merge branch 'ta/re-doc' into dev | Henrik Nord |
2011-05-17 | Merge branch 'uw/mnesia-majority' into dev | Henrik Nord |
2011-05-17 | Add SASL test suite | Siri Hansen |
2011-05-17 | Allow same module name in multiple applications if explicitely excluded | Siri Hansen |
2011-05-17 | Merge branch 'siri/sasl/rb-bugs/OTP-9149' into dev | Siri Hansen |
2011-05-17 | Fix default encoding in SAX parser. | Lars Thorsen |
2011-05-16 | re: remove gratuitous "it " in manpage | Tuncer Ayaz |
2011-05-16 | Corrected some (backward compatibility) comment spelling. | Micael Karlberg |
2011-05-16 | Spelling in (backward *compatibility*) comment. | Micael Karlberg |
2011-05-16 | Merge branch 'ss/fix-cover-fd-leak' into dev | Henrik Nord |
2011-05-16 | Improve erl_docgen's support for Dialyzer specs and types | Hans Bolinder |
2011-05-16 | dialyzer warning on mnesia_tm | Ulf Wiger |
2011-05-16 | Add documentation text about majority checking | Ulf Wiger |
2011-05-16 | add mnesia_majority_test suite | Ulf Wiger |
2011-05-16 | where_to_wlock optimization + change_table_majority/2 | Ulf Wiger |
2011-05-16 | bug in mnesia_tm:needs_majority/2 | Ulf Wiger |
2011-05-16 | optimize sticky_lock maj. check | Ulf Wiger |
2011-05-16 | check majority for sticky locks | Ulf Wiger |
2011-05-16 | Write locks now check majority when needed. | Ulf Wiger |
2011-05-16 | Add {majority, boolean()} per-table option. | Ulf Wiger |
2011-05-16 | OTP-9022: Moved release notes entry from the "Improvements..." | Micael Karlberg |
2011-05-16 | Moved entry from "Improvements..." to "Fixed...". | Micael Karlberg |
2011-05-16 | OTP-9022: Fixed endode/decode of values of type Counter32. | Micael Karlberg |
2011-05-16 | OTP-9094: [httpc] Add support for upload body streaming (PUT and POST). | Micael Karlberg |
2011-05-16 | Merge branch 'ia/ssl/sometimes-fails-when-reuseing-session/OTP-9283' into dev | Ingela Anderton Andin |
2011-05-13 | Fixit init per tescase for testcase for initial_server_connect. | Micael Karlberg |
2011-05-13 | Merge branch 'hb/stdlib/dets_tablenames/OTP-9282' into dev | Hans Bolinder |
2011-05-13 | Merge branch 'hb/stdlib/doc_specs/OTP-9271' into dev | Hans Bolinder |
2011-05-13 | Merge branch 'hb/stdlib/specs/OTP-9267' into dev | Hans Bolinder |
2011-05-13 | Merge branch 'hb/kernel/doc_specs/OTP-9272' into dev | Hans Bolinder |
2011-05-13 | Merge branch 'hb/kernel/specs/OTP-9268' into dev | Hans Bolinder |
2011-05-13 | Ssl sometimes fails when reusing a session | Ingela Anderton Andin |
2011-05-13 | Bugfix in rb:filter when using 're' (regexp) and 'no' | Siri Hansen |
2011-05-12 | Don't attempt to do supervisor:delete_child for temporary child | Siri Hansen |
2011-05-12 | Never fail when stopping rb, and fix file descriptor leak | Siri Hansen |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder |
2011-05-12 | Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit with | Micael Karlberg |
2011-05-12 | Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit with | Micael Karlberg |
2011-05-12 | Merge branch 'dgud/mnesia/add_index_crash/OTP-9285' into dev | Dan Gudmundsson |
2011-05-12 | Merge branch 'dgud/mnesia/startup-timing' into dev | Dan Gudmundsson |
2011-05-12 | Use recover_nodes when deciding alive nodes | Dan Gudmundsson |
2011-05-12 | Verify that remote data is commited before dirty ops begin | Dan Gudmundsson |
2011-05-12 | Fix mnesia own small test framework so it works with the re-written tests. | Dan Gudmundsson |
2011-05-12 | r | Hans Bolinder |
2011-05-11 | Also updated release notes. | Micael Karlberg |
2011-05-11 | Corrected test case that failed because of the removal of a catch in timer:tc | Kenneth Lundin |
2011-05-11 | Merge branch 'bmk/snmp/counter32_decode/OTP-9022' into bmk/snmp/snmp420_integ... | Micael Karlberg |
2011-05-11 | Fixed httpc manager crash | Ingela Anderton Andin |
2011-05-11 | Add timer:tc/1 which measures elapsed time for a fun/0 | Dan Gudmundsson |