Age | Commit message (Expand) | Author |
2016-04-01 | Merge branch 'rickard/proc-free-fix/OTP-13446' | Rickard Green |
2016-03-31 | Fix bad refc management of process struct | Rickard Green |
2016-03-30 | erts: Fix "hanging" VM caused by exiting tty_sl driver | Sverker Eriksson |
2016-03-29 | Merge branch 'lukas/erts/etp-bigendian-pid-fix' | Lukas Larsson |
2016-03-29 | Merge branch 'lukas/erts/enif_trace_functions/OTP-13442' | Lukas Larsson |
2016-03-29 | erts: Fix bug in enif_send | Sverker Eriksson |
2016-03-29 | erts: Fix windows nif port tests | Lukas Larsson |
2016-03-29 | erts: Fix bug in enif_term_to_binary | Sverker Eriksson |
2016-03-29 | erts: Remove printout when dec_term fails in DEBUG | Sverker Eriksson |
2016-03-29 | erts: Polish erl_nif docs | Sverker Eriksson |
2016-03-29 | erts: Improve enif_binary_to_term | Sverker Eriksson |
2016-03-29 | erts: Add enif_port_command | Lukas Larsson |
2016-03-29 | erts: Add enif_term_to_binary and enif_binary_to_term | Lukas Larsson |
2016-03-29 | erts: Add enif_is_process/port_alive | Lukas Larsson |
2016-03-29 | erts: Add enif_cpu/now_time and enif_make_unique_integer | Lukas Larsson |
2016-03-29 | Merge branch 'rickard/improve-psd/OTP-13428' | Rickard Green |
2016-03-29 | Merge branch 'rickard/delayed-gc-fix' | Rickard Green |
2016-03-29 | Merge branch 'rickard/port-sig-dropped-fix/OTP-13424' | Rickard Green |
2016-03-29 | Merge branch 'lukas/erts/inline_tagvaldef/OTP-13440' | Lukas Larsson |
2016-03-29 | erts: inline tag_val_def | Lukas Larsson |
2016-03-29 | Merge branch 'lukas/erts/fix_pthread_setname_osx/OTP-13439' | Lukas Larsson |
2016-03-29 | Merge branch 'lukas/erts/low_write_freq_darwin/OTP-12345' | Lukas Larsson |
2016-03-24 | Improve process/port specific data management | Rickard Green |
2016-03-24 | erts: Fix etp pid print on big endian | Lukas Larsson |
2016-03-21 | Merge branch 'sverk/wait_for_deallocations' | Sverker Eriksson |
2016-03-21 | Merge branch 'bjorn/optimize-start-up/OTP-13368' | Björn Gustavsson |
2016-03-21 | Merge branch 'bjorn/macosx-configure' | Björn Gustavsson |
2016-03-21 | Merge branch 'egil/fix-ttsl_drv-log' | Björn-Egil Dahlberg |
2016-03-18 | Fix implementation of dropped signal to port | Rickard Green |
2016-03-18 | Merge branch 'lukas/erts/scheduler_SUITE_compile_win/OTP-13428' | Lukas Larsson |
2016-03-18 | Merge branch 'lukas/erts/fix-vsyslog-freebsd/OTP-13427' | Lukas Larsson |
2016-03-18 | Merge branch 'lukas/erts/fix_scheduler_suspend/ERL-94/PR-978/OTP-13425' | Lukas Larsson |
2016-03-18 | erts: Fix pthread_setname_np warning on osx | Lukas Larsson |
2016-03-17 | Allow delayed gc while scheduled out | Rickard Green |
2016-03-17 | configure: Remove obsolete --enable-darwin-* options | Björn Gustavsson |
2016-03-17 | Update preloaded modules | Björn Gustavsson |
2016-03-17 | init: Load modules in parallel using the new loader BIFs | Björn Gustavsson |
2016-03-17 | Merge branch 'bjorn/kernel/code_server-normalized-paths/OTP-13410' | Björn Gustavsson |
2016-03-16 | erts: Fix LOW_WRITE section for non llvm os x compilation | Lukas Larsson |
2016-03-16 | Take out (parts of) broken fp exception support for MacOS X | Björn Gustavsson |
2016-03-16 | Update preloaded modules | Björn Gustavsson |
2016-03-16 | init: Correct spec for fetch_loaded/1 | Björn Gustavsson |
2016-03-15 | Fix ttsl_drv logging without TERMCAP | Björn-Egil Dahlberg |
2016-03-15 | erts: Fix erts_debug:set_internal_state(wait,deallocations) | Sverker Eriksson |
2016-03-15 | configure.in: Fix compilation error in ethread.c | Björn Gustavsson |
2016-03-15 | run_erl: Don't define _XOPEN_SOURCE on OS X | Björn Gustavsson |
2016-03-15 | Merge tag 'OTP-18.3' | Lars Thorsen |
2016-03-15 | Merge branch 'egil/fix-fdatasync-mac/OTP-13411' | Björn-Egil Dahlberg |
2016-03-15 | erts: Use fcntl(fd, F_FULLFSYNC) instead of fdatasync on Mac OSX | Björn-Egil Dahlberg |
2016-03-15 | Fix dirty scheduler tc on windows | Lukas Larsson |