18030 Commits (380929ec0c4c4004b522bed5e3800ebce2b68bfd)
 

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