Age | Commit message (Expand) | Author |
2014-07-24 | Merge branch 'maint-r16' into maint | Henrik Nord |
2014-07-22 | erts: Fix inet close on prebound fds | Björn-Egil Dahlberg |
2014-07-22 | kernel: When doing an fdopen we now also bind the fd to the specified addr/port | Lukas Larsson |
2014-07-15 | Merge branch 'egil/lcnt-histogram/OTP-12059' into maint | Björn-Egil Dahlberg |
2014-07-09 | erts: Add histogram to lcnt | Björn-Egil Dahlberg |
2014-06-27 | erts: Fix size overflow bugs in memory allocation | Sverker Eriksson |
2014-06-11 | Merge branch 'nox/fix-perms' into maint | Henrik Nord |
2014-06-06 | Merge branch 'rickard/binary_to_term_error/OTP-11931' into maint | Rickard Green |
2014-06-06 | Merge branch 'rickard/yielding-binary-list-conversions/OTP-11888' into maint | Rickard Green |
2014-06-06 | Merge branch 'rickard/disable-gc-fix/OTP-11887' into maint | Rickard Green |
2014-06-05 | Replace erlang:binary_to_term() Erlang wrappers | Rickard Green |
2014-06-05 | Merge branch 'etsukata/system_info_tolerant_timeofday/OTP-11970' into maint | Lukas Larsson |
2014-06-05 | Merge branch 'lukas/erts/fix_trace_on_registered_procs/OTP-11968' into maint | Lukas Larsson |
2014-06-05 | erts: tracing on send now works for registered processes | Lukas Larsson |
2014-06-04 | Merge branch 'mikpe/openfile-dont-use-undefined-statbuf' into maint | Marcus Arendt |
2014-06-04 | Merge branch 'fenek/fix/vstudio_macro' into maint | Marcus Arendt |
2014-06-03 | Merge branch 'lukas/erts/git_vsn_script_fix/OTP-11961' into maint | Lukas Larsson |
2014-06-03 | erts: Fix git version script | Lukas Larsson |
2014-05-25 | Fix permissions of some files in the repository | Anthony Ramine |
2014-05-22 | Add test-case comparing old and new implementations | Rickard Green |
2014-05-22 | Make binary BIFs converting from lists yield on large input | Rickard Green |
2014-05-22 | Do not GC other processes in non-smp runtime | Rickard Green |
2014-05-22 | Make binary BIFs converting to lists yield on large input | Rickard Green |
2014-05-22 | Fix conversion of empty string in erts_convert_native_to_filename() | Rickard Green |
2014-05-14 | Fix efile_openfile() to handle stat() failure | Mikael Pettersson |
2014-05-13 | Add support for failing in BIF that has trapped | Rickard Green |
2014-05-13 | HiPE wrappers for BIFs disabling GC | Sverker Eriksson |
2014-05-12 | Merge branch 'egil/fix-erts_debug-size/OTP-11923' into maint | Björn-Egil Dahlberg |
2014-05-08 | Add Visual Studio macros to erl_driver.h and ei.h | Piotr Nosek |
2014-05-06 | Merge branch 'sverk/ets-delete-unfix-race/OTP-11892' into maint | Sverker Eriksson |
2014-05-05 | Merge branch 'lukas/erts/suspend_assert/OTP-11906' into maint | Lukas Larsson |
2014-05-05 | erts: Fix faulty process suspend assert | Lukas Larsson |
2014-05-05 | Merge branch 'lukas/erts/etp-lc-macros/OTP-11904' into maint | Lukas Larsson |
2014-04-30 | erts: Add testcase for erts_debug:size/1 Map terms | Björn-Egil Dahlberg |
2014-04-30 | erts: Add erts_internal:map_to_tuple_keys/1 | Björn-Egil Dahlberg |
2014-04-29 | Fix race between ETS table deletion and unfixation | Sverker Eriksson |
2014-04-29 | Merge branch 'sverk/test-cuddle' into maint | Sverker Eriksson |
2014-04-29 | Fix timeout for match_spec_SUITE:otp_9422 | Sverker Eriksson |
2014-04-28 | Add erlang:system_info(tolerant_timeofday) | Eiichi Tsukata |
2014-04-08 | erts: Fix system_monitor(large_heap) for non-smp VM | Sverker Eriksson |
2014-04-02 | Merge branch 'egil/test-cuddling' | Björn-Egil Dahlberg |
2014-04-01 | erts: Make binary_SUITE:deep less stressful | Sverker Eriksson |
2014-04-01 | emulator: Increase timetrap timeout for binary_SUITE | Björn-Egil Dahlberg |
2014-04-01 | emulator: Increase timetrap timeout for match_spec_SUITE | Björn-Egil Dahlberg |
2014-03-31 | Merge branch 'sverk/suspend-running-race' | Sverker Eriksson |
2014-03-31 | Merge branch 'sverk/test-cuddle' | Sverker Eriksson |
2014-03-31 | Merge branch 'vinoski/dirty-nif-purge' | Rickard Green |
2014-03-28 | Merge branch 'nox/remove-superfluous-echo' | Björn-Egil Dahlberg |
2014-03-28 | prevent NIF purge during dirty NIF execution | Steve Vinoski |
2014-03-28 | fix dirty NIF invalid memory read | Steve Vinoski |