build: add option to select VS version
[platform/upstream/nodejs.git] / doc /
2016-03-21 Sequoia McDowelldoc: add info to docs on how to submit docs patch
2016-03-21 Jeremiah Senkpieldoc: add onboarding resources
2016-03-21 Craig Akimotodoc: update V8 URL
2016-03-21 Ron Korvingdoc: document fs.datasync(Sync)
2016-03-21 Jeremiah Senkpieldoc: add "building node with ninja" guide
2016-03-21 Alexander Makarenkodoc: fix links in Addons docs
2016-03-02 Rich Trottdoc: copyedit util doc
2016-03-02 cjihrigdoc: mention prototype check in deepStrictEqual()
2016-03-02 Dirceu Pereira Tiegsdoc: clarify error handling in net.createServer
2016-03-02 Hugo Wooddoc: `require` behavior on case-insensitive systems
2016-03-02 Alexander Makarenkodoc: improvements to crypto.markdown copy
2016-03-02 dcposch@dcpos.chdoc: link to man pages
2016-03-02 Matt Loringtools: add --prof-process flag to node binary
2016-03-02 Rich Trottdoc,tools,test: lint doc-based addon tests
2016-03-02 Kevin Lockedoc: clarify child_process.execFile{,Sync} file arg
2016-03-02 Chinedu Francis... doc: fix buf.length slice example
2016-03-02 Chinedu Francis... doc: fix buffer[index] example
2016-03-02 Rafael Cepedadoc: fix template string
2016-03-02 Alexander Makarenkodoc: improvements to console.markdown copy
2016-03-02 Brian Whitedoc: fix net.createConnection() example
2016-03-02 Roman Reissdoc: improve scrolling, various CSS tweaks
2016-03-02 Ben Noordhuisdoc: console is asynchronous unless it's a file
2016-03-02 Alejandro Oviedodoc: merging behavior of writeHead vs setHeader
2016-03-02 Minwoo Jungdoc: fix reference to API `hash.final`
2016-03-02 Rainer Oviirdoc: uppercase 'RSA-SHA256' in crypto.markdown
2016-03-02 Alexander Makarenkodoc: consistent styling for functions in TLS docs
2016-03-02 Rich Trottdoc: apply consistent styling for functions
2016-03-02 Minwoo Jungdoc: fix `notDeepEqual` API
2016-03-02 Sakthipriyan Vairamanidoc: show links consistently in deprecations
2016-03-02 ChALkeRdoc: don't use "interface" as a variable name
2016-03-02 Timothy Gudoc: fix JSON generation for aliased methods
2016-03-02 Jackson Tiandoc: fix code type of markdowns
2016-03-02 Benjamin Gruenbaumdoc: check for errors in 'listen' event
2016-03-02 Glen Arrowsmithdoc: Examples work when data exceeds buffer size
2016-03-02 Robert Jefe Lindstaedtdoc: harmonize $ node command line notation
2016-03-02 Claudio Rodriguezdoc: fix type references for link gen, link css
2016-03-02 Alexander Makarenkodoc: multiple improvements in Stream docs
2016-03-02 piepmatzdoc: fix anchor links from stream to http and events
2016-03-02 Benjamin Gruenbaumdoc: replace function expressions with arrows
2016-03-02 Alexander Makarenkodoc: fix links order in Buffer doc
2016-03-02 Michaël Zassodoc: clarify optional arguments of Buffer methods
2016-03-02 Alexander Makarenkodoc: improve styling consistency in Buffer docs
2016-03-02 Timothy Gudoc: make buffer methods styles consistent
2016-03-02 Jimb Esserdoc: fix nonsensical grammar in Buffer::write
2016-03-02 Michael Theriotdoc: fix named anchors in addons.markdown and http...
2016-03-02 Karl Skomskidoc: add buf.indexOf encoding param with example
2016-03-02 Robert Jefe Lindstaedtdoc: fenced all code blocks, typo fixes
2016-03-02 Roman Klaukedoc: make references clickable
2016-03-02 Ryan Soboldoc: improve child_process.execFile() code example
2016-03-02 Richard Sundoc: remove "above" and "below" references
2016-03-02 Shigeki Ohtsudoc: fix heading level error in Buffer doc
2016-03-02 James M Snelldoc: improvements to crypto.markdown copy
2016-03-02 James M Snelldoc: improve child_process.markdown copy
2016-03-02 James M Snelldoc: improvements to buffer.markdown copy
2016-03-02 James M Snelldoc: improve addons.markdown copy
2016-03-02 cjihrigdoc: update process.send() signature
2016-03-02 Rich Trottdoc: fix minor inconsistencies in repl doc
2016-03-02 Noah Rosedoc: clarify exceptions during uncaughtException
2016-03-02 Rich Trottdoc: fix dgram doc indentation
2016-03-02 Rich Trottdoc: fix typo in dgram doc
2016-03-02 Timothy Gudoc: fix link in cluster documentation
2016-03-02 Prayag Vermadoc: fix minor typo in process doc
2016-03-02 Alexander Makarenkodoc: minor improvement in OS docs
2016-03-02 Alexander Makarenkodoc: improve styling consistency in VM docs
2016-03-02 Alexander Makarenkodoc: minor improvement to HTTPS doc
2016-03-02 Peter Lyonsdoc: spell writable consistently
2016-03-02 Kári Tristan Helgasondoc: update eol handling in readline
2016-03-02 Evan Lucasdoc: add more details to process.env
2016-03-02 Jeff Harrisdoc: undo move http.IncomingMessage.statusMessage
2016-03-02 Robert Jefe Lindstaedtdoc: proper markdown escaping -> \_\_, \*, \_
2016-03-02 Dmitriy Lazarevdoc: remove unnecessary bind(this)
2016-03-02 Коренберг Маркtls: add `options` argument to createSecurePair
2016-02-15 Roman Reissdoc: style fixes for the TOC
2016-02-15 Alexander Makarenkodoc: add `servername` parameter docs
2016-02-15 Rod Vaggdoc: update branch-diff arguments in release doc
2016-02-15 zoubindoc: add docs for more stream options
2016-02-15 Evan Lucasrepl: make sure historyPath is trimmed
2016-02-15 Ryan Soboldoc: mention that http.Server inherits from net.Server
2016-02-15 Rich Trottdoc: copyedit setTimeout() documentation
2016-02-15 Rich Trottdoc: fix formatting in process.markdown
2016-02-15 Claudio Rodriguezdoc: add path property to Write/ReadStream in fs.markdown
2016-02-09 James M Snellhttp: strictly forbid invalid characters from headers
2016-01-19 cjihrigdoc: clarify protocol default in http.request()
2016-01-19 jperssondoc: update links to use https where possible
2016-01-19 Vitor Cortezdoc: clarify explanation of first stream section
2016-01-19 Myles Borinsdocs: fix npm command in releases.md
2016-01-19 Myles Borinsdoc: add branch-diff example to releases.md
2016-01-19 Roman Reissdoc: update stylesheet to match frontpage
2016-01-19 Robert Jefe Lindstaedtdoc: adds usage of readline line-by-line parsing
2016-01-19 Sequoia McDowelldoc: document http's server.listen return value
2016-01-19 Sequoia McDowelldoc: label http.IncomingMessage as a Class
2016-01-19 Brian Whitedoc: add missing backtick for readline
2016-01-19 cjihrigdoc: bring releases.md up to date
2016-01-19 Richard Sundoc: fix numbering in stream.markdown
2016-01-19 Wyatt Preuldoc: stronger suggestion for userland assert
2016-01-19 Davedoc: close backtick in process.title description
2016-01-19 James M Snelldoc: improvements to events.markdown copy
2016-01-19 Ben Ripkensdoc: explain ClientRequest#setTimeout time unit
2016-01-19 James M Snelldoc: improvements to errors.markdown copy
2016-01-19 James M Snelldoc: improvements to dns.markdown copy
next