Age | Commit message (Expand) | Author |
2018-03-05 | Replace usage of ERTS_PSFLG_BOUND | Rickard Green |
2018-03-05 | Remove ERTS_PSFLG_ON_HEAP_MSGQ | Rickard Green |
2018-03-05 | Merge branch 'john/erts/efile_SUITE-iter-max-files-stability' | John Högberg |
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-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 | 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-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 | 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-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-20' into maint | Sverker Eriksson |
2018-02-12 | Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88' | Sverker Eriksson |
2018-02-12 | Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88' | Sverker Eriksson |
2018-02-12 | Merge 'sverker/carrier-migration-improvements' | Sverker Eriksson |
2018-02-12 | erts: Add system_flags(erts_alloc,"+M?sbct *") | Sverker Eriksson |
2018-02-12 | erts: Add age order first fit allocator strategies | Sverker Eriksson |
2018-02-12 | Make sure that the overwrite in bs_context_to_binary is safe | John Högberg |
2018-02-08 | erts: Refactor erl_ao_firstfit_alloc | Sverker Eriksson |