aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-29deps: ICU 58.2 bumpSteven R. Loomis
2016-12-29crypto: use CHECK_NE instead of ABORT or abortSam Roberts
2016-12-29test: use strictEqual in test-http-serverFabrice Tatieze
2016-12-29http: optimize headers iterationBrian White
2016-12-29http: simplify boolean checksBrian White
2016-12-29http: extract validation functionsBrian White
2016-12-29lib: avoid recompilation of anonymous functionsBrian White
2016-12-29http: improve validation performanceBrian White
2016-12-29http: refactor server connection handlingBrian White
2016-12-29http: misc cleanup and minor optimizationsBrian White
2016-12-29http: reuse existing headers array for raw valuesBrian White
2016-12-29src: always initialize tracing controller in agentMatt Loring
2016-12-29meta: modify pull request template for prependingRich Trott
2016-12-29build: add /opt/freeware/... to AIX library pathStewart X Addison
2016-12-28tools: refactor json.jsRich Trott
2016-12-28test: refactor test-stdin-from-fileRob Adelmann
2016-12-28events: improve once() performanceBrian White
2016-12-28test: refactor test-stream2-unpipe-drainChris Story
2016-12-28deps: upgrade npm to 4.0.5Kat Marchán
2016-12-28test: refactor the code in test-dns-ipv4Adrian Estrada
2016-12-28doc: clarify information about ABI versionRich Trott
2016-12-28tracing: fix -Wunused-private-field warningSantiago Gimeno
2016-12-28tracing: fix -Wreorder warningSantiago Gimeno
2016-12-27doc: add Working Group dissolution textWilliam Kapke
2016-12-27test: add regex to text-crypto-randomNate
2016-12-27doc: improve rinfo object documentationMatt Crummey
2016-12-27test: add test for SIGWINCH handling by stdio.jsSarah Meyer
2016-12-27test: refactor the code in test-fs-chmodAdrian Estrada
2016-12-27buffer: improve allocation performanceBrian White
2016-12-27url: mark ignored return value in node::url::Parse(...)Christopher J. Brody
2016-12-27dtrace: resolve conversion warnings from SLURP_INTChristopher J. Brody
2016-12-27test: swap var for let/const throughoutPaul Graham
2016-12-27os: fix os.release() for aix and add testjBarz
2016-12-27doc: add tls.DEFAULT_ECDH_CURVESam Roberts
2016-12-27build: add (not) cross-compiled configure flagsJesús Leganés-Combarro 'piranna
2016-12-27doc: fixup errors in stream.mdFumiya KARASAWA
2016-12-27src: describe what NODE_MODULE_VERSION is forSam Roberts
2016-12-27doc: use "Node.js" in V8 guideRich Trott
2016-12-27doc: more efficient example in the console.mdVse Mozhet Byt
2016-12-27doc: var -> const / let in the console.mdVse Mozhet Byt
2016-12-27test: improve the code in test-pipe.jsAdrian Estrada
2016-12-27inspector: remove unused uv_async_tEugene Ostroukhov
2016-12-26test: improve code in test-fs-readfile-errorAdrian Estrada
2016-12-26test: improve code in test-vm-preserves-propertyAdrian Estrada
2016-12-26test: improve code in test-vm-symbolsAdrian Estrada
2016-12-26fs: support Uint8Array input to methodsAnna Henningsen
2016-12-26test: fix and improve debugger-client testSakthipriyan Vairamani (thefourtheye)
2016-12-25doc: add the valid link for curl(1) in repl.mdVse Mozhet Byt
2016-12-25doc: replace anonymous functions in repl.mdVse Mozhet Byt
2016-12-25doc: fix a function name in repl.mdVse Mozhet Byt