Age | Commit message (Expand) | Author |
2010-01-29 | stdlib tests: modernize guard tests | Björn Gustavsson |
2010-01-29 | Test suites: fix creation of Emakefiles | Björn Gustavsson |
2010-01-29 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2010-01-27 | Update preloaded files | Björn Gustavsson |
2010-01-27 | Merge branch 'rb/stdlib_re_unicode_fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-27 | Fix lost unicode option in re:compile() | Patrik Nyblom |
2010-01-27 | Refactor out repeated block in re module | Rory Byrne |
2010-01-27 | Fix re:replace/4 to handle unicode charlist Replacement argument | Rory Byrne |
2010-01-27 | Fix re:replace/4 to handle unicode charlist RE argument | Patrik Nyblom |
2010-01-27 | Fix re:replace/4 to handle binary unicode output when nothing replaced | Rory Byrne |
2010-01-27 | OTP-8387 Explicit top directories in archive files are now optional. | Håkan Mattsson |
2010-01-27 | Added a small timeout to take care of race in newshell. Also removed deletion... | Patrik Nyblom |
2010-01-26 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2010-01-25 | Test that "extra" is handled according to specs in ALIVE2_REQ and PORT2_RESP | Klas Johansson |
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 |