Age | Commit message (Expand) | Author |
2010-02-02 | OTP-8317 & OTP-8362. | Micael Karlberg |
2010-02-02 | Merge branch 'sf/erl_match-longlong' into ccase/r13b04_dev | Erlang/OTP |
2010-02-01 | Add test suite for parsetools | Björn Gustavsson |
2010-02-01 | Missing EIX file added | Niclas Eklund |
2010-02-01 | In some cases SSH ceased to collect more data from the transport layer. | Niclas Eklund |
2010-02-01 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2010-02-01 | Merge branch 'bg/hipe-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-31 | kernel/src/Makefile: fix broken 'clean' target | Björn Gustavsson |
2010-01-31 | hipe_mfait_lock needs to be below proc_main. | Rickard Green |
2010-01-31 | Merge branch 'bg/cleanup-tests' into ccase/r13b04_dev | Erlang/OTP |
2010-01-30 | compiler: make ignore_native_errors also handle internal hipe errors | Björn Gustavsson |
2010-01-30 | re tests: disable native-code compilation for huge modules | Björn Gustavsson |
2010-01-30 | Teach the compiler the no_native option | Björn Gustavsson |
2010-01-30 | Update copyright header | Björn Gustavsson |
2010-01-30 | Merge branch 'ta/ensure_dir_eexist' into ccase/r13b04_dev | Erlang/OTP |
2010-01-30 | Merge branch 'mp/hipe-smp-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-29 | file_SUITE: eliminate a warning for an unused variable | Björn Gustavsson |
2010-01-29 | kernel tests: modernize guard tests | Björn Gustavsson |
2010-01-29 | unicode_SUITE: replace deprecated concat_binary/1 with list_to_binary/1 | Björn Gustavsson |
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 | work around hipe_mfa_info_table lock omission | Mikael Pettersson |
2010-01-27 | fix hipe loader SMP non-atomicity error | Mikael Pettersson |
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 | filelib_SUITE: strenghten tests of filelib:ensure_dir/1 | Björn Gustavsson |
2010-01-23 | Remove mutex lock around sys_gettimeofday() in os:timestamp/0 | Tuncer Ayaz |
2010-01-23 | erl_interface: Allow erl_match() to match ERL_LONGLONG and ERL_U_LONGLONG terms | Scott Lystig Fritchie |
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 |