summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-10doc: make pull request template more conciseRich Trott
2016-06-10doc: `url.format()` parameter may be a stringRich Trott
2016-06-10test: use random ports where possibleBrian White
2016-06-10inspector: reduce implementation in headerEugene Ostroukhov
2016-06-10benchmark: fix child-process-exec-stdout on winBartosz Sosnowski
2016-06-09doc: clarify use of `0` port valueRich Trott
2016-06-09inspector: change default portAli Ijaz Sheikh
2016-06-09src: fix json payload from inspectorMyles Borins
2016-06-09benchmark: fix child-process-read on WindowsBartosz Sosnowski
2016-06-09stream: 'data' argument on callback of Transform._flush()Jesús Leganés Combarro "piranna
2016-06-08doc: remove cluster.setupMaster() mythcjihrig
2016-06-08cluster: don't send messages if no IPC channelSantiago Gimeno
2016-06-08doc: fix IRC linkIlkka Myller
2016-06-08test: fix tests for non-crypto buildsAnna Henningsen
2016-06-07doc: fix minor nit introduced in readline.mdJames M Snell
2016-06-07debugger: remove obsolete setTimeoutRich Trott
2016-06-07src: remove final trace of raw encodingTrevor Norris
2016-06-07buffer: introduce latin1 encoding termTrevor Norris
2016-06-07doc: clarify rl.question callback argsJames M Snell
2016-06-07doc: general improvements to readline.md copyJames M Snell
2016-06-07domain: add message for dispose deprecationBrian White
2016-06-07test: fix spawn on windowsBrian White
2016-06-06doc: consolidate test/lint text in GH PR templateRich Trott
2016-06-06test: enable test-debug-brk-no-argRich Trott
2016-06-06doc: use consistent typography in streams.mdRich Trott
2016-06-06test: use common.fixturesDir almost everywhereBryan English
2016-06-06deps: upgrade npm to 3.9.5Kat Marchán
2016-06-06doc: general improvements to process.md copyJames M Snell
2016-06-06doc: general improvements to repl.md copyJames M Snell
2016-06-06http: wait for both prefinish/end to keepaliveFedor Indutny
2016-06-06doc: add `added:` information for readlineJulian Duque
2016-06-06doc: improved syntax consistency in console.mdJonathan Montane
2016-06-06doc: specify how to link issues in commit logLuigi Pinca
2016-06-06test: change duration_ms to durationGibson Fahnestock
2016-06-06doc: clarify fs.access works on directories too.Lance Ball
2016-06-06doc: general improvements to querystring.md copyJames M Snell
2016-06-06doc: fix header depth of util.isSymbolJames M Snell
2016-06-06doc: general improvements to stream.md copyJames M Snell
2016-06-06buffer: improve creation performance.Ingvar Stepanyan
2016-06-06src: remove unused internals from node.ccAnna Henningsen
2016-06-06tools,doc: add example usage for REPLACEME tagAnna Henningsen
2016-06-06build: add REPLACEME tag for version info in docsBen Noordhuis
2016-06-05cluster: deprecate worker.suicideEvan Lucas
2016-06-05benchmark: add benchmark for Buffer.concatAnna Henningsen
2016-06-04repl: refine handling of illegal tokensRich Trott
2016-06-04src: fix ArrayBuffer size for zero fill flagAnna Henningsen
2016-06-04fs: execute mkdtemp's callback with no contextSakthipriyan Vairamani
2016-06-03debugger: fix --debug-brk interaction with -eRich Trott
2016-06-03doc: update licensesMyles Borins
2016-06-03test: add test for uid/gid setting in spawnRich Trott