15284 Commits (9d9ea8127e9f03269ad9f6f476bc5bfa231efbd8)
 

Author SHA1 Message Date
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
Emanuele DelBono c7458909a7 doc: reference signal(7) for the list of signals 8 years ago
Sam Roberts d49d990c42 test: prevent workers outliving parent 8 years ago
Sam Roberts c23ece7056 tools: remove dangling eslint symlink 8 years ago
Steven R. Loomis 9940666c1b intl: Add more versions from ICU 8 years ago
Ryan Scheel (Havvy) a3f6854724 doc: more realistic custom inspect example 8 years ago
Olan Byrne a0074e2232 doc: clarify buffer toString docs. 8 years ago
jseagull 0ce0abf6cb events,test: fix TypeError in EventEmitter warning 8 years ago
marzelin 3f90481e20 doc: clarify relation between a file and a module 8 years ago
Alejandro Oviedo Garcia 4f0596fb03 util: use template strings 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
anu0012 82119049ef doc: fix typo in http.md 8 years ago
Josh Gavant d2e7882723 doc: add 2016-10-19 CTC meeting minutes 8 years ago
Deverick 2ad81ed0e6 test: refactor /parallel/test-cluster-uncaught-exception.js to ES6 8 years ago
Rich Trott bdad1e28fd tools: make --repeat work with -j in test.py 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
cjihrig 106d71914c deps: upgrade libuv to 1.10.0 8 years ago
Brian White 57c0a9b5dc src: remove unused function 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 08e12c7809 src: remove superfluous env_string string 8 years ago
Ben Noordhuis c342bda49e src: make cross-context MakeCallback() calls work 8 years ago
Ben Noordhuis 85a9295813 src,tools: speed up startup by 2.5% 9 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
Ben Noordhuis ce00a9d2b6 doc: add performance warning to require.extensions 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
Oliver Salzburg d1c32aa335 doc: mention case-insensitive env on windows 8 years ago
cjihrig d573acf96f child_process: remove unreachable execSync() code 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 c231130e06 module: skip directories known not to exist 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
Ben Noordhuis f2a3b24611 src: clean up program/isolate/env init logic 8 years ago
Ben Noordhuis 9e753ba782 src: simplify code, remove NodeInstanceData 8 years ago
Ben Noordhuis 8b53f3c41c src: speed up module loading, don't resize buffer 8 years ago