summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-09-26doc: ctc -> tsc in onboarding extrasBryan English
2017-09-25docs: clarify usage cli options -e,-p on windowsŁukasz Szewczak
2017-09-25doc: remove invalid hash in linkVse Mozhet Byt
2017-09-24tls,doc: fix unallocated deprecation codeJames M Snell
2017-09-23async_hooks: support promise resolve hookAnna Henningsen
2017-09-22module: deprecate Module._debugJackson Tian
2017-09-22tls: prefer path over port in connectBryan English
2017-09-22doc: note caveats in process message serializationJoyee Cheung
2017-09-22doc: fix 'aborted' event documentationLuigi Pinca
2017-09-22doc: fix types and description for dns.resolveTxtTobias Nießen
2017-09-22fs: add O_DSYNCJussi Räsänen
2017-09-21doc: delete link to removed doc partVse Mozhet Byt
2017-09-20doc: fix some links in http2.mdVse Mozhet Byt
2017-09-20doc: fix external links with 404 statusVse Mozhet Byt
2017-09-20domain: remove `.dispose()`Anna Henningsen
2017-09-20doc: fix new nits in linksVse Mozhet Byt
2017-09-20doc: add documentation for the 'timeout' eventLuigi Pinca
2017-09-20crypto: support multiple ECDH curves and autoRoga Pria Sembada
2017-09-19assert: handle enumerable symbol keysRuben Bridgewater
2017-09-19n-api: remove n-api module loading flagGabriel Schulhof
2017-09-19doc: fix entryTypes type and missing linkMani Maghsoudlou
2017-09-19doc: make mkdtemp example work on WindowsBartosz Sosnowski
2017-09-19doc: prevent displaying empty version pickerChris Young
2017-09-18n-api: add optional string length parametersSampson Gao
2017-09-18crypto: refactor the crypto moduleJames M Snell
2017-09-17doc: do not begin yaml value with backtickJon Moss
2017-09-15assert: use Same-value equality in deepStrictEqualRuben Bridgewater
2017-09-15doc: fix http.ClientRequest method descriptionsAntoine AMARA
2017-09-15doc: fix wrong history entry in deepStrictEqualhisener
2017-09-15doc: fix emitKeypressEvents stream typeOblosys
2017-09-15async_hooks,doc: some async_hooks improvementsJames M Snell
2017-09-14errors: remove duplicate error definitionJon Moss
2017-09-14n-api: napi_is_construct_call->napi_get_new_targetSampson Gao
2017-09-14n-api: Context for custom async operationsJason Ginchereau
2017-09-14n-api: refactor napi_addon_register_funcTaylor Woll
2017-09-14n-api: change async resource name to napi_valueJason Ginchereau
2017-09-14n-api: use AsyncResource for Work trackingAnna Henningsen
2017-09-14dgram: added setMulticastInterface()Will Young
2017-09-14docs: update 8.5.0 changelogMyles Borins
2017-09-13child_process: set shell to false in fork()Alex Gresnel
2017-09-13test: remove obsolete debugger testsRich Trott
2017-09-13doc: use consistent terminology in process docRich Trott
2017-09-13doc: add missing doc for readable._destroyMichaël Zasso
2017-09-13tls: deprecate parseCertString & move to internalXadillaX
2017-09-13doc: add missing heading for errorJon Moss
2017-09-13doc: fix "added in" for Buffer.allocUnsafeSlow()Tuan Anh Tran
2017-09-13dgram: support for setting socket buffer sizeDamien O'Reilly
2017-09-13doc: fix nits in esm.mdVse Mozhet Byt
2017-09-13n-api: stop creating references to primitivesGabriel Schulhof
2017-09-12assert: fix boxed primitives in deepStrictEqualRuben Bridgewater