Age | Commit message (Expand) | Author |
2014-10-13 | Merge branch 'sverk/port_get_data-race/OTP-12208' into maint | Sverker Eriksson |
2014-10-06 | Merge branch 'jjhoo/win32-fix-unreachable-code' into maint | Bruce Yinhe |
2014-10-02 | erts: Mend port_set_data with non-immed data for halfword VM | Sverker Eriksson |
2014-10-02 | Merge branch 'sverk/etp-address-to-beam-opcode' into maint | Sverker Eriksson |
2014-10-02 | Merge branch 'sverk/with-ssl-incl' into maint | Sverker Eriksson |
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-29 | Fix if-clauses that make code to be unreachable | Jani Hakala |
2014-09-22 | Merge branch 'egil/fix-erts-app/OTP-12189' into maint | Björn-Egil Dahlberg |
2014-09-22 | Merge branch 'nox/fix-debug-hipe-lock-checking/OTP-12188' into maint | Marcus Arendt |
2014-09-17 | erts: Add gdb command etp-address-to-beam-opcode | Sverker Eriksson |
2014-09-16 | erts: Fix erts app-file | Björn-Egil Dahlberg |
2014-09-15 | Update release notes | Erlang/OTP |
2014-09-15 | Update version numbers | Erlang/OTP |
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 | Correct SSL_RUNTIME_LIBDIR when erl_xcomp_sysroot ends with a / | Sverker Eriksson |
2014-09-10 | Add configure option --with-ssl-incl=PATH | Sverker Eriksson |
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-16 | Fix HiPE debug lock checking on OS X 64bit | Anthony Ramine |