aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-11-16util: runtime deprecation for custom .inspect()Rich Trott
2017-11-16util: emit deprecation code only onceRich Trott
2017-11-16doc: improve documentation for util.deprecate()Rich Trott
2017-11-16doc: correct the wrong added meta dataGaara
2017-11-16async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr
2017-11-16doc: document fs.realpath.native()Ben Noordhuis
2017-11-16async_hooks: add trace events to async_hooksAndreas Madsen
2017-11-15stream: remove usage of *State.highWaterMarkCalvin Metcalf
2017-11-142017-11-14, Version 9.2.0 (Current)Evan Lucas
2017-11-13doc: recommend node-core-utils for metadataRich Trott
2017-11-13doc: fix typo in http2 docGus Caplan
2017-11-13build: runtime-deprecate requiring depsTimothy Gu
2017-11-13build: fix cctest compilationDaniel Bevenius
2017-11-12doc: reorganize COLLABORATOR_GUIDE.mdRich Trott
2017-11-11doc: add `clientCertEngine` to docsRich Trott
2017-11-11tls: implement clientCertEngine optionjoelostrowski
2017-11-11doc: remove duplicate 'the' from http2 API docVipin Menon
2017-11-11crypto: deprecate {ecdhCurve: false}David Benjamin
2017-11-11crypto: hard-code tlsSocket.getCipher().versionDavid Benjamin
2017-11-11doc: fix typos in N-APISwathi Kalahastri
2017-11-11doc: correct the spelling of omitting in dgram.mdVidya Subramanyam
2017-11-10src: add process.ppidcjihrig
2017-11-10doc: fix a typo in the documentationMamatha J V
2017-11-09doc: improve documentation for the vm moduleFranziska Hinkelmann
2017-11-08doc: fix a typo in n-api documentationVipin Menon
2017-11-08doc: fix typo in assert.mdAndres Kalle
2017-11-072017-11-07, Version 8.9.1 'Carbon' (LTS)Gibson Fahnestock
2017-11-07doc: update subprocess.killedcjihrig
2017-11-072017-11-07, Version 9.1.0 (Current)cjihrig
2017-11-072017-11-07, Version 6.12.0 'Boron' (LTS)Myles Borins
2017-11-072017-11-07, Version 4.8.6 'Argon' (Maintenance)Myles Borins
2017-11-07doc: add links to EventEmitter in errors.mdDelapouite
2017-11-07doc: fix a link in dgram.mdVse Mozhet Byt
2017-11-07doc: add isTTY property documentationSonaySevik
2017-11-07doc: fix json generator warningsLuigi Pinca
2017-11-06doc: make stream.Readable consistentSakthipriyan Vairamani (thefourtheye)
2017-11-06doc: correct effects to affectsgowpen
2017-11-06doc: correct EventEmitter referencegowpen
2017-11-06http: improve errors thrown in header validationJoyee Cheung
2017-11-06http2: improve errors thrown in header validationJoyee Cheung
2017-11-04http2: refactor multiple internalsJames M Snell
2017-11-03doc: add docs for Zlib#close()Luigi Pinca
2017-11-03lib: refactor ES module loader for readabilityAnna Henningsen
2017-11-03cli: add --stack-trace-limit to NODE_OPTIONSAnna Henningsen
2017-11-02doc: add nodejs/gyp team for GYP related issuesGibson Fahnestock
2017-11-02src: add CollectExceptionInfo & errors.SystemErrorJames M Snell
2017-11-02src: add 'dynamic' process.release.lts propertyRod Vagg
2017-11-02doc : mention constant-time in crypto docMithun Sasidharan
2017-11-02doc: add details about rss on process.memoryUsageAnthony Nandaa
2017-11-02doc: add windowsVerbatimArguments docsAndrew Stucki