15251 Commits (d93ab5108875e22b25190b486682c3a3526a1926)
 

Author SHA1 Message Date
Evan Lucas d93ab51088 http: add debug message for invalid header value 8 years ago
Aaron Bieber 40fd69668d deps: back port OpenBSD fix in c-ares/c-ares 8 years ago
Aaron Bieber a0c6898c89 build: use wxneeded on openbsd 8 years ago
Charmander 66d54467c5 buffer: use correct name for custom inspect symbol 8 years ago
Daniel Bevenius 690bdede13 test: fix lint error regarding unused commons const 8 years ago
Gibson Fahnestock 7c383bcfa4 doc: update CONTRIBUTING.md to address editing PRs 8 years ago
Italo A. Casas 9ed7261b57 test: writable stream needDrain state 8 years ago
Italo A. Casas fd16eed8ea test: writable stream ending state 8 years ago
Italo A. Casas f12338ddb0 test: writable stream finished state 8 years ago
Emanuele DelBono 6893f3cc10 doc: reference signal(7) for the list of signals 8 years ago
Sam Roberts 4d896c44f3 test: prevent workers outliving parent 8 years ago
Sam Roberts de24c45de7 tools: remove dangling eslint symlink 8 years ago
Steven R. Loomis 4fb27d43f0
intl: Add more versions from ICU 8 years ago
Ryan Scheel (Havvy) 97dfcede2b
doc: more realistic custom inspect example 8 years ago
Olan Byrne 366fc7a7d3 doc: clarify buffer toString docs. 8 years ago
jseagull 254ab63832 events,test: fix TypeError in EventEmitter warning 8 years ago
marzelin f45eb1698e doc: clarify relation between a file and a module 8 years ago
Alejandro Oviedo Garcia 1ee36f614c util: use template strings 8 years ago
Anna Henningsen 3dfc12793f
repl: don’t write to input stream in editor mode 8 years ago
Anna Henningsen 8b6fd4386a
repl: make `key` of `repl.write()` optional always 8 years ago
anu0012 d0d4ca5ece doc: fix typo in http.md 8 years ago
Josh Gavant 0c61b4dced doc: add 2016-10-19 CTC meeting minutes 8 years ago
Deverick 383e40b98b test: refactor /parallel/test-cluster-uncaught-exception.js to ES6 8 years ago
Rich Trott 60a78aedb9 tools: make --repeat work with -j in test.py 8 years ago
Ben Noordhuis 443e218544 test: use strict assertions in module loader test 8 years ago
BethGriggs 611c50bded test: remove err timer from test-http-set-timeout 8 years ago
Eugene Ostroukhov 8f00455c51 inspector: switch to new inspector APIs 8 years ago
cjihrig 63243bcb33 deps: upgrade libuv to 1.10.0 8 years ago
Jeena Lee 2d472a36c1 test: clean up `test-child-process-exec-cwd.js` 8 years ago
Brian White ed41d8d569 src: remove unused function 8 years ago
James M Snell e8eaaa7724 buffer: add buffer.transcode 8 years ago
cjihrig 1cf55f806b test: add child_process.exec() timeout coverage 8 years ago
James M Snell 72547fe28d readline: use icu based string width calculation 8 years ago
James M Snell 52670fc09e test: skip whatwg url parse and setter tests when icu is missing 8 years ago
James M Snell d7e4ae1eb0 test: add common.hasIntl 8 years ago
James M Snell 1e4fafcb1a 2016-10-25, Version 7.0.0 (Current) 8 years ago
Evan Lucas 2a654e4728 test: fix flaky test by removing timer 8 years ago
Ben Noordhuis 63c47e7189 src: remove superfluous env_string string 8 years ago
Ben Noordhuis 921d2b080e src: make cross-context MakeCallback() calls work 8 years ago
Ben Noordhuis e4290dec2d src,tools: speed up startup by 2.5% 9 years ago
Oliver Salzburg 2a456162b6 test: case sensitivity of env variables 8 years ago
Oliver Salzburg 0a8d0eaa9b doc: mention case-insensitive env on windows 8 years ago
cjihrig dd13d71eb3 child_process: remove unreachable execSync() code 8 years ago
cjihrig a508000093 test: add coverage for execFileSync() errors 8 years ago
Ben Noordhuis c5b07d4ec6 lib: fix beforeExit not working with -e 8 years ago
Ben Noordhuis 8e54c968e6 test: remove test-v8-inspector-json-protocol test 8 years ago
Ben Noordhuis 3d9b379cd0 inspector: fix request path nullptr dereference 8 years ago
Ben Noordhuis 678c094357 module: skip directories known not to exist 8 years ago
Ben Noordhuis df29d9f500 doc: add performance warning to require.extensions 8 years ago
Ben Noordhuis 8fca311857 test: add more module loader test coverage 8 years ago