1399 Commits (4971c3bb798bff5be90191f2c821034d3b5c2b52)

Author SHA1 Message Date
Italo A. Casas 248a3200b2 test: writable stream ending state 9 years ago
Italo A. Casas d6f688ae0d test: writable stream finished state 9 years ago
Steven R. Loomis 9940666c1b intl: Add more versions from ICU 8 years ago
jseagull 0ce0abf6cb events,test: fix TypeError in EventEmitter warning 9 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
BethGriggs fc9e6a37fa test: remove err timer from test-http-set-timeout 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
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 9 years ago
Oliver Salzburg 44427cc1f7 test: case sensitivity of env variables 8 years ago
Ben Noordhuis 9372aee4a3 lib: fix beforeExit not working with -e 9 years ago
Ben Noordhuis 06b414078e test: remove test-v8-inspector-json-protocol test 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
Trevor Norris 60042ca70e buffer: fix range checks for slice() 8 years ago
Franziska Hinkelmann d62e7bd1f9 test: add regression test for instanceof 8 years ago
Rich Trott 2cdd5ccef9 test,lib,benchmark: match function names 8 years ago
Niels Nielsen 6bef1db9e7 test: add regression test for `unpipe()` 8 years ago
Rod Vagg 3518372835 crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Sakthipriyan Vairamani (thefourtheye) 14d1a8a631 buffer: coerce slice parameters consistently 8 years ago
larissayvette 8788d009f8 test: checking if error constructor is assert.AssertionError 8 years ago
Rich Trott 68157bd8b9 test: remove unneeded escaping in template strings 8 years ago
Rich Trott 0f2f4d2425 test: fix flaky test-child-process-fork-dgram 8 years ago
Ben Noordhuis c60d43b6d9 crypto: fix faulty logic in iv size check 8 years ago
João Reis 47863a5837 test: use npm sandbox in test-npm-install 8 years ago
Anna Henningsen ee9062bf39 stream: fix `Writable` subclass instanceof checks 8 years ago
Brian White f5dd9bccba timers: fix regression with clearImmediate() 8 years ago
Fedor Indutny 6f1cae70eb net: fix ambiguity in EOF handling 8 years ago
Rich Trott d5bdd65c6a test: move module out of fixture directory 8 years ago
Jenna Vuong aac93a5c64 test: refactor test-file-* 9 years ago
Ben Noordhuis cde2ca96e4 http: reject control characters in http.request() 9 years ago
larissayvette 1bb1b3abe4 test: fixes that do not affect performance 8 years ago
James M Snell a8ece149e2 url: adding WHATWG URL support 9 years ago
Ben Noordhuis 7f7d1d385d fs: move stringToFlags() to lib/internal 9 years ago
Brian White 96b501d338 buffer: make byteLength throw on invalid input 9 years ago
Anna Henningsen a349bc18bc fs: make `SyncWriteStream` inherit from `Writable` 9 years ago
Anna Henningsen c6ee8ed10a stream: proper `instanceof` for `Writable`s 9 years ago
cjihrig 16c4df92c4 test: add coverage for spawnSync() killSignal 9 years ago
James M Snell dd1c0539db test: various test improvements 9 years ago
cjihrig 96faba6ad8 test: add cluster inspector debug port test 9 years ago
Sakthipriyan Vairamani (thefourtheye) fe9f5bcd75 fs: don't alter user provided `options` object 9 years ago