15246 Commits (1037463604000ba4e583eb35760c859a46a61dc0)
 

Author SHA1 Message Date
cjihrig 1037463604 test: add child_process customFds test 8 years ago
Rod Vagg fab8eb660f benchmark: add microbenchmarks for ES Map 9 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
James M Snell 5ab172ee8f src: fix use of uninitialized variable 8 years ago
Gerges Beshay 6c9e4fddf0 test: refactor test-async-wrap-check-providers 8 years ago
Evan Lucas 6f35e4421a http: add debug message for invalid header value 8 years ago
Aaron Bieber 0f871e1087 deps: back port OpenBSD fix in c-ares/c-ares 8 years ago
Aaron Bieber f7d8481ee2 build: use wxneeded on openbsd 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
Gibson Fahnestock edd89265ba doc: update CONTRIBUTING.md to address editing PRs 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
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