6125 Commits (4b23b429818d3fef1714cbdea4c6a1fd06410a5f)

Author SHA1 Message Date
Andreas Madsen 4e27aa9603
async_hooks: use common emitBefore and emitAfter 8 years ago
cjihrig 9c6804c1df n-api: add napi_has_own_property() 8 years ago
Daniel Bevenius f651e40350 test: check and fail inspector-cluster-port-clash 8 years ago
Andreas Madsen c6ce500edf
async_hooks: C++ Embedder API overhaul 8 years ago
Michael Dawson 34cf8ad73d test: add coverage for napi_typeof 8 years ago
Sam Roberts c45df83b54 src: --abort-on-uncaught-exception in NODE_OPTIONS 8 years ago
Refael Ackermann 46d7cb88c7
tools: eslint - use `error` and `off` 8 years ago
Eduardo Leggiero 8520e6f280 lib: fix urlObject parameter name in url.format 8 years ago
Andreas Madsen 0fd4c73e5c
async_hooks: fix default nextTick triggerAsyncId 8 years ago
Matt Sergeant aa8655a0da
async-hooks,net: ensure asyncId=null if no handle 8 years ago
Timothy Gu b01ac75edc
url: normalize port on scheme change 8 years ago
Rich Trott 5b1d12a092 test: restore no-op function in test 8 years ago
Rich Trott 4dd7d09723
test: skip test-fs-readdir-ucs2 if no support 8 years ago
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 8 years ago
Vse Mozhet Byt cc1a47dc6b test: fix require nits in some test-tls-* tests 8 years ago
Jaime Bernardo f1c890afb0 test,fs: delay unlink in test-regress-GH-4027.js 8 years ago
Refael Ackermann 4b276e985f
http: guard against failed sockets creation 8 years ago
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
Rich Trott 9955c30df3 test: refactor test-http-invalidheaderfield 8 years ago
Ruben Bridgewater 0455fff880
assert: refactor the code 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
Anna Henningsen 4dff05f4a7 src: fix process.abort() interaction with V8 8 years ago
Refael Ackermann ed19a18b72
test: mark test-npm-install flaky on arm 8 years ago
Nataly Shrits 20b00f3a36 test: replace indexOf with includes and startsWith 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 372b85df4b test,async_hooks: stabilize tests on Windows 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
cjihrig 0f1888f313 test: verify napi_get_property() walks prototype 8 years ago
Ruben Bridgewater e6b69b9418 repl: fix old history error handling 8 years ago
cjihrig 4c8b244059 test: verify isNativeError accepts internal errors 8 years ago
Rich Trott 93683c616b test: refactor test-child-process-send-type-error 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
Tobias Nießen a1ecdcfb15 test: fix failure in test-icu-data-dir.js 8 years ago
Timothy Gu 9330835754
src: add missing new line to printed message 8 years ago
Timothy Gu f4b5b70444 src: revise character width calculation 8 years ago
Timothy Gu 01aeb38800 readline: properly handle 0-width characters 8 years ago
Rich Trott 3b727aaa49 test: refactor test-cluster-basic 8 years ago
Rich Trott 99dc9d03de test: refactor test-vm-sigint 8 years ago
Rich Trott 62947916b6 test: refactor test-tls-two-cas-one-string 8 years ago