Age | Commit message (Expand) | Author |
2010-01-25 | Merge branch 'ta/os_timestamp_no_mutex' into ccase/r13b04_dev | Erlang/OTP |
2010-01-25 | OTP-8377 ETS bug causing the memory counter from ets:info for | Sverker Eriksson |
2010-01-23 | Remove mutex lock around sys_gettimeofday() in os:timestamp/0 | Tuncer Ayaz |
2010-01-22 | OTP-8386 Immediately repeated multi-scheduling block/unblock cycles using | Rickard Green |
2010-01-22 | Merge branch 'bg/avoid-etop-in-include' into ccase/r13b04_dev | Erlang/OTP |
2010-01-21 | Merge branch 'bg/public_key-include_lib' into ccase/r13b04_dev | Erlang/OTP |
2010-01-21 | ** Empty commit message ** | Lars G Thorsen |
2010-01-20 | epmd tests: fix build of test suites on Windows | Björn Gustavsson |
2010-01-20 | OTP-8375 A bug causing memory corruption in re:run() has been corrected. | Patrik Nyblom |
2010-01-20 | Test case fixes | Dan Gudmundsson |
2010-01-20 | Increased timeout for slow virtual machines | Dan Gudmundsson |
2010-01-20 | system test: fix build of test suites on Windows | Björn Gustavsson |
2010-01-20 | Merge branch 'uw/shell-tab-completion' into ccase/r13b04_dev | Erlang/OTP |
2010-01-20 | Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_dev | Erlang/OTP |
2010-01-19 | OTP-8016 [httpc] Several more or less critical fixes: * Initial call | Micael Karlberg |
2010-01-19 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, | Micael Karlberg |
2010-01-19 | public_key: fix build of test suites on Windows | Björn Gustavsson |
2010-01-19 | Add option -Werror in erlc(1) | Christopher Faulet |
2010-01-19 | compile: add flag warnings_as_errors to treat warnings as errors | Christopher Faulet |
2010-01-19 | compile.erl: remove trailing whitespace | Björn Gustavsson |
2010-01-19 | wx: Improved wxTreeCtrl. | Dan Gudmundsson |
2010-01-19 | Fixed a memory reference bug which caused unexplained {badarg, Int} exits. | Dan Gudmundsson |
2010-01-19 | OTP-8373 ERTS makefiles used to detect the use of a gcc C compiler by | Rickard Green |
2010-01-19 | OTP-8342 Processes, and/or ports could get stuck on a blocked scheduler | Rickard Green |
2010-01-19 | Add test suite for the tools application | Björn Gustavsson |
2010-01-19 | Update version numbers | Björn Gustavsson |
2010-01-19 | ** Empty commit message ** | Dan Gudmundsson |
2010-01-19 | Merge branch 'dgud/ssl-patches-from-Wil' into ccase/r13b04_dev | Erlang/OTP |
2010-01-19 | Update version number | Dan Gudmundsson |
2010-01-19 | Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_dev | Erlang/OTP |
2010-01-19 | Merge branch 'fh/common_test-includes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-18 | Fix annoying failing statistics_SUITE test cases | Björn Gustavsson |
2010-01-17 | make it possible to include ct.hrl using include_lib | Fred T-H |
2010-01-15 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349, | Micael Karlberg |
2010-01-15 | Include test_servers's include files in the bootstrap | Björn Gustavsson |
2010-01-15 | Merge branch 'egil/binary-gc' into ccase/r13b04_dev | Erlang/OTP |
2010-01-15 | beam_validator: fix incorrect assumptions about GC guard BIFs | Björn Gustavsson |
2010-01-15 | Remove old SSL dependency | Niclas Eklund |
2010-01-14 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349, | Micael Karlberg |
2010-01-14 | Remove old SSL dependency | Niclas Eklund |
2010-01-13 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349, | Micael Karlberg |
2010-01-13 | OTP-8016 TBD | Micael Karlberg |
2010-01-13 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349, | Micael Karlberg |
2010-01-13 | OTP-8366 Type specifications (-type and -spec) are now described in the | Kenneth Lundin |
2010-01-13 | Add documentation for binary heap size settings. | Björn-Egil Dahlberg |
2010-01-13 | Add tracing capabilities for binary virtual heap | Björn-Egil Dahlberg |
2010-01-13 | Add min heap size start options to beam and erl | Björn-Egil Dahlberg |
2010-01-13 | Improve binary garbage collection | Björn-Egil Dahlberg |
2010-01-13 | OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap | Sverker Eriksson |
2010-01-13 | Add test suite for the ssl application | Dan Gudmundsson |