Age | Commit message (Expand) | Author |
2018-09-12 | Merge branch 'maint' | Rickard Green |
2018-09-12 | Merge branch 'maint-21' into maint | Rickard Green |
2018-09-11 | Merge branch 'sverker/enif-cancel-select/OTP-15095' | Sverker Eriksson |
2018-09-10 | Restore default SIGTERM behaviour for port programs | Rickard Green |
2018-08-27 | Fix bug in compact representation of float_to_list/2 | Serge Aleynikov |
2018-08-10 | erts: Delete fd from poll-set when closing fd_driver port | Lukas Larsson |
2018-08-03 | erts: Fix seq_trace to not clear token for system messages | Lukas Larsson |
2018-07-30 | erts: Handle EMFILE errors in forker_driver for write | Lukas Larsson |
2018-07-30 | Merge branch 'lukas/erts/win_break_poll_thread_fix/OTP-15205' into maint | Lukas Larsson |
2018-07-26 | Merge branch 'maint-21' into maint | John Högberg |
2018-07-20 | erts: Add ERL_NIF_SELECT_CANCEL flag for enif_select | Sverker Eriksson |
2018-07-13 | erts: Fix bug where break would not trigger on windows | Lukas Larsson |
2018-07-10 | erts: Fix buggy calls to erts_sys_explicit_8bit_getenv | Sverker Eriksson |
2018-07-03 | Use fallback pollset for stdin and friends when using kqueue | John Högberg |
2018-06-21 | Fix environment case sensitivity issues on Windows | John Högberg |
2018-06-18 | Update copyright year | Henrik Nord |
2018-06-13 | erts: Fix MacOS pollset bug | Sverker Eriksson |
2018-06-04 | Merge branch 'sverker/ets-count/OTP-14987' | Sverker Eriksson |
2018-06-04 | erts: Refactor usage of am_atom_put to ERTS_MAKE_AM | Sverker Eriksson |
2018-05-15 | erts: Make cpu_timestamp use per thread on Linux | Lukas Larsson |
2018-05-15 | erts: Fix erts_os_times warning | Lukas Larsson |
2018-04-25 | Merge branch 'lukas/erts/poll-thread/OTP-14346' | Lukas Larsson |
2018-04-24 | erts: nif resource stop from poll-thread is a indirect call | Lukas Larsson |
2018-04-19 | Optimize performance of float_to_list/2 | Serge Aleynikov |
2018-04-12 | Merge PR-1770 from sverker/float_to_list-tweak/OTP-15015 | Sverker Eriksson |
2018-04-04 | erts: Fix float_to_list(F, [{decimals,D}]) | Sverker Eriksson |
2018-03-29 | erts: Don't use EV_DISPATCH on openbsd | Lukas Larsson |
2018-03-21 | Merge pull request #1740 from rickard-green/rickard/signals/OTP-14589 | Rickard Green |
2018-03-21 | Implementation of true asynchronous signaling between processes | Rickard Green |
2018-03-20 | erts: Make sys_memcpy and friends inline functions | Sverker Eriksson |
2018-03-13 | Merge PR-1699 from sverker/hipe-amd64-high-code/OTP-14951 | Sverker Eriksson |
2018-03-05 | erts: Remove unused "executable" feature from ErtsMemMapper | Sverker Eriksson |
2018-03-05 | erts: Remove hipe amd64 code super carrier (exec_mmap) | Sverker Eriksson |
2018-02-16 | erts: Ignore SIGTERM in erl_child_setup | Lukas Larsson |
2018-01-30 | erts: Remove low memory demand for hipe amd64 code | Sverker Eriksson |
2018-01-24 | Merge branch 'maint' | Sverker Eriksson |
2018-01-15 | erts: Refactor and cleanup sys_double_to_chars_fast | Sverker Eriksson |
2018-01-15 | erts: Fix float_to_list(F, [{decimals,D}]). | Sverker Eriksson |
2018-01-03 | Alter erl_ddll:load dependency search path on Windows | John Högberg |
2018-01-03 | Replace the libc environment with a thread-safe emulation | John Högberg |
2017-10-30 | erts: Fix a bunch of compiler warnings | Lukas Larsson |
2017-10-02 | erts: Trigger ready events when erts_io_control fails | Lukas Larsson |
2017-10-02 | erts: disable kernel-poll on OS X vsn < 16 | Lukas Larsson |
2017-10-02 | erts: Fix msacc testcase with new poll-thread | Lukas Larsson |
2017-10-02 | erts: Add testcases to test IOp and IOt options | Lukas Larsson |
2017-10-02 | erts: get_internal_state(check_io_debug) now prints to error_logger | Lukas Larsson |
2017-10-02 | erts: Move all I/O polling to a seperate thread | Lukas Larsson |
2017-10-02 | erts: Add multiple poll sets | Sverker Eriksson |
2017-09-15 | erts: Refactor check_io to use one static struct | Sverker Eriksson |
2017-09-15 | erts: Replace check_io spinlock with lock-less list insertion | Sverker Eriksson |