summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-03-24doc: document extent of crypto Uint8Array supportAnna Henningsen
2017-03-24doc: c++ unit test guide linesDaniel Bevenius
2017-03-23tls: make rejectUnauthorized default to trueghaiklor
2017-03-22events, doc: check input in defaultMaxListenersDavidCai
2017-03-22doc: correct info in child_process.mdVse Mozhet Byt
2017-03-22readline: rename `deDupeHistory` optionDanny Nemer
2017-03-21doc: remove superfluous sample assert codeRich Trott
2017-03-21doc: require uses fs root for '/' prefixBradley Farias
2017-03-21fs: (+/-)Infinity and NaN invalid unixtimestampLuca Maraschi
2017-03-212017-03-21, Version 7.7.4 (Current)cjihrig
2017-03-212017-03-21, Version 6.10.1 'Boron' (LTS)Myles Borins
2017-03-212017-03-21, Version 4.8.1 'Argon' (LTS)Myles Borins
2017-03-20doc: add missing word in stream.mdJyotman Singh
2017-03-17readline: add option to stop duplicates in historyDanny Nemer
2017-03-17doc: add note that vm module is not a security mechanismRuslan Bekenev
2017-03-17Fix #7065: cli help documentation for --inspectNoj Vek
2017-03-16doc: increase Buffer.concat() documentationcjihrig
2017-03-15doc: fix mistakes in stream doc (object mode)Christian d'Heureuse
2017-03-14doc: argument types for dns methodsAmelia Clarke
2017-03-14doc: fix a typo in api/process.mdGaara
2017-03-14doc: argument types for crypto methodsAmelia Clarke
2017-03-14doc: missing argument types for events methodsAmelia Clarke
2017-03-14doc: correct comment error in stream.mdAlexander
2017-03-14doc: console.log() -> console.error() in events.mdVse Mozhet Byt
2017-03-14doc: var -> let / const in events.mdVse Mozhet Byt
2017-03-142017-03-14, Version 7.7.3 (Current)Italo A. Casas
2017-03-15doc: fix stylistic issues in api/net.mdAlexey Orlenko
2017-03-14doc: add missing changelog heading for 7.7.2Evan Lucas
2017-03-14doc: update to current V8 versionsFranziska Hinkelmann
2017-03-13doc: improve child_process `maxBuffer` textRich Trott
2017-03-13doc: package main can be directory with an indexBradley Farias
2017-03-12assert: enforce type check in deepStrictEqualJoyee Cheung
2017-03-11doc: improve net.md on sockets and connectionsJoyee Cheung
2017-03-09doc: deprecate private http propertiesBrian White
2017-03-09doc: reduce font size on smaller screensGibson Fahnestock
2017-03-09doc: fix occurences of "the the"Jeroen Mandersloot
2017-03-09doc: fix process links to console.log/errorSam Roberts
2017-03-082017-03-08, Version 7.7.2 (Current)Evan Lucas
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-08doc: http cleanup and missing argument typesAmelia Clarke
2017-03-08doc: argument types for https methodsAmelia Clarke
2017-03-06repl: docs-only deprecation of magic modeTimothy Gu
2017-03-06tls: runtime deprecation for tls.createSecurePair()James M Snell
2017-03-06doc: fixed readable.isPaused() version annotationLaurent Fortin
2017-03-06doc: fix broken URL to event loop guidePoker
2017-03-05doc: remove Locked from stability indexRich Trott
2017-03-05doc: unlock moduleRich Trott
2017-03-05doc: fix misleading ASCII commentsRahat Ahmed
2017-03-05v8: add cachedDataVersionTagAndres Suarez
2017-03-04doc: various improvements to net.mdJoyee Cheung