aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-19stdlib: Correct documentation typoMartin Hässler
2018-02-16Merge pull request #1700 from bjorng/bjorn/compiler/beam_blockBjörn Gustavsson
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-15Merge branch 'maint'Hans Bolinder
2018-02-15Merge branch 'hasse/dialyzer/fix_record_match/OTP-14911' into maintHans Bolinder
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-14beam_block: Combine blocks when running beam_block the second timeBjörn Gustavsson
2018-02-14Disable CSE for floating point operationsBjörn Gustavsson
2018-02-14dialyzer: Fix a crashHans Bolinder
2018-02-14Merge branch 'maint'Björn Gustavsson
2018-02-14Update primary bootstrapBjörn Gustavsson
2018-02-14Merge branch 'maint'Björn Gustavsson
2018-02-14Merge pull request #1712 from bjorng/bjorn/compiler/beam_validatorBjörn Gustavsson
2018-02-14Merge pull request #1713 from bjorng/bjorn/compiler/fix-unsafe-allocateBjörn Gustavsson
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
2018-02-13Merge branch 'maint-20' into maintSverker Eriksson
2018-02-13Merge branch 'maint'John Högberg
2018-02-13Merge branch 'john/erts/fix-fmt_double-overflow/PR-1706/OTP-14920' into maintJohn Högberg
2018-02-13Fix size of fmt_double()'s format_str[] bufferMikael Pettersson
2018-02-13Merge branch 'maint'John Högberg
2018-02-13Merge branch 'john/tools/fix-lcnt-server-crash/PR-1711/OTP-14912' into maintJohn Högberg
2018-02-13Merge branch 'john/tools/autostart-lcnt-server/ERIERL-134/OTP-14913' into maintJohn Högberg
2018-02-13Don't crash lcnt server if information/0 is called before collect/0Péter Gömöri
2018-02-12Updated OTP versionOTP-20.2.3Erlang/OTP
2018-02-12Update release notesErlang/OTP
2018-02-12Update version numbersErlang/OTP
2018-02-12Merge branch 'sverker/maint-20/alloc-n-migration/ERIERL-88' into maint-20Erlang/OTP
2018-02-12Merge branch 'lukas/kernel/os_cmd_max_size/maint-20/OTP-14823' into maint-20Erlang/OTP
2018-02-12Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'Sverker Eriksson
2018-02-12Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson
2018-02-12Automatically start lcnt server on first useJohn Högberg
2018-02-12Fix unsafe use of 'allocate' where 'allocate_zero' should be usedBjörn Gustavsson
2018-02-12Merge 'sverker/carrier-migration-improvements'Sverker Eriksson
2018-02-12erts: Add system_flags(erts_alloc,"+M?sbct *")Sverker Eriksson
2018-02-12erts: Add age order first fit allocator strategiesSverker Eriksson
2018-02-12Merge branch 'maint'Ingela Anderton Andin
2018-02-12Make sure that the overwrite in bs_context_to_binary is safeJohn Högberg
2018-02-12Merge pull request #1709 from dumbbell/dumbbell/ssl/fix-active-once-dropped-w...Ingela Andin
2018-02-09Check that the stack is initialized when an exception may occurBjörn Gustavsson
2018-02-09ssl: Add the unexpected message to #alert{}Jean-Sébastien Pédron
2018-02-09inets: Prepare for releasePéter Dimitrov
2018-02-09inets: Fix httpc crash on keep-alive connectionsPéter Dimitrov
2018-02-08erts: Refactor erl_ao_firstfit_allocSverker Eriksson