Age | Commit message (Expand) | Author |
2017-11-30 | Make file:sendfile/5 follow its documented error behavior | John Högberg |
2017-11-30 | Remove doc for sendfile/5 use_threads option | John Högberg |
2017-11-30 | Update file performance advice | John Högberg |
2017-11-30 | Stop testing use_threads in sendfile_SUITE | John Högberg |
2017-11-30 | Stop testing the artificial size limit on writes | John Högberg |
2017-11-30 | get_cwd/1 on non-existent drives should error out | John Högberg |
2017-11-30 | Reads that draw from both buffer and file must work | John Högberg |
2017-11-30 | Volume-relative paths must work on Windows | John Högberg |
2017-11-30 | Operations on closed raw files should return EINVAL | John Högberg |
2017-11-30 | Use lexemes/2 instead of the deprecated tokens/2 | John Högberg |
2017-11-30 | Remove disk_log_SUITE:evil | John Högberg |
2017-11-30 | Ensure that trailing slashes are ignored on list_dir | John Högberg |
2017-11-30 | Ensure that root paths are translated to our preferred form | John Högberg |
2017-11-30 | Tighten timings in delayed_write | John Högberg |
2017-11-30 | pread/2 must always return a list of results | John Högberg |
2017-11-30 | Test opening raw files in the same manner as regular ones | John Högberg |
2017-11-30 | Add microbenchmarks for file:read/2 and file:write/2 | John Högberg |
2017-11-30 | Account for new behavior in tests that touch prim_file | John Högberg |
2017-11-30 | Reimplement efile_drv as a dirty NIF | John Högberg |
2017-11-27 | Merge branch 'maint' | Dan Gudmundsson |
2017-11-27 | Merge branch 'siri/appups-20.2' into maint | Siri Hansen |
2017-11-23 | Merge branch 'sverker/async-auto-connect/OTP-14370' AGAIN | Sverker Eriksson |
2017-11-23 | erts: Fix erlang:monitor toward c-nodes | Sverker Eriksson |
2017-11-22 | Fix broken to_dis after merge from maint to master | Björn Gustavsson |
2017-11-20 | Merge branch 'maint' | Lukas Larsson |
2017-11-20 | Merge branch 'lukas/system/improve_profile_docs/OTP-14633' into maint | Lukas Larsson |
2017-11-20 | Merge branch 'maint' | Lukas Larsson |
2017-11-20 | Merge branch 'lukas/compiler/add_to_dis/OTP-14784' into maint | Lukas Larsson |
2017-11-20 | compiler: Add +to_dis option that dumps loaded asm | Lukas Larsson |
2017-11-20 | Merge branch 'maint' | Lukas Larsson |
2017-11-20 | Merge branch 'lukas/docs/xmllint_fixes/OTP-14721' into maint | Lukas Larsson |
2017-11-15 | Move new|abort_connection_id to erts_internal | Sverker Eriksson |
2017-11-15 | Cleanup net_kernel | Sverker Eriksson |
2017-11-15 | Improve connection aborting | Sverker Eriksson |
2017-11-15 | erts: Keep magic ref to DistEntry in net_kernel | Sverker Eriksson |
2017-11-15 | erts: Introduce asynchronous auto-connect | Sverker Eriksson |
2017-11-15 | kernel: Move auto connect into net_kernel server | Sverker Eriksson |
2017-11-15 | erts: Make DFLAGS_NEW_FUN_TAGS mandatory | Sverker Eriksson |
2017-11-15 | Merge PR-1605 from sverker/sverker/binary_to_term-used OTP-14780 | Sverker Eriksson |
2017-11-10 | Merge branch 'maint' | Ingela Anderton Andin |
2017-11-10 | Merge branch 'maint-20' into maint | Ingela Anderton Andin |
2017-11-09 | Merge branch 'john/erts/fix-gunzip-eos/OTP-14730/ERL-507' into maint-20 | Erlang/OTP |
2017-11-09 | Avoid WindowBits=8 as per the manual | John Högberg |
2017-11-09 | Fix deflateParams on zlib 1.2.11 | John Högberg |
2017-11-02 | Only apply EOS behaviors if there's pending data | John Högberg |
2017-10-31 | Refactor xmllint check and make it fail on failure | Lukas Larsson |
2017-10-31 | kernel: Clarify gen_tcp:listen documentation | Lukas Larsson |
2017-10-30 | Merge branch 'lukas/erts/misc_fixes' | Lukas Larsson |
2017-10-25 | Merge branch 'maint' | John Högberg |
2017-10-25 | Merge branch 'maint-20' into maint | John Högberg |