Age | Commit message (Expand) | Author |
2017-10-25 | Update release notes | Erlang/OTP |
2017-10-25 | Update version numbers | Erlang/OTP |
2017-10-25 | Merge branch 'lukas/erts/fix-cpu-bind-w-modifies-scheduler-avail/OTP-14694' i... | Erlang/OTP |
2017-10-23 | erts: Fix so that bind correct schedulers | Lukas Larsson |
2017-10-11 | Add zlib:set_controlling_process/2 | John Högberg |
2017-10-09 | Update release notes | Erlang/OTP |
2017-10-09 | Update version numbers | Erlang/OTP |
2017-10-09 | Merge branch 'sverker/bad-dist-msg-bug/ERIERL-80/OTP-14661' into maint-20 | Erlang/OTP |
2017-10-02 | erts: Fix bug when detecting bad dist message | Sverker Eriksson |
2017-10-02 | Add distribution_SUITE:bad_dist_ext_size | Sverker Eriksson |
2017-10-02 | Prepare release | Erlang/OTP |
2017-10-02 | Fix zlib merge snafu | John Högberg |
2017-09-29 | Fix gunzip/1 of concatenated gzip files | John Högberg |
2017-09-29 | Fix minor incompatibilities in inflate behavior | John Högberg |
2017-09-22 | Update release notes | Erlang/OTP |
2017-09-22 | Update version numbers | Erlang/OTP |
2017-09-22 | Correctly append sub-binaries in iolist_to_iovec | John Högberg |
2017-09-20 | erts, stdlib: Fix xmllint warning | Hans Bolinder |
2017-09-15 | Merge branch 'sverker/on_load-on_load-bug/OTP-14612' into maint | Sverker Eriksson |
2017-09-15 | Merge pull request #1566 from bjorng/bjorn/erts/fix-existing-atom-doc/ERL-453 | Björn Gustavsson |
2017-09-14 | Merge branch 'maint-20' into maint | Péter Dimitrov |
2017-09-14 | Document that the compiler may optimize away atoms | Björn Gustavsson |
2017-09-14 | Merge pull request #1549 from ggcampinho/fix-move-cursor | Dan Gudmundsson |
2017-09-13 | Merge branch 'sverker/19/on_load-on_load-bug/OTP-14612' into sverker/on_load-... | Sverker Eriksson |
2017-09-13 | erts: Fix 'on_load' tracing bug for modules with -on_load | Sverker Eriksson |
2017-09-13 | Fix del_chars not considering wide chars and update buffer length before call... | Glauber Campinho |
2017-09-13 | Update release notes | Erlang/OTP |
2017-09-13 | Update version numbers | Erlang/OTP |
2017-09-13 | Merge branch 'sverker/20/binary_to_atom-utf8-crash/ERL-474/OTP-14590' into ma... | Erlang/OTP |
2017-09-12 | Merge branch 'sverker/ets-fix-assert-fix' into maint | Sverker Eriksson |
2017-09-12 | Merge branch 'sverker/valgrind-fixes/OTP-14609' into maint | Sverker Eriksson |
2017-09-12 | Merge branch 'lukas/ct/ts_abort_on_compilation_fail' into maint | Lukas Larsson |
2017-09-12 | erts: Fix leaking of fds in iovec_SUITE | Lukas Larsson |
2017-09-11 | Merge branch 'lukas/erts/fix_warnings' into maint | Lukas Larsson |
2017-09-11 | Fix some clang warnings | Lukas Larsson |
2017-09-11 | Fix unused-functions warnings | Lukas Larsson |
2017-09-11 | Merge branch 'john/erts/hoist-min-max-macros' into maint | John Högberg |
2017-09-07 | Merge branch 'sverker/nif-resource-doc' into maint | Sverker Eriksson |
2017-09-07 | Replace ad-hoc MIN/MAX macros with common ones | John Högberg |
2017-09-06 | Merge branch 'john/erts/zlib-nif/OTP-14185' into maint | John Högberg |
2017-09-06 | Merge branch 'lukas/erts/nif_vector_q/OTP-14598' into maint | John Högberg |
2017-09-05 | Improve zlib error messages and update test suite to fit | John Högberg |
2017-09-05 | Replace the zlib driver with a NIF | John Högberg |
2017-09-05 | erts: Add erlang:iolist_to_iovec | Lukas Larsson |
2017-09-05 | erts: Update docs for enif_make_resource | Sverker Eriksson |
2017-09-05 | Merge branch 'rickard/statistics-time-fixes/OTP-14597/ERL-465' into maint | Rickard Green |
2017-09-05 | erts: Add nif ioq | Lukas Larsson |
2017-09-05 | erts: Fix faulty ASSERT of table fixation counter | Sverker Eriksson |
2017-09-04 | Bug fixes of statistics(wall_clock) and statistics(runtime) | Rickard Green |
2017-09-01 | Make cp_pos_to_col function aware of the ANSI escape codes | Glauber Campinho |