Age | Commit message (Expand) | Author |
2014-09-17 | Merge tag 'OTP-17.3' | Henrik Nord |
2014-09-16 | erts: Fix erts app-file | Björn-Egil Dahlberg |
2014-09-15 | epmd: pedantic spelling fix in comments | Chris Dituri |
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 'maint' | Sverker Eriksson |
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-12 | erts: getsockname is not allowed on non-bound sockets | Lukas Larsson |
2014-09-11 | Update preloaded | Marcus Arendt |
2014-09-11 | Merge branch 'maint' | Marcus Arendt |
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 'maint' | Lukas Larsson |
2014-09-10 | Merge branch 'lukas/docfixes-17.3/OTP-12152' into maint | Lukas Larsson |
2014-09-09 | Merge branch 'egil/erlang-get_keys/OTP-12151' | Björn-Egil Dahlberg |
2014-09-08 | erts: Print that we are crashdumping earlier | Lukas Larsson |
2014-09-05 | Merge branch 'maint' | Rickard Green |
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 'maint' | 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-05 | erts: Fix gdb command etp-carrier-blocks for 32-bit | Sverker Eriksson |
2014-09-04 | erts: Refactor binary allocation interface to also initialize Binary | Sverker Eriksson |
2014-09-04 | Merge branch 'maint' | Sverker Eriksson |
2014-09-04 | Merge branch 'sverk/term_to_binary-realloc-size/OTP-12141' into maint | Sverker Eriksson |
2014-09-04 | Merge branch '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 'maint' | Sverker Eriksson |
2014-09-04 | Merge branch 'sverk/nif-inspect-copy-bug/OTP-9828' into maint | Sverker Eriksson |
2014-09-04 | Merge branch 'maint' | Björn-Egil Dahlberg |
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 'maint' | Rickard Green |
2014-08-29 | Merge branch 'rickard/runnable-trace-ooo-bug/OTP-12105' into maint | Rickard Green |
2014-08-29 | erts: Optimize some repeated calls to {E,W}STACK_PUSH | Sverker Eriksson |
2014-08-29 | erts: Yield in term_to_binary when encoding big maps | Sverker Eriksson |
2014-08-29 | erts: Remove unnecessary goto for fun encoding | Sverker Eriksson |
2014-08-29 | erts: Yield in term_to_binary while copying large binaries | Sverker Eriksson |
2014-08-29 | erts: Implement yielding for distributed send of large messages | Sverker Eriksson |
2014-08-29 | Merge branch 'maint' | Rickard Green |
2014-08-29 | Merge branch 'rickard/port-emigrate-bug/maint/OTP-12084' into maint | Rickard Green |