aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2017-10-25Update release notesErlang/OTP
2017-10-25Update version numbersErlang/OTP
2017-10-25Merge branch 'lukas/erts/fix-cpu-bind-w-modifies-scheduler-avail/OTP-14694' i...Erlang/OTP
2017-10-23erts: Fix so that bind correct schedulersLukas Larsson
2017-10-11Add zlib:set_controlling_process/2John Högberg
2017-10-09Update release notesErlang/OTP
2017-10-09Update version numbersErlang/OTP
2017-10-09Merge branch 'sverker/bad-dist-msg-bug/ERIERL-80/OTP-14661' into maint-20Erlang/OTP
2017-10-02erts: Fix bug when detecting bad dist messageSverker Eriksson
2017-10-02Add distribution_SUITE:bad_dist_ext_sizeSverker Eriksson
2017-10-02Prepare releaseErlang/OTP
2017-10-02Fix zlib merge snafuJohn Högberg
2017-09-29Fix gunzip/1 of concatenated gzip filesJohn Högberg
2017-09-29Fix minor incompatibilities in inflate behaviorJohn Högberg
2017-09-22Update release notesErlang/OTP
2017-09-22Update version numbersErlang/OTP
2017-09-22Correctly append sub-binaries in iolist_to_iovecJohn Högberg
2017-09-20erts, stdlib: Fix xmllint warningHans Bolinder
2017-09-15Merge branch 'sverker/on_load-on_load-bug/OTP-14612' into maintSverker Eriksson
2017-09-15Merge pull request #1566 from bjorng/bjorn/erts/fix-existing-atom-doc/ERL-453Björn Gustavsson
2017-09-14Merge branch 'maint-20' into maintPéter Dimitrov
2017-09-14Document that the compiler may optimize away atomsBjörn Gustavsson
2017-09-14Merge pull request #1549 from ggcampinho/fix-move-cursorDan Gudmundsson
2017-09-13Merge branch 'sverker/19/on_load-on_load-bug/OTP-14612' into sverker/on_load-...Sverker Eriksson
2017-09-13erts: Fix 'on_load' tracing bug for modules with -on_loadSverker Eriksson
2017-09-13Fix del_chars not considering wide chars and update buffer length before call...Glauber Campinho
2017-09-13Update release notesErlang/OTP
2017-09-13Update version numbersErlang/OTP
2017-09-13Merge branch 'sverker/20/binary_to_atom-utf8-crash/ERL-474/OTP-14590' into ma...Erlang/OTP
2017-09-12Merge branch 'sverker/ets-fix-assert-fix' into maintSverker Eriksson
2017-09-12Merge branch 'sverker/valgrind-fixes/OTP-14609' into maintSverker Eriksson
2017-09-12Merge branch 'lukas/ct/ts_abort_on_compilation_fail' into maintLukas Larsson
2017-09-12erts: Fix leaking of fds in iovec_SUITELukas Larsson
2017-09-11Merge branch 'lukas/erts/fix_warnings' into maintLukas Larsson
2017-09-11Fix some clang warningsLukas Larsson
2017-09-11Fix unused-functions warningsLukas Larsson
2017-09-11Merge branch 'john/erts/hoist-min-max-macros' into maintJohn Högberg
2017-09-07Merge branch 'sverker/nif-resource-doc' into maintSverker Eriksson
2017-09-07Replace ad-hoc MIN/MAX macros with common onesJohn Högberg
2017-09-06Merge branch 'john/erts/zlib-nif/OTP-14185' into maintJohn Högberg
2017-09-06Merge branch 'lukas/erts/nif_vector_q/OTP-14598' into maintJohn Högberg
2017-09-05Improve zlib error messages and update test suite to fitJohn Högberg
2017-09-05Replace the zlib driver with a NIFJohn Högberg
2017-09-05erts: Add erlang:iolist_to_iovecLukas Larsson
2017-09-05erts: Update docs for enif_make_resourceSverker Eriksson
2017-09-05Merge branch 'rickard/statistics-time-fixes/OTP-14597/ERL-465' into maintRickard Green
2017-09-05erts: Add nif ioqLukas Larsson
2017-09-05erts: Fix faulty ASSERT of table fixation counterSverker Eriksson
2017-09-04Bug fixes of statistics(wall_clock) and statistics(runtime)Rickard Green
2017-09-01Make cp_pos_to_col function aware of the ANSI escape codesGlauber Campinho