Age | Commit message (Expand) | Author |
2018-03-02 | erts: Postpone idle DistEntry until abort is completed | Sverker Eriksson |
2018-03-02 | erts: Refactor DistEntry.status flags into a state | Sverker Eriksson |
2018-03-02 | erts: Optimize dist transcoding toward erl_/jinterface | Sverker Eriksson |
2018-03-02 | erts,kernel: Add dist_util:strict_order_flags/0 | Sverker Eriksson |
2018-03-02 | erts,kernel: Add erts_internal:get_dflags/0 | Sverker Eriksson |
2018-03-02 | erts: Cleanup erlang:system_info docs | Lukas Larsson |
2018-03-02 | erts: Correctly ignore +secio true | Lukas Larsson |
2018-03-01 | Make efile_SUITE:iter_max_files more stable | John Högberg |
2018-02-28 | Merge branch 'john/erts/allow-opening-device-files/OTP-11462' | John Högberg |
2018-02-28 | Merge branch 'john/erts/binary-bin_to_list-performance-fix/OTP-14741' | John Högberg |
2018-02-27 | Merge branch 'sverker/master/erts/more-crash-dump-info/OTP-14820' | Sverker Eriksson |
2018-02-27 | Merge branch 'sverker/erts/more-crash-dump-info/OTP-14820' into maint | Sverker Eriksson |
2018-02-26 | Merge branch 'maint' | Sverker Eriksson |
2018-02-26 | Merge branch 'sverker/enif_self-doc' into maint | Sverker Eriksson |
2018-02-26 | Merge branch 'maint' | Lukas Larsson |
2018-02-26 | Merge branch 'lukas/kernel/dist_SUITE_corefile_ignore' into maint | Lukas Larsson |
2018-02-26 | Merge branch 'maint' | Lukas Larsson |
2018-02-26 | Merge branch 'lukas/erts/dirty_trace_clean_fix/OTP-14938' into maint | Lukas Larsson |
2018-02-26 | Replace binary:bin_to_list CIF implementation with binary_to_list | John Högberg |
2018-02-26 | erts: Delay cleanup of removed tracer on dirty scheds | Lukas Larsson |
2018-02-26 | Allow opening device files and FIFOs with file:open/2 | John Högberg |
2018-02-26 | Merge branch 'john/erts/nif-binary-iovec-fixes/OTP-14845/OTP-14931/OTP-14932' | John Högberg |
2018-02-26 | Suggest using enif_make_new_binary when possible | John Högberg |
2018-02-26 | Make enif_make_binary return heap binaries if possible | John Högberg |
2018-02-26 | Expand ErlNifBinary by another word for future additions | John Högberg |
2018-02-26 | Unconditionally transfer ownership to the created term | John Högberg |
2018-02-26 | Tweak asserts and explain why the copy buf doesn't use the tmp obj list | John Högberg |
2018-02-26 | Free temporary iovecs through the tmp object list | John Högberg |
2018-02-23 | Add a helper function for attaching tmp objects to NIF environments | John Högberg |
2018-02-23 | erts: Clarify enif_self docs | Sverker Eriksson |
2018-02-22 | Merge 'sverker/erts/more-crash-dump-info/OTP-14820' | Sverker Eriksson |
2018-02-22 | erts,observer: Add port-suspended pids to crash dump | Sverker Eriksson |
2018-02-22 | erts,observer: Add port states and flags to crash dump | Sverker Eriksson |
2018-02-22 | Add ets:whereis/1 for resolving table names -> tid() | John Högberg |
2018-02-21 | erts: Optimize erlang:put/2 for immed values | Sverker Eriksson |
2018-02-21 | erts: Refactor erlang:put/2 | Sverker Eriksson |
2018-02-21 | Merge PR-1708 from philipstears OTP-14934 | Sverker Eriksson |
2018-02-20 | erts,observer: Add dirty schedulers to crash dump | Sverker Eriksson |
2018-02-20 | Merge branch 'maint' | Sverker Eriksson |
2018-02-20 | Merge PR-1716 from sverker/slash-in-modules/ERL-564/OTP-14933 | Sverker Eriksson |
2018-02-20 | erts,observer: Add more port info to crash dump | Sverker Eriksson |
2018-02-20 | erts: Cleanup dump_process_info() | Sverker Eriksson |
2018-02-20 | erts: Include failing garbing process in crash dump | Sverker Eriksson |
2018-02-20 | erts: Remove unused args to collect_live_heap_frags | Sverker Eriksson |
2018-02-20 | erts: Add binary vheap sizes to crash dump | Sverker Eriksson |
2018-02-19 | Merge branch 'maint' | John Högberg |
2018-02-19 | Merge branch 'john/erts/fix-iolist-bitstring-badarg/OTP-14926' into maint | John Högberg |
2018-02-19 | Merge branch 'john/erts/fix-iovec-unaligned-binaries/OTP-14921' into maint | John Högberg |
2018-02-19 | Merge branch 'john/erts/ctx-to-binary-size-assert' | John Högberg |
2018-02-16 | erts: Ignore SIGTERM in erl_child_setup | Lukas Larsson |