summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc: document process.std*.fdHarshitha KP2020-01-201-0/+24
* test: add wasi test for symlink() and readlink()cjihrig2020-01-203-0/+27
* fs: do not emit 'close' twice if emitClose enabledRobert Nagy2020-01-192-1/+23
* doc: fix several child_process doc typoscjihrig2020-01-191-4/+4
* src: reduce large pages code duplicationGabriel Schulhof2020-01-191-8/+2
* test: update postmortem test with v12 constantsMatheus Marchini2020-01-181-1/+3
* fs: unset FileHandle fd after closeAnna Henningsen2020-01-184-15/+33
* test: export public symbols in addons testsBen Noordhuis2020-01-174-5/+20
* stream: support passing generator functions into pipeline()Robert Nagy2020-01-174-31/+633
* doc: fix a broken link in fs.mdhimself652020-01-171-1/+1
* doc: correct added version for --abort-on-uncaught-exceptionAnna Henningsen2020-01-161-1/+1
* deps: uvwasi: cherry-pick 941bedfcjihrig2020-01-161-0/+1
* deps: port uvwasi@676ba9a to gypcjihrig2020-01-161-0/+8
* deps,test: update to uvwasi 0.0.4cjihrig2020-01-166-95/+285
* doc: explain `hex` encoding in Buffer APIHarshitha KP2020-01-161-1/+14
* test: add promises metadata to postmortem testMatheus Marchini2020-01-161-0/+2
* doc: explain _writev() APIHarshitha KP2020-01-161-2/+2
* doc: fix changelog for v10.18.1Andrew Hughes2020-01-161-2/+2
* doc: document missing properties in child_processHarshitha KP2020-01-151-0/+35
* build: do not use setup-node in build workflowsRichard Lau2020-01-161-12/+0
* benchmark: add default type in getstringwidth.jsRich Trott2020-01-151-0/+2
* module: unflag conditional exportsGuy Bedford2020-01-158-97/+23
* tools: remove obsolete dependenciesRich Trott2020-01-153-153/+2
* tools: update remark-preset-lint-node to 1.12.0Rich Trott2020-01-153-231/+179
* src: fix performance regression in node_file.ccBen Noordhuis2020-01-151-9/+35
* doc: add missing code formatting in vm.mdcjihrig2020-01-151-4/+4
* src: use uv_guess_handle() to detect TTYscjihrig2020-01-151-11/+1
* deps: V8: cherry-pick d89f4ef1cd62Milad Farazmand2020-01-152-3/+3
* build: remove enable_vtune from vcbuild.batRichard Lau2020-01-151-5/+1
* build: add vs2019 to vcbuild.bat helpRichard Lau2020-01-151-1/+1
* deps: V8: cherry-pick b9d33036e9a8Benjamin Coe2020-01-144-15/+88
* deps: upgrade to libuv 1.34.1cjihrig2020-01-1453-2204/+369
* build: fix macos runner type in GitHub Action扩散性百万甜面包2020-01-141-1/+1
* module: add API for interacting with source mapsbcoe2020-01-148-32/+252
* doc: standardize on "host name" in url.mdRich Trott2020-01-141-5/+5
* doc: standardize on "host name" in tls.mdRich Trott2020-01-141-3/+3
* doc: standardize on "host name" in os.mdRich Trott2020-01-141-1/+1
* doc: standardize on "host name" in net.mdRich Trott2020-01-141-2/+2
* doc: standardize on "host name" in https.mdRich Trott2020-01-141-1/+1
* doc: standardize on "host name" in http2.mdRich Trott2020-01-141-1/+1
* doc: standardize on "host name" in fs.mdRich Trott2020-01-141-3/+3
* doc: standardize on "host name" in errors.mdRich Trott2020-01-141-2/+2
* doc: standardize on "host name" in dgram.mdRich Trott2020-01-141-1/+1
* doc: standardize on "host name" in deprecations.mdRich Trott2020-01-141-2/+2
* doc: standardize on "host name" in async_hooks.mdRich Trott2020-01-141-3/+3
* n-api: return napi_invalid_arg on napi_create_bigint_wordslegendecas2020-01-132-6/+4
* doc: fix a code example in crypto.mdhimself652020-01-131-2/+2
* stream: fix async iterator destroyed error propagationRobert Nagy2020-01-132-11/+30
* errors: remove dead code in ERR_INVALID_ARG_TYPEGerhard Stoebich2020-01-131-8/+1
* build: fix step name in GitHub Actions workflowRichard Lau2020-01-131-6/+6