4914 Commits (deb0917f76c23f97681d49d9e04cbdc8f0566a22)

Author SHA1 Message Date
Steven R. Loomis b1ef638de3 src: default --icu_case_mapping on as a v8 option 8 years ago
Anna Henningsen 1c3487b5c3 test: remove timers from streams test 8 years ago
Rich Trott e696bc33eb test: increase test coverage for lib/zlib.js 8 years ago
Kyle E. Mitchell ed3f80a988 test: add test for HTTP client "aborted" event 9 years ago
Rich Trott d12ed29f6a test: remove timer in test-dgram-send-empty-array 8 years ago
cjihrig 7b0e93738b child_process: add public API for IPC channel 8 years ago
Rich Trott e451022dd9 test: refactor test-http-client-readable 8 years ago
AnnaMag 0c236d1d36 src: replace SetNamedPropertyHandler() 8 years ago
Isobel Redelmeier 01b626a45a test: clean up dgram-broadcast-multi-process test 8 years ago
Rich Trott 411b1339bc test: fix freebsd10-64 CI failures 8 years ago
cjihrig 1037463604 test: add child_process customFds test 8 years ago
Rich Trott bd9cb40977 test: run all of test-timers-blocking-callback 8 years ago
Rich Trott 8b7ce8bd11 test: fix flaky test-fs-watch-recursive on OS X 8 years ago
Gerges Beshay 6c9e4fddf0 test: refactor test-async-wrap-check-providers 8 years ago
Charmander 212da12f45 buffer: use correct name for custom inspect symbol 8 years ago
Daniel Bevenius 0ab008e50d test: fix lint error regarding unused commons const 8 years ago
Italo A. Casas c9b67c6a91 test: writable stream needDrain state 8 years ago
Italo A. Casas 248a3200b2 test: writable stream ending state 8 years ago
Italo A. Casas d6f688ae0d test: writable stream finished state 8 years ago
Sam Roberts d49d990c42 test: prevent workers outliving parent 8 years ago
Steven R. Loomis 9940666c1b intl: Add more versions from ICU 8 years ago
jseagull 0ce0abf6cb events,test: fix TypeError in EventEmitter warning 8 years ago
Anna Henningsen 0b9d80a037 repl: don’t write to input stream in editor mode 8 years ago
Anna Henningsen 1c59cefc44 repl: make `key` of `repl.write()` optional always 8 years ago
Deverick 2ad81ed0e6 test: refactor /parallel/test-cluster-uncaught-exception.js to ES6 8 years ago
Ben Noordhuis f39eb05946 test: use strict assertions in module loader test 8 years ago
BethGriggs fc9e6a37fa test: remove err timer from test-http-set-timeout 8 years ago
Eugene Ostroukhov 939d1023c2 inspector: switch to new inspector APIs 8 years ago
James M Snell 0939edd4ed buffer: add buffer.transcode 8 years ago
James M Snell a5c62cb4f2 readline: use icu based string width calculation 8 years ago
Ben Noordhuis c342bda49e src: make cross-context MakeCallback() calls work 8 years ago
Anna Henningsen d24bd20d2b lib: make `String(global) === '[object global]'` 8 years ago
Jeena Lee 53520f06f3 test: clean up `test-child-process-exec-cwd.js` 8 years ago
cjihrig deef2f6079 test: add child_process.exec() timeout coverage 8 years ago
James M Snell 5e138fe768 test: skip whatwg url parse and setter tests when icu is missing 8 years ago
James M Snell a39b98ef73 test: add common.hasIntl 8 years ago
Evan Lucas efb62aa146 test: fix flaky test by removing timer 8 years ago
Marc Udoff 60a5b515b8 src: add NODE_PRESERVE_SYMLINKS environment variable 8 years ago
Oliver Salzburg 44427cc1f7 test: case sensitivity of env variables 8 years ago
cjihrig 63ef0990f3 test: add coverage for execFileSync() errors 8 years ago
Ben Noordhuis 9372aee4a3 lib: fix beforeExit not working with -e 8 years ago
Ben Noordhuis 06b414078e test: remove test-v8-inspector-json-protocol test 8 years ago
Ben Noordhuis 2e7b078e7b inspector: fix request path nullptr dereference 8 years ago
Ben Noordhuis 21ba3e3b89 test: add more module loader test coverage 8 years ago
Ben Noordhuis 204461925b test: make flaky pummel test more reliable 8 years ago
Ben Noordhuis 4be1ba582a test: move flaky test to test/pummel 8 years ago
Rich Trott a717be87a3 test: fix flaky test-timers-blocking-callback 8 years ago
Rich Trott 5ba02bf5db test: remove arbitrary timer 8 years ago
Rich Trott 1518cc1e70 test: remove duplicate required module 8 years ago
Eugene Ostroukhov a54ec7f49c inspector: no URLs when the debugger is connected 8 years ago