18090 Commits (9fedc1f09648ff7cebed65883966f5647686a38a)
 

Author SHA1 Message Date
Ali Ijaz Sheikh 9fedc1f096
test: verify hash seed uniqueness 7 years ago
Ali Ijaz Sheikh eff636d8eb
build: disable V8 snapshots 7 years ago
David Drysdale a73142524b
deps: cherry-pick 9478908a49 from cares upstream 8 years ago
Rich Trott 199ad1d73f doc: correct stream Duplex allowHalfOpen doc 7 years ago
Sam Roberts 97a6aa9b20 src: whitelist v8 options with '_' or '-' 7 years ago
Rich Trott e0af017a32 lib: normalize indentation in parentheses 7 years ago
Jimmy Thomson 94dd42577c
test: fix cctest failure on Windows 7 years ago
Dean Coakley ff07eaa140
doc: note 'resize' event conditions on Windows 7 years ago
Ruben Bridgewater 1b2733f272
test: common.expectsError should be a must call 7 years ago
Ruben Bridgewater be20e9ecfe
assert: refactor to reduce unecessary code paths 7 years ago
Refael Ackermann 4d7946aec3
test: ignore connection errors for hostname check 7 years ago
Ruben Bridgewater 18069523f8
fs: two minor optimizations 7 years ago
Kyle Farnung d48472c20f
build: split up cpplint to avoid long cmd lines 7 years ago
Refael Ackermann 8206a01c99
build,win: skip `vcvarsall.bat` if env is set 7 years ago
Refael Ackermann d69ecc6f51
Revert "test: improve test-process-kill-null for Windows" 7 years ago
Moogen Tian d2aaf82fcf doc: fix mistake in http.md 7 years ago
XadillaX a2d3cec81c
doc,test: fs - reserved characters under win32 7 years ago
Ruben Bridgewater d6fece1436
test: add optional throw fn to expectsError 7 years ago
starkwang 44483b6898
test: improve test-process-kill-null for Windows 7 years ago
Jan Krems b647f04df1 doc: match debugger output & instructions to master behavior 7 years ago
Rich Trott 6a1b8135d6 tools: generate template literal for addon tests 7 years ago
Rich Trott 0d22858d67 lib: remove excess indentation 7 years ago
Evan Lucas 49d13a17b1 build: allow enabling the --trace-maps flag in V8 7 years ago
Rich Trott 3d8a9e2424 tools: fix error in eslintrc comment 7 years ago
Rich Trott 85dacd63f0 lib: use consistent indentation for ternaries 7 years ago
Daniel Bevenius 8f3dab4b63 n-api: fix warning in test_general 7 years ago
XadillaX 7d7ccf0631
repl: fix crash with large buffer tab completion 7 years ago
Rich Trott a965067f74 tools: remove align-multiline-assignment lint rule 7 years ago
Andreas Madsen 84f9261efd
async_hooks: require parameter in emitBefore 7 years ago
Andreas Madsen 4e27aa9603
async_hooks: use common emitBefore and emitAfter 7 years ago
Sam Roberts 388e552579 src: document --abort-on-uncaught-exception 7 years ago
cjihrig 9c6804c1df n-api: add napi_has_own_property() 7 years ago
Gabriel Schulhof 29df1a87fa N-API: Reuse ObjectTemplate instances 7 years ago
Daniel Bevenius f651e40350 test: check and fail inspector-cluster-port-clash 7 years ago
Andreas Madsen c6ce500edf
async_hooks: C++ Embedder API overhaul 7 years ago
Timothy Gu 6809429cfa
doc: add documentation on ICU 7 years ago
Michael Dawson 34cf8ad73d test: add coverage for napi_typeof 7 years ago
Sam Roberts c45df83b54 src: --abort-on-uncaught-exception in NODE_OPTIONS 7 years ago
Refael Ackermann 46d7cb88c7
tools: eslint - use `error` and `off` 7 years ago
Eduardo Leggiero 8520e6f280 lib: fix urlObject parameter name in url.format 7 years ago
Ben Noordhuis e36917bdc1 n-api: fix -Wmaybe-uninitialized compiler warning 7 years ago
Ben Noordhuis c9b6d95161 n-api: use Maybe version of Object::SetPrototype() 7 years ago
Andreas Madsen 0fd4c73e5c
async_hooks: fix default nextTick triggerAsyncId 7 years ago
Matt Sergeant aa8655a0da
async-hooks,net: ensure asyncId=null if no handle 7 years ago
Ruben Bridgewater 5c6c02996b
async_hooks: reduce duplication with factory 7 years ago
Benedikt Meurer 0011eb28cf benchmark: Improve event performance tests. 7 years ago
kuroljov 6e86a70da2 assert: replace many if's with if-else statement 7 years ago
Timothy Gu b01ac75edc
url: normalize port on scheme change 7 years ago
Vse Mozhet Byt 15599cbc97 tools: update: eslint-plugin-markdown@1.0.0-beta.7 7 years ago
Vse Mozhet Byt 5100cc6851 tools: use no-use-before-define ESLint rule 7 years ago