Age | Commit message (Expand) | Author |
2011-07-20 | Small fixups for rickard/sbmbc/OTP-9339 | Sverker Eriksson |
2011-07-18 | New allocator: Address order first fit (aoff) | Sverker Eriksson |
2011-07-13 | Correct return values from write-functions in erl_printf | Patrik Nyblom |
2011-07-13 | Let epmd ignore empty ERL_EPMD_ADDRESS | Holger Weiß |
2011-07-13 | Merge branch 'sverker/enif_make_int64-halfword/OTP-9394' into dev | Sverker Eriksson |
2011-07-12 | Merge branch 'maint-r14' into dev | Sverker Eriksson |
2011-07-11 | Prepare releasemaint-r14b03 | Erlang/OTP |
2011-07-11 | Merge branch 'rickard/sbmbc/OTP-9339' into maint-r14 | Erlang/OTP |
2011-07-11 | Merge branch 'sverker/ets_delete-deadlock-race/OTP-9423' into maint-r14 | Erlang/OTP |
2011-07-08 | Use separate memory carriers for small blocks | Rickard Green |
2011-07-08 | Move init of smp rw mutex from init to sys_args to make sure that it is initi... | Lukas Larsson |
2011-07-07 | Fix a match-spec trace bug that could cause emulator crash | Sverker Eriksson |
2011-07-07 | Fix bug in ets:delete for write_concurrency that could lead to deadlock | Sverker Eriksson |
2011-06-30 | Fix halfword bug in enif_make_int64 | Sverker Eriksson |
2011-06-22 | Merge branch 'hw/fix-doc-typos' into dev | Henrik Nord |
2011-06-20 | Add more specs and types | Hans Bolinder |
2011-06-15 | Merge branch 'pan/win_erlsrv_stop/OTP-9344' of super:pan_otp into pan/win_erl... | Patrik Nyblom |
2011-06-15 | Move erts_sys_env_init() to erts_sys_pre_init() | Patrik Nyblom |
2011-06-15 | Merge branch 'siri/sasl/release_handler-windows/OTP-9306' into dev | Siri Hansen |
2011-06-15 | Make release_handler work with windows services | Siri Hansen |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-06-14 | Improve ethread atomics | Rickard Green |
2011-06-13 | Document fdatasync -lrt requirement (SunOS <= 5.10) | Tuncer Ayaz |
2011-06-13 | Do not abort emulator when buggy pthread impl return EBUSY | Rickard Green |
2011-06-09 | Move fdatasync autoconf checks to proper place | Tuncer Ayaz |
2011-06-09 | Merge branch 'pan/win_erlsrv_stop/OTP-9344' of super:pan_otp into pan/win_erl... | Patrik Nyblom |
2011-06-09 | Remove _DEBUG from start_erl.c | Patrik Nyblom |
2011-06-08 | Update preloaded module | Raimo Niskanen |
2011-06-08 | Replace atom in DRV macro in prim_file with string | Stavros Aronis |
2011-06-07 | epmd: fix compiler warnings | Michael Santos |
2011-06-07 | Spelling correction in erlsrv doc | Patrik Nyblom |
2011-06-07 | Detect the available CPUs on IRIX | Holger Weiß |
2011-06-01 | Fix typos in the epmd documentation | Holger Weiß |
2011-05-30 | Update version numbers | Björn-Egil Dahlberg |
2011-05-27 | Convert windows start_erl to take rootdir on command line | Patrik Nyblom |
2011-05-27 | Add command start_disabled to erlsrv | Patrik Nyblom |
2011-05-26 | Add global lock for erlsrv to avoid races | Patrik Nyblom |
2011-05-26 | Change start order so that service_event gets initialized before it's used | Patrik Nyblom |
2011-05-24 | Fix use of logical operator && with constant operand instead of bitwise &. | Cristian Greco |
2011-05-24 | inet: error if fd does not match socket domain | Michael Santos |
2011-05-24 | Prepare releaseOTP_R14B03 | Erlang/OTP |
2011-05-21 | Fix bug in FreeBSD topology detection code | Paul Guyot |
2011-05-21 | Fix bug related to hibernate and HiPE (clear F_HIBERNATE_SCHED flag) | Paul Guyot |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-20 | Update preloaded modules | Björn-Egil Dahlberg |
2011-05-20 | Merge branch 'rickard/driver_async_cancel/OTP-9302' into dev | Rickard Green |
2011-05-20 | Fix testcase | Rickard Green |
2011-05-19 | Merge branch 'pan/epmd_testcase/OTP-9214' into dev | Patrik Nyblom |
2011-05-19 | Merge branch 'rickard/driver_async_cancel/OTP-9302' into dev | Rikard Green |
2011-05-18 | Merge branch 'egil/remove-compile-warnings' into dev | Björn-Egil Dahlberg |