18226 Commits (bb294059040def8e8c0b1719cc17f6537ab5cb39)
 

Author SHA1 Message Date
Refael Ackermann d69ecc6f51
Revert "test: improve test-process-kill-null for Windows" 8 years ago
Moogen Tian d2aaf82fcf doc: fix mistake in http.md 8 years ago
XadillaX a2d3cec81c
doc,test: fs - reserved characters under win32 8 years ago
Ruben Bridgewater d6fece1436
test: add optional throw fn to expectsError 8 years ago
starkwang 44483b6898
test: improve test-process-kill-null for Windows 8 years ago
Jan Krems b647f04df1 doc: match debugger output & instructions to master behavior 8 years ago
Rich Trott 6a1b8135d6 tools: generate template literal for addon tests 8 years ago
Rich Trott 0d22858d67 lib: remove excess indentation 8 years ago
Evan Lucas 49d13a17b1 build: allow enabling the --trace-maps flag in V8 8 years ago
Rich Trott 3d8a9e2424 tools: fix error in eslintrc comment 8 years ago
Rich Trott 85dacd63f0 lib: use consistent indentation for ternaries 8 years ago
Daniel Bevenius 8f3dab4b63 n-api: fix warning in test_general 8 years ago
XadillaX 7d7ccf0631
repl: fix crash with large buffer tab completion 8 years ago
Rich Trott a965067f74 tools: remove align-multiline-assignment lint rule 8 years ago
Andreas Madsen 84f9261efd
async_hooks: require parameter in emitBefore 8 years ago
Andreas Madsen 4e27aa9603
async_hooks: use common emitBefore and emitAfter 8 years ago
Sam Roberts 388e552579 src: document --abort-on-uncaught-exception 8 years ago
cjihrig 9c6804c1df n-api: add napi_has_own_property() 8 years ago
Gabriel Schulhof 29df1a87fa N-API: Reuse ObjectTemplate instances 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
Timothy Gu 6809429cfa
doc: add documentation on ICU 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
Ben Noordhuis e36917bdc1 n-api: fix -Wmaybe-uninitialized compiler warning 8 years ago
Ben Noordhuis c9b6d95161 n-api: use Maybe version of Object::SetPrototype() 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
Ruben Bridgewater 5c6c02996b
async_hooks: reduce duplication with factory 8 years ago
Benedikt Meurer 0011eb28cf benchmark: Improve event performance tests. 8 years ago
kuroljov 6e86a70da2 assert: replace many if's with if-else statement 8 years ago
Timothy Gu b01ac75edc
url: normalize port on scheme change 8 years ago
Vse Mozhet Byt 15599cbc97 tools: update: eslint-plugin-markdown@1.0.0-beta.7 8 years ago
Vse Mozhet Byt 5100cc6851 tools: use no-use-before-define ESLint rule 8 years ago
MoonBall 996a62e08a doc: fix padding mode of crypto.publicDecrypt 8 years ago
Natanael Log f2149d4ea4 doc, util, console: clarify ambiguous docs 8 years ago
Rich Trott 5b1d12a092 test: restore no-op function in test 8 years ago
Rich Trott a577bde917 lib: fix off-by-one indentation 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
Rich Trott bec387725a doc: add CTC members to Collaborators list 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