Age | Commit message (Expand) | Author |
2014-09-12 | Update preloaded modules | Henrik Nord |
2014-09-12 | Merge branch 'sverk/dirty-sched-api-cleanup' into maint | Sverker Eriksson |
2014-09-12 | erts: Remove enif_have_dirty_schedulers() | Sverker Eriksson |
2014-09-11 | Update preloaded | Marcus Arendt |
2014-09-11 | Merge branch 'lrascao/fix_bug_windows_directory_symlinks' into maint | Marcus Arendt |
2014-09-10 | erts: Correct dirty scheduler NIF API for Windows | Sverker Eriksson |
2014-09-10 | Merge branch 'lukas/docfixes-17.3/OTP-12152' into maint | Lukas Larsson |
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-04 | Merge branch 'egil/fix-llvm-cc-warnings/OTP-12138' into maint | Björn-Egil Dahlberg |
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-14 | Fix +swct doc | 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-12 | fix indentation, add comment describing windows symlink creation assumption | Luis Rascão |
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-08 | Merge branch 'tuncer/sanitizers' into maint | Bruce Yinhe |
2014-08-08 | Merge branch 'lukas/erts/malloc_failure_errors/OTP-12085' into maint | Lukas Larsson |
2014-08-07 | Fix emigrate bug in erts_port_task_schedule() | Rickard Green |
2014-08-06 | Fix build of test port program | Rickard Green |
2014-08-06 | Merge branch 'lukas/erts/fd_bind_tc_fix/OTP-12061' into maint | Lukas Larsson |
2014-08-06 | erts: Fix tc and docs after {fd,FD} bind change | Lukas Larsson |
2014-08-06 | erts: Print error reason when malloc fails | Lukas Larsson |
2014-08-05 | Update Makefile.src | kudryashov-sv |
2014-08-05 | Add async_ports test | Sergey Kudryashov |
2014-08-05 | Fix abort of nosuspend-tasks in erts_port_task_schedule() | Rickard Green |
2014-08-05 | Merge branch 'derek121/epmd-docs-2' into maint | Bruce Yinhe |