18226 Commits (bb294059040def8e8c0b1719cc17f6537ab5cb39)
 

Author SHA1 Message Date
Tobias Nießen 1d7414354e assert: fix incorrect use of ERR_INVALID_ARG_TYPE 7 years ago
Daijiro Wachi 8b2c61c169 doc: fix api docs style 7 years ago
Rich Trott 9955c30df3 test: refactor test-http-invalidheaderfield 7 years ago
Ruben Bridgewater 0455fff880
assert: refactor the code 7 years ago
Ruben Bridgewater 7a2b3e2b6c
doc,assert: document stackStartFunction in fail 7 years ago
Rich Trott 5bbae25177 test: refactor test-http-hostname-typechecking 7 years ago
Ruben Bridgewater 017122a6ec
test: change var to const in ./common 7 years ago
Ruben Bridgewater a5347c92c1
tools: change var to const in ./license2rtf 7 years ago
Ruben Bridgewater ea67c27168
tools: change var to const in ./eslint-rules 7 years ago
Ruben Bridgewater a7e1ceee8d
tools: change var to const in ./doc/preprocess 7 years ago
Ruben Bridgewater 461049f8e9
tools: change var to const in ./doc/json 7 years ago
Ruben Bridgewater 0808989d93
tools: change var to const in ./doc/html 7 years ago
Ruben Bridgewater bce27c2cf3
tools: change var to const in ./doc/addon-verify 7 years ago
Anna Henningsen 4dff05f4a7 src: fix process.abort() interaction with V8 7 years ago
ochang 31349e2245 deps: cherry-pick 3f4536894ac from V8 upstream 8 years ago
Ruslan Iusupov 0794c101ef doc: fix example in child_process.md 7 years ago
Refael Ackermann ed19a18b72
test: mark test-npm-install flaky on arm 7 years ago
Matej Krajčovič 51bb4ace5f doc: add default values to functions in fs.md 7 years ago
Nataly Shrits 20b00f3a36 test: replace indexOf with includes and startsWith 7 years ago
Alexander Gromnitsky ea927b3711 doc: fix some broken references 7 years ago
Tobias Nießen 3129b2c035 process: use internal/errors in internalNextTick 7 years ago
Rich Trott f05653dc45 test: refactor test-fs-options-immutable 7 years ago
Rich Trott 48660fbb9d test: refactor test-crypto-pbkdf2 7 years ago
Daniel Bevenius 0d95a0b60a test: remove undef NDEBUG from at-exit addons test 7 years ago
starkwang 473f0eff29 errors,url: port url errors to internal/errors 7 years ago
Ruben Bridgewater fc463639fa assert: fix assert.fail with zero arguments 7 years ago
Refael Ackermann 7022260b55 build: add async-hooks testing to vcbuild.bat 7 years ago
Refael Ackermann 372b85df4b test,async_hooks: stabilize tests on Windows 7 years ago
Santiago Gimeno 71ca122def
child_process: fix handleless NODE_HANDLE handling 8 years ago
cjihrig 732ae419b4 n-api: add napi_delete_property() 7 years ago
cjihrig f803e77b1e n-api: add napi_delete_element() 7 years ago
Refael Ackermann 9e5a2118cc build,windows: restore DISTTYPEDIR 7 years ago
cjihrig 0f1888f313 test: verify napi_get_property() walks prototype 7 years ago
João Reis c9cf7c2780 build,win: respect VS version for building addons 7 years ago
João Reis e783475412 build,win: use latest installed VS by default 7 years ago
Ruben Bridgewater e6b69b9418 repl: fix old history error handling 7 years ago
Matteo Collina 027960205f stream: avoid possible slow path w UInt8Array 7 years ago
Tobias Nießen d111319270 doc: move module-specific "globals" to modules.md 7 years ago
cjihrig 4c8b244059 test: verify isNativeError accepts internal errors 7 years ago
Anna Henningsen a84c3be075
src: unset `NODE_VERSION_IS_RELEASE` 7 years ago
Daniel Bevenius 08109a3ca1 src: move crypto_bio/clienthello to crypto ns 7 years ago
Rich Trott 93683c616b test: refactor test-child-process-send-type-error 7 years ago
Rich Trott 7477f9ba9c doc: use stricter indentation checking for docs 7 years ago
Rich Trott 8969c1b762 doc: fix indentation issues in sample code 7 years ago
João Reis 47d1e125ac test: mark test-fs-readdir-ucs2 flaky 7 years ago
Ruben Bridgewater 1b54371c50 stream: use more explicit statements 7 years ago
Tobias Nießen a1ecdcfb15 test: fix failure in test-icu-data-dir.js 7 years ago
Timothy Gu 9330835754
src: add missing new line to printed message 7 years ago
Rod Vagg 53b8c51e7c 2017-06-29, Version 8.1.3 (Current) 7 years ago
Timothy Gu f4b5b70444 src: revise character width calculation 7 years ago