Age | Commit message (Expand) | Author |
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 |
2017-11-27 | Merge branch 'siri/appups-20.2' into maint | Siri Hansen |
2017-11-27 | public_key: Fix failing pkix_verify_hostname_subjAltName_IP TC | Hans Nilsson |
2017-11-27 | beam_jump: Eliminate a repeated clause | Björn Gustavsson |
2017-11-27 | beam_asm: No longer allow iolists as contents in chunk/2 | Björn Gustavsson |
2017-11-27 | beam_utils_SUITE: Cover more lines in beam_utils | Björn Gustavsson |
2017-11-27 | guard_SUITE: Add a test case to cover beam_dead:turn_op/1 | Björn Gustavsson |
2017-11-27 | Recognize 'nil' as a literal in beam_utils:bif_to_test/3 | Björn Gustavsson |
2017-11-27 | Cover more code in beam_bsm:btb_opt_1/3 | Björn Gustavsson |
2017-11-27 | Add test to cover a line in v3_kernel:opt_single_valued/3 | Björn Gustavsson |