Age | Commit message (Expand) | Author |
2018-03-09 | Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etc | John Högberg |
2018-03-09 | Check the arguments to sys_memcpy and friends | 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-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 | 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-15 | badarg on iolist_to_binary(Bitstring) | John Högberg |
2018-02-15 | Handle unaligned binaries in enif_inspect_iovec | John Högberg |
2018-02-15 | Handle unaligned binaries in erlang:iolist_to_iovec/1 | John Högberg |
2018-02-15 | badarg on iolist_to_iovec(Bitstring) | John Högberg |
2018-02-15 | Test badarg when an improper list tail contains a bitstring | John Högberg |
2018-02-15 | kernel: Reject load of module names with slash | Sverker Eriksson |
2018-02-14 | Merge branch 'sverker/gc-move-opt' | Sverker Eriksson |
2018-02-13 | Use smaller inputs in iovec tests | John Högberg |
2018-02-13 | Merge branch 'maint' | Sverker Eriksson |
2018-02-13 | Merge branch 'sverker/master/alloc-n-migration/ERIERL-88' | Sverker Eriksson |