aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2018-03-02erts,kernel: Add erts_internal:get_dflags/0Sverker Eriksson
2018-03-02erts: Correctly ignore +secio trueLukas Larsson
2018-02-28Merge branch 'john/erts/allow-opening-device-files/OTP-11462'John Högberg
2018-02-28Merge branch 'john/erts/binary-bin_to_list-performance-fix/OTP-14741'John Högberg
2018-02-27Merge branch 'sverker/master/erts/more-crash-dump-info/OTP-14820'Sverker Eriksson
2018-02-26Merge branch 'maint'Sverker Eriksson
2018-02-26Merge branch 'sverker/enif_self-doc' into maintSverker Eriksson
2018-02-26Merge branch 'maint'Lukas Larsson
2018-02-26Merge branch 'lukas/kernel/dist_SUITE_corefile_ignore' into maintLukas Larsson
2018-02-26Merge branch 'maint'Lukas Larsson
2018-02-26Merge branch 'lukas/erts/dirty_trace_clean_fix/OTP-14938' into maintLukas Larsson
2018-02-26Replace binary:bin_to_list CIF implementation with binary_to_listJohn Högberg
2018-02-26erts: Delay cleanup of removed tracer on dirty schedsLukas Larsson
2018-02-26Allow opening device files and FIFOs with file:open/2John Högberg
2018-02-26Merge branch 'john/erts/nif-binary-iovec-fixes/OTP-14845/OTP-14931/OTP-14932'John Högberg
2018-02-26Suggest using enif_make_new_binary when possibleJohn Högberg
2018-02-26Make enif_make_binary return heap binaries if possibleJohn Högberg
2018-02-26Expand ErlNifBinary by another word for future additionsJohn Högberg
2018-02-26Unconditionally transfer ownership to the created termJohn Högberg
2018-02-26Tweak asserts and explain why the copy buf doesn't use the tmp obj listJohn Högberg
2018-02-26Free temporary iovecs through the tmp object listJohn Högberg
2018-02-23Add a helper function for attaching tmp objects to NIF environmentsJohn Högberg
2018-02-23erts: Clarify enif_self docsSverker Eriksson
2018-02-22Merge 'sverker/erts/more-crash-dump-info/OTP-14820'Sverker Eriksson
2018-02-22erts,observer: Add port-suspended pids to crash dumpSverker Eriksson
2018-02-22erts,observer: Add port states and flags to crash dumpSverker Eriksson
2018-02-22Add ets:whereis/1 for resolving table names -> tid()John Högberg
2018-02-21Merge PR-1708 from philipstears OTP-14934Sverker Eriksson
2018-02-20erts,observer: Add dirty schedulers to crash dumpSverker Eriksson
2018-02-20Merge branch 'maint'Sverker Eriksson
2018-02-20Merge PR-1716 from sverker/slash-in-modules/ERL-564/OTP-14933Sverker Eriksson
2018-02-20erts,observer: Add more port info to crash dumpSverker Eriksson
2018-02-20erts: Cleanup dump_process_info()Sverker Eriksson
2018-02-20erts: Include failing garbing process in crash dumpSverker Eriksson
2018-02-20erts: Remove unused args to collect_live_heap_fragsSverker Eriksson
2018-02-20erts: Add binary vheap sizes to crash dumpSverker Eriksson
2018-02-19Merge branch 'maint'John Högberg
2018-02-19Merge branch 'john/erts/fix-iolist-bitstring-badarg/OTP-14926' into maintJohn Högberg
2018-02-19Merge branch 'john/erts/fix-iovec-unaligned-binaries/OTP-14921' into maintJohn Högberg
2018-02-19Merge branch 'john/erts/ctx-to-binary-size-assert'John Högberg
2018-02-15badarg on iolist_to_binary(Bitstring)John Högberg
2018-02-15Handle unaligned binaries in enif_inspect_iovecJohn Högberg
2018-02-15Handle unaligned binaries in erlang:iolist_to_iovec/1John Högberg
2018-02-15badarg on iolist_to_iovec(Bitstring)John Högberg
2018-02-15Test badarg when an improper list tail contains a bitstringJohn Högberg
2018-02-15kernel: Reject load of module names with slashSverker Eriksson
2018-02-14Merge branch 'sverker/gc-move-opt'Sverker Eriksson
2018-02-13Use smaller inputs in iovec testsJohn Högberg
2018-02-13Merge branch 'maint'Sverker Eriksson
2018-02-13Merge branch 'sverker/master/alloc-n-migration/ERIERL-88'Sverker Eriksson