Age | Commit message (Expand) | Author |
2017-12-01 | Merge branch 'john/erts/efile-nif' | John Högberg |
2017-11-30 | Merge branch 'maint' | Rickard Green |
2017-11-30 | Clarification in doc of unicode:characters_to_list/2 | Rickard Green |
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 | Use tcp_inet as an example driver instead of efile | John Högberg |
2017-11-30 | Remove all mention of efile_drv from DTrace docs | 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 | Stop using prim_file directly in test_server | 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 | Fix incorrect assumption about process activity | 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 port subtest in qlc_SUITE:sort | 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-30 | Add a mutable binary buffer type (prim_buffer) | John Högberg |
2017-11-30 | Merge branch 'maint' | Dan Gudmundsson |
2017-11-30 | Merge pull request #1647 from aboroska/fix-mnesia-type-create_option | Dan Gudmundsson |
2017-11-30 | Merge branch 'bjorn/compiler/coverage' | Björn Gustavsson |
2017-11-30 | Merge branch 'maint' | Dan Gudmundsson |
2017-11-30 | Merge branch 'dgud/stdlib/optimize-string-lists' into maint | Dan Gudmundsson |
2017-11-29 | Minor grammar tweak in ETS documentation | Isaac Whitfield |
2017-11-29 | Avoid falling measurements testcases on slow machines | Dan Gudmundsson |
2017-11-29 | stdlib: string optimize special case for ASCII | Dan Gudmundsson |
2017-11-29 | stdlib: Minor unicode_util opts | Dan Gudmundsson |
2017-11-29 | Merge branch 'maint' | Ingela Anderton Andin |
2017-11-29 | Merge branch 'ingela/ssl/ERL-521/OTP-14794' into maint | Ingela Anderton Andin |
2017-11-29 | Merge branch 'maint' | Ingela Anderton Andin |
2017-11-29 | Merge branch 'ingela/ssl/cleaner-code' into maint | Ingela Anderton Andin |
2017-11-29 | v3_codegen: Remove check of operand for bs_context_to_binary | Björn Gustavsson |
2017-11-28 | ssl: Make sure all possible data is delivered | Ingela Anderton Andin |
2017-11-28 | Merge branch 'maint' | Hans Bolinder |
2017-11-28 | Merge branch 'hasse/dialyzer/maps_anon_fun/OTP-14743' into maint | Hans Bolinder |
2017-11-28 | Merge branch 'maint' | Hans Nilsson |
2017-11-28 | Merge branch 'hans/ssh/public_key/fix_bad_cert_merge' into maint | Hans Nilsson |
2017-11-27 | Fix type create_option() in mnesia | Andras Boroska |
2017-11-27 | Merge branch 'maint' | Dan Gudmundsson |
2017-11-27 | Merge branch 'dgud/erl_docgen/https2url' into maint | Dan Gudmundsson |