summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-28deps: back port OpenBSD fix in c-ares/c-aresAaron Bieber
2016-10-28build: use wxneeded on openbsdAaron Bieber
2016-10-28buffer: use correct name for custom inspect symbolCharmander
2016-10-28test: fix lint error regarding unused commons constDaniel Bevenius
2016-10-28doc: update CONTRIBUTING.md to address editing PRsGibson Fahnestock
2016-10-28test: writable stream needDrain stateItalo A. Casas
2016-10-28test: writable stream ending stateItalo A. Casas
2016-10-28test: writable stream finished stateItalo A. Casas
2016-10-27doc: reference signal(7) for the list of signalsEmanuele DelBono
2016-10-27test: prevent workers outliving parentSam Roberts
2016-10-27tools: remove dangling eslint symlinkSam Roberts
2016-10-26intl: Add more versions from ICUSteven R. Loomis
2016-10-26doc: more realistic custom inspect exampleRyan Scheel (Havvy)
2016-10-26doc: clarify buffer toString docs.Olan Byrne
2016-10-26events,test: fix TypeError in EventEmitter warningjseagull
2016-10-26doc: clarify relation between a file and a modulemarzelin
2016-10-26util: use template stringsAlejandro Oviedo Garcia
2016-10-26repl: don’t write to input stream in editor modeAnna Henningsen
2016-10-26repl: make `key` of `repl.write()` optional alwaysAnna Henningsen
2016-10-26doc: fix typo in http.mdanu0012
2016-10-26doc: add 2016-10-19 CTC meeting minutesJosh Gavant
2016-10-26test: refactor /parallel/test-cluster-uncaught-exception.js to ES6Deverick
2016-10-26tools: make --repeat work with -j in test.pyRich Trott
2016-10-26test: use strict assertions in module loader testBen Noordhuis
2016-10-26test: remove err timer from test-http-set-timeoutBethGriggs
2016-10-26inspector: switch to new inspector APIsEugene Ostroukhov
2016-10-26deps: upgrade libuv to 1.10.0cjihrig
2016-10-25test: clean up `test-child-process-exec-cwd.js`Jeena Lee
2016-10-25src: remove unused functionBrian White
2016-10-25buffer: add buffer.transcodeJames M Snell
2016-10-25test: add child_process.exec() timeout coveragecjihrig
2016-10-25readline: use icu based string width calculationJames M Snell
2016-10-25test: skip whatwg url parse and setter tests when icu is missingJames M Snell
2016-10-25test: add common.hasIntlJames M Snell
2016-10-252016-10-25, Version 7.0.0 (Current)James M Snell
2016-10-25test: fix flaky test by removing timerEvan Lucas
2016-10-25src: remove superfluous env_string stringBen Noordhuis
2016-10-25src: make cross-context MakeCallback() calls workBen Noordhuis
2016-10-25src,tools: speed up startup by 2.5%Ben Noordhuis
2016-10-25test: case sensitivity of env variablesOliver Salzburg
2016-10-25doc: mention case-insensitive env on windowsOliver Salzburg
2016-10-24child_process: remove unreachable execSync() codecjihrig
2016-10-24test: add coverage for execFileSync() errorscjihrig
2016-10-24lib: fix beforeExit not working with -eBen Noordhuis
2016-10-24test: remove test-v8-inspector-json-protocol testBen Noordhuis
2016-10-24inspector: fix request path nullptr dereferenceBen Noordhuis
2016-10-24module: skip directories known not to existBen Noordhuis
2016-10-24doc: add performance warning to require.extensionsBen Noordhuis
2016-10-24test: add more module loader test coverageBen Noordhuis
2016-10-24test: make flaky pummel test more reliableBen Noordhuis