summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-05-172016-05-17, Version 6.2.0 (Stable)Evan Lucas
2016-05-17doc: remove link to Sign in crypto.mdKirill Fomichev
2016-05-17doc: add `added:` in for `tty`Rich Trott
2016-05-17doc: update openssl.org hash linkssilverwind
2016-05-17src: refactor require('constants')James M Snell
2016-05-16doc: fix links in socket.connectingKirill Fomichev
2016-05-16doc: copyedit maxBuffer note for child_processRich Trott
2016-05-16doc: add `added` info for `dgram.setBroadcast()`Rich Trott
2016-05-16doc: improve zlib docsJames M Snell
2016-05-16doc: readline.emitKeypressEvents and raw modeArve Seljebu
2016-05-16doc: update vm.runInDebugContext() exampleBen Noordhuis
2016-05-15doc: add `added:` info for `string_decoder`Rich Trott
2016-05-15doc: update fs callback example error stackDavidCai
2016-05-15doc: fix issues related to page scrollingRoman Reiss
2016-05-13util: adhere to `noDeprecation` set at runtimeAnna Henningsen
2016-05-13src,module: add --preserve-symlinks command line flagJames M Snell
2016-05-13doc: add `added:` information for assertRich Trott
2016-05-13doc: appendFileSync accepts fd as wellFaiz Halde
2016-05-13repl: copying tabs shouldn't trigger completionEugene Obrezkov
2016-05-13doc: fix exec example in child_processEvan Lucas
2016-05-13doc: undocument fs.open's 'rs' modeSaúl Ibarra Corretgé
2016-05-12doc: add `added:` information for v8Rich Trott
2016-05-12repl: exports `Recoverable`Blake Embrey
2016-05-12doc: server.listen truncates socket path on unixJean Regisser
2016-05-11doc: update releases.md with new changelog structureJames M Snell
2016-05-11doc: refactor the changelog by versionJames M Snell
2016-05-11doc: "a" -> "an" in api/documentation.mdAnchika Agarwal
2016-05-10doc: fix deprecation warnings in addon examplesBen Noordhuis
2016-05-10doc: mention existence/purpose of module wrapperMatt Harrison
2016-05-10doc,events: fix a link typoyorkie
2016-05-09Add CTC meeting minutes for 2016-05-04Michael Dawson
2016-05-09doc: improve onboarding-extras.md formattingJeremiah Senkpiel
2016-05-09doc: fix linewrap in node.1Jeremiah Senkpiel
2016-05-09doc: v8 options can use either `_` or `-`Jeremiah Senkpiel
2016-05-09doc: v8 functions as methods on v8Bryan English
2016-05-09doc: discourage use of util.inheritsRobert Jefe Lindstaedt
2016-05-09doc: add `added:` information for osBryan English
2016-05-09doc: add `added:` information for processBryan English
2016-05-09doc: add `added:` information for urlBryan English
2016-05-09doc: add `added:` information for querystringBryan English
2016-05-06doc: correct anchors for buffer.mdJackson Tian
2016-05-05doc: add `added:` information for bufferAnna Henningsen
2016-05-05tools: parse documentation metadataTristian Flanagan
2016-05-03util: truncate inspect array and typed arrayJames M Snell
2016-05-03doc: adds 'close' events to fs.ReadStream and fs.WriteStreamJenna Vuong
2016-05-03doc: linkify remaining references to fs.Stats objectKevin Donahue
2016-05-03doc: fix the lint of an example in cluster.mdyorkie
2016-05-03util: fix inspecting of proxy objectsJames M Snell
2016-05-03doc: add missing underscore for markdown italicsKevin Donahue
2016-05-02doc: ensure consistent grammar in node.1 filejustshiv