aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2017-11-30Remove all mention of efile_drv from DTrace docsJohn Högberg
2017-11-30Stop testing use_threads in sendfile_SUITEJohn Högberg
2017-11-30Stop testing the artificial size limit on writesJohn Högberg
2017-11-30Stop using prim_file directly in test_serverJohn Högberg
2017-11-30get_cwd/1 on non-existent drives should error outJohn Högberg
2017-11-30Reads that draw from both buffer and file must workJohn Högberg
2017-11-30Fix incorrect assumption about process activityJohn Högberg
2017-11-30Volume-relative paths must work on WindowsJohn Högberg
2017-11-30Operations on closed raw files should return EINVALJohn Högberg
2017-11-30Use lexemes/2 instead of the deprecated tokens/2John Högberg
2017-11-30Remove port subtest in qlc_SUITE:sortJohn Högberg
2017-11-30Remove disk_log_SUITE:evilJohn Högberg
2017-11-30Ensure that trailing slashes are ignored on list_dirJohn Högberg
2017-11-30Ensure that root paths are translated to our preferred formJohn Högberg
2017-11-30Tighten timings in delayed_writeJohn Högberg
2017-11-30pread/2 must always return a list of resultsJohn Högberg
2017-11-30Test opening raw files in the same manner as regular onesJohn Högberg
2017-11-30Add microbenchmarks for file:read/2 and file:write/2John Högberg
2017-11-30Account for new behavior in tests that touch prim_fileJohn Högberg
2017-11-30Reimplement efile_drv as a dirty NIFJohn Högberg
2017-11-30Add a mutable binary buffer type (prim_buffer)John Högberg
2017-11-30Stop trying to maximize the use of x(0)Björn Gustavsson
2017-11-30Merge branch 'maint'Dan Gudmundsson
2017-11-30Merge pull request #1647 from aboroska/fix-mnesia-type-create_optionDan Gudmundsson
2017-11-30Clean up collection of basic blocksBjörn Gustavsson
2017-11-30Merge branch 'bjorn/compiler/coverage'Björn Gustavsson
2017-11-30Merge branch 'maint'Dan Gudmundsson
2017-11-30Merge branch 'dgud/stdlib/optimize-string-lists' into maintDan Gudmundsson
2017-11-29Minor grammar tweak in ETS documentationIsaac Whitfield
2017-11-29Avoid falling measurements testcases on slow machinesDan Gudmundsson
2017-11-29stdlib: string optimize special case for ASCIIDan Gudmundsson
2017-11-29stdlib: Minor unicode_util optsDan Gudmundsson
2017-11-29Merge branch 'maint'Ingela Anderton Andin
2017-11-29Merge branch 'ingela/ssl/ERL-521/OTP-14794' into maintIngela Anderton Andin
2017-11-29Stop checking DNS name for SNIRaimo Niskanen
2017-11-29Merge branch 'maint'Ingela Anderton Andin
2017-11-29Merge branch 'ingela/ssl/cleaner-code' into maintIngela Anderton Andin
2017-11-29v3_codegen: Remove check of operand for bs_context_to_binaryBjörn Gustavsson
2017-11-28ssl: Align timing just in caseIngela Anderton Andin
2017-11-28ssl: Make sure all possible data is deliveredIngela Anderton Andin
2017-11-28add hibernate_after to the gen options type specTristan Sloughter
2017-11-28Merge branch 'maint'Hans Bolinder
2017-11-28Merge branch 'hasse/dialyzer/maps_anon_fun/OTP-14743' into maintHans Bolinder
2017-11-28Merge branch 'maint'Hans Nilsson
2017-11-28Merge branch 'hans/ssh/public_key/fix_bad_cert_merge' into maintHans Nilsson
2017-11-28inets: Fix httpc path handlingPéter Dimitrov
2017-11-27Fix type create_option() in mnesiaAndras Boroska
2017-11-27Merge branch 'maint'Dan Gudmundsson
2017-11-27Merge branch 'dgud/erl_docgen/https2url' into maintDan Gudmundsson
2017-11-27Merge branch 'siri/appups-20.2' into maintSiri Hansen