aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2019-01-11Merge branch 'maint-19' into maintJohn Högberg
2019-01-10Fix passing large integers as base to integer_to_X/2John Högberg
2019-01-10Implement integer_to_list/2 and integer_to_binary/2 as CIFsStanislav Mayorov
2019-01-10Accept base in all integer-printing functionsStanislav Mayorov
2019-01-09Merge PR-2073 from josevalim/jv-counters-atomics-docsSverker Eriksson
2019-01-09Merge branch 'john/erts/prim_file-init-restart/OTP-15495/ERL-821' into maintJohn Högberg
2019-01-08Prepare releaseErlang/OTP
2019-01-08Merge branch 'john/erts/spectre-configure-flag/OTP-15430/ERIERL-237' into mai...Erlang/OTP
2019-01-08Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maint-19Erlang/OTP
2019-01-08Remove an unused variableJohn Högberg
2019-01-07Document cleanup semantics for atomics and countersJosé Valim
2019-01-07Merge branch 'lukas/erts/persistent_term_test_fix' into maintLukas Larsson
2019-01-07Spawn prim_file helper as a system processJohn Högberg
2019-01-03Merge branch 'maint-20' into maintHans Nilsson
2018-12-28Prepare releaseErlang/OTP
2018-12-28Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maint-20Erlang/OTP
2018-12-21erts: Fix persistent_term testcasesLukas Larsson
2018-12-21Merge branch 'lukas/erts/inet_pktopts_old_linux/OTP-15494' into maintLukas Larsson
2018-12-21Merge branch 'maint-21' into maintIngela Anderton Andin
2018-12-20Prepare releaseErlang/OTP
2018-12-20Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maint-21Erlang/OTP
2018-12-20Merge branch 'sverker/fix-atomics-get-large-unsigned/PR-2061/OTP-15486' into ...Erlang/OTP
2018-12-20Update preloaded modulesLukas Larsson
2018-12-20Merge branch 'lukas/erts/fix-seq_trace-reset_trace/OTP-15490' into maintLukas Larsson
2018-12-19Merge tag 'OTP-20.2.0.1' into maintSverker Eriksson
2018-12-19Prepare releaseSverker Eriksson
2018-12-18Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maintSverker Eriksson
2018-12-18Merge branch 'sverker/fix-atomics-get-large-unsigned/PR-2061/OTP-15486' into ...Sverker Eriksson
2018-12-18Merge branch 'sverker/erts/prim_file-perm-own-bigendian/OTP-15485' into maintSverker Eriksson
2018-12-17Add assertions to forker and erl_child_setupSverker Eriksson
2018-12-17erts: Fix bug in 'band' of two negative numbers, one bigSverker Eriksson
2018-12-14Merge branch 'lukas/erts/fix_lit_msg_copy_in_gc' into maintLukas Larsson
2018-12-13erts: Fix possible heap corruption getting atomicsTomas Abrahamsson
2018-12-13erts: Fix warning and potential big-endian-bug in prim_fileSverker Eriksson
2018-12-13Merge branch 'sverker/add-since-doc/OTP-15460' into maintSverker Eriksson
2018-12-13Fill in since for multi-clause functions in erlang.erlSverker Eriksson
2018-12-13Merge PR-2050 from legoscia/atomics-counters-typosSverker Eriksson
2018-12-13erts: Fix seq_trace:reset_trace dirty gc bugLukas Larsson
2018-12-13erts: Use sys_memcpy in copy_one_fragLukas Larsson
2018-12-13Fix reading beyond end of bignum in integer squaringBjörn Gustavsson
2018-12-12Add empty 'since' attribute for old modules and functionsSverker Eriksson
2018-12-11Add "since" attributes in xml for new functions and modulesSverker Eriksson
2018-12-11Fix typos in atomics.xml and counters.xmlMagnus Henoch
2018-12-10erts: Use ptr_val for pointer in gc msg copyLukas Larsson
2018-12-10Prepare releaseErlang/OTP
2018-12-06Merge branch 'lukas/OTP-21.1.1/scheduler_pollset/OTP-15475' into maintLukas Larsson
2018-12-06erts: Move fds with active true behaviour to own pollsetLukas Larsson
2018-12-05Merge pull request #2039 from garazdawi/lukas/erts/fix_lit_msg_copy_in_gc/ERL...Lukas Larsson
2018-12-05erts: Fix inet pktopts on very old linux kernelsLukas Larsson
2018-12-04erts: Fix copy of literal msg during gcLukas Larsson