Age | Commit message (Expand) | Author |
2014-10-21 | erts: Fix hipe bug when gc-disabling bif traps with gc enabled | Sverker Eriksson |
2014-10-20 | erts: Fix bug causing mbc to be deleted from cpool before it was inserted | Sverker Eriksson |
2014-10-13 | Merge branch 'sverk/port_get_data-race/OTP-12208' into maint | Sverker Eriksson |
2014-10-06 | erts: Fix bug causing mbc removed from cpool to be used at pool entrance | Sverker Eriksson |
2014-10-03 | erts: Add pooled_list and traitor_list | Sverker Eriksson |
2014-10-03 | erts: Fix bug when delayed deallocated carrier is reused by cpool_fetch | Sverker Eriksson |
2014-10-02 | erts: Mend port_set_data with non-immed data for halfword VM | Sverker Eriksson |
2014-10-02 | Fix missing field initializer in ERL_NIF_INIT macro | Steve Vinoski |
2014-09-30 | erts: Add test case for port_set_data and port_get_data | Sverker Eriksson |
2014-09-30 | erts: Fix race between port_set_data, port_get_data and port termination | Sverker Eriksson |
2014-09-30 | erts: Fix erlang:port_set_data/2 for non immediate data | Sverker Eriksson |
2014-09-25 | No eager check I/O on OSE | Rickard Green |
2014-09-25 | Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c... | Rickard Green |
2014-09-25 | Introduce support for eager check I/O scheduling | Rickard Green |
2014-09-22 | erts: Fix ub in list_to_integer and bignum div | Lukas Larsson |
2014-09-22 | Merge branch 'nox/fix-debug-hipe-lock-checking/OTP-12188' into maint | Marcus Arendt |
2014-09-22 | erts: Initialize links when reading file info | Lukas Larsson |
2014-09-12 | erts: Remove enif_have_dirty_schedulers() | Sverker Eriksson |
2014-09-12 | erts: getsockname is not allowed on non-bound sockets | Lukas Larsson |
2014-09-10 | erts: Correct dirty scheduler NIF API for Windows | Sverker Eriksson |
2014-09-05 | Merge branch 'rickard/memory_consuming_tuple_tests' into maint | Rickard Green |
2014-09-05 | Only run upper boundry tuple test with lots of memory | Rickard Green |
2014-09-05 | Merge branch 'vinoski/enif-schedule-nif' into maint | Rickard Green |
2014-09-05 | Fix leak of NIF exports | Rickard Green |
2014-09-05 | Use separate allocation type for NIF export | Rickard Green |
2014-09-04 | Merge branch 'sverk/term_to_binary-realloc-size/OTP-12141' into maint | Sverker Eriksson |
2014-09-04 | Merge branch 'sverk/MIN_SMALL-to-integer' into maint | Sverker Eriksson |
2014-09-04 | erts: Correct conversion of MIN_SMALL numeral to fixnum | Sverker Eriksson |
2014-09-04 | Merge branch 'sverk/nif-inspect-copy-bug/OTP-9828' into maint | Sverker Eriksson |
2014-09-03 | erts: Fix bug with enif_make_copy reallocating writable binary | Sverker Eriksson |
2014-09-03 | erts: Fix bug in term_to_binary that reallocates binary with wrong size | Sverker Eriksson |
2014-08-29 | Merge branch 'rickard/runnable-trace-ooo-bug/OTP-12105' into maint | Rickard Green |
2014-08-29 | Merge branch 'rickard/port-emigrate-bug/maint/OTP-12084' into maint | Rickard Green |
2014-08-28 | Merge branch 'vinoski/enif-schedule-nif' into maint | Rickard Green |
2014-08-28 | add enif_schedule_nif() to NIF API | Steve Vinoski |
2014-08-28 | Merge branch 'tuncer/misspelled-another' into maint | Marcus Arendt |
2014-08-25 | Fix misspellings of 'another' | Tuncer Ayaz |
2014-08-22 | Fix ERTS_POLL_DEBUG_PRINT usage | Michael Truog |
2014-08-22 | Fix busy_port_SUITE:io_to_busy test-case | Rickard Green |
2014-08-22 | Ensure "runnable port" trace messages are not sent out of order | Rickard Green |
2014-08-22 | Ensure "runnable proc" trace messages are not sent out of order | Rickard Green |
2014-08-21 | Merge branch 'egil/proc_lib-optimizations/OTP-12060' into maint | Björn-Egil Dahlberg |
2014-08-21 | Merge branch 'nox/reedr-logging/OTP-12115' into maint | Lukas Larsson |
2014-08-18 | Merge branch 'rickard/port-emigrate-bug/OTP-12084' into rickard/port-emigrate... | Rickard Green |
2014-08-16 | Fix HiPE debug lock checking on OS X 64bit | Anthony Ramine |
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 |