Age | Commit message (Expand) | Author |
2014-08-18 | Merge branch 'rickard/port-emigrate-bug/OTP-12084' into rickard/port-emigrate... | Rickard Green |
2014-08-14 | Verify run-queue asserts | Rickard Green |
2014-08-14 | Merge branch 'lukas/erts/fix_neg_of_int64_min/OTP-12097' into maint | Lukas Larsson |
2014-08-14 | Merge branch 'nox/clang-ubsan/OTP-12097' into maint | Lukas Larsson |
2014-08-11 | Merge branch 'rickard/nosuspend-bug/OTP-12082' into maint | Rickard Green |
2014-08-08 | erts: Fix neg int overflow when sint is min size | Lukas Larsson |
2014-08-07 | Fix emigrate bug in erts_port_task_schedule() | Rickard Green |
2014-08-06 | erts: Print error reason when malloc fails | Lukas Larsson |
2014-08-05 | Fix abort of nosuspend-tasks in erts_port_task_schedule() | Rickard Green |
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-07-02 | Properly handle SINT_MIN in small_to_big() | Anthony Ramine |
2014-07-02 | Use offsetof() in io.c | Anthony Ramine |
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 'fenek/fix/vstudio_macro' into maint | Marcus Arendt |
2014-05-25 | Fix permissions of some files in the repository | Anthony Ramine |
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-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 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-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-03-31 | Merge branch 'sverk/suspend-running-race' | Sverker Eriksson |
2014-03-28 | prevent NIF purge during dirty NIF execution | Steve Vinoski |
2014-03-28 | fix dirty NIF invalid memory read | Steve Vinoski |
2014-03-28 | erts: Add etp-lc-dump and etp-ppc-stacktrace macro | Lukas Larsson |
2014-03-27 | erts: Fix bug of scheduling a suspended process | Sverker Eriksson |
2014-03-27 | erts: Adjust is_external_header() for new map tag | Sverker Eriksson |
2014-03-26 | Change the subtag used for maps from 0xB to 0xF | Kostis Sagonas |
2014-03-25 | Merge branch 'sverk/maps_remove_bug' | Sverker Eriksson |
2014-03-25 | Merge branch 'sverk/win-warning-io' | Sverker Eriksson |
2014-03-25 | erts: Fix compile warning in io.c for windows | Sverker Eriksson |