Age | Commit message (Expand) | Author |
2010-02-10 | OTP-8420 Fix processes in exiting status that are about to be scheduled, | Björn-Egil Dahlberg |
2010-02-10 | Merge branch 'egil/lcnt' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Change erts/etc/unix/Install.src to explicitly set exit code to 0 at the end ... | Kenji Rikitake |
2010-02-10 | Fix the shell operator bug of "==" to "=" in erts/configure.in | Kenji Rikitake |
2010-02-10 | OTP-8422 Removed bogus "\011" character sequence in documentation. | Hans Bolinder |
2010-02-10 | Merge branch 'pan/enable_m32_build' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Merge branch 'rani/inet_gethostbyname_fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-02-09 | OTP-8427 Removed spurious options to the emulator from escript. | Håkan Mattsson |
2010-02-09 | inet:gethostbyname improved to parse IP strings and look up own hostname | Raimo Niskanen |
2010-02-09 | OTP-8417 Improved handling of symbolic links to escripts | Håkan Mattsson |
2010-02-08 | Add runtime option to enable/disable lcnt stats | Björn-Egil Dahlberg |
2010-02-08 | Merge branch 'gc/hipe_darwin_amd64' into ccase/r13b04_dev | Erlang/OTP |
2010-02-08 | OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and | Rickard Green |
2010-02-08 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |
2010-02-06 | Fix hipe memory allocation problems on darwin/amd64 | Geoff Cant |
2010-02-06 | Porting x86 darwin fixes to amd64 darwin hipe asm/m4 code | Geoff Cant |
2010-02-06 | Automatically enable hipe for darwin/amd64 builds | Geoff Cant |
2010-02-06 | Allow configure to enable_hipe for darwin/amd64 builds | Geoff Cant |
2010-02-06 | Teach configure --enable-m32-build for forcing a 32-bit build | Patrik Nyblom |
2010-02-05 | Fixed erroneous assertion. | Rickard Green |
2010-02-04 | Fixed an erroneous assertion. | Rickard Green |
2010-02-03 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |
2010-02-03 | Merge branch 'jb/atom-table-size' into ccase/r13b04_dev | Erlang/OTP |
2010-02-03 | OTP-8386 Immediately repeated multi-scheduling block/unblock cycles using | Rickard Green |
2010-02-02 | Add the +t emulator option to change the maximum number of atoms | Julien Barbot |
2010-01-31 | hipe_mfait_lock needs to be below proc_main. | Rickard Green |
2010-01-30 | Merge branch 'mp/hipe-smp-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-27 | work around hipe_mfa_info_table lock omission | 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 re:replace/4 to handle unicode charlist RE argument | Patrik Nyblom |
2010-01-27 | OTP-8387 Explicit top directories in archive files are now optional. | Håkan Mattsson |
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-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 | system test: fix build of test suites on Windows | Björn Gustavsson |
2010-01-20 | Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_dev | Erlang/OTP |
2010-01-19 | Add option -Werror in erlc(1) | Christopher Faulet |
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 | Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_dev | Erlang/OTP |
2010-01-18 | Fix annoying failing statistics_SUITE test cases | 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 |