summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2017-03-03benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer
2017-03-02doc: fix WHATWG URL url.protocol exampleRichard Lau
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-03-01timers: unlock the timers APIRich Trott
2017-03-012017-03-01, Version 7.7.1 (Current)Italo A. Casas
2017-03-01doc: argument types for console methodsAmelia Clarke
2017-03-01doc: fix typo in stream docBradley Curran
2017-03-01doc: fixup errors.mdVse Mozhet Byt
2017-03-01doc: add link to references in net.SocketJoyee Cheung
2017-02-282017-02-28, Version 7.7.0 (Current)Italo A. Casas
2017-02-28doc: document WHATWG IDNA methods' error handlingTimothy Gu
2017-02-28doc: use common malformed instead of misformattedJames Sumners
2017-02-28doc: fix typo in STYLE_GUIDE.mdNikolai Vavilov
2017-02-27doc: update V8 debugger doc to mention --inspect-brkJames Ide
2017-02-27doc: link to readable and writeable stream sectionSebastian Van Sande