summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-08-12n-api: add napi_get_node_versionAnna Henningsen
2017-08-10doc: fix http2 sample code for http2.mdKeita Akutsu
2017-08-10doc: explain browser support of http/2 without SSLGil Tayar
2017-08-10doc: add docs for AssertionErrorMandeep Singh
2017-08-10doc: fix order of AtExit callbacks in addons.mdDaniel Bevenius
2017-08-10doc: remove undef NDEBUG from addons.mdDaniel Bevenius
2017-08-10tools: fix tools/addon-verify.jsDaniel Bevenius
2017-08-092017-08-09, Version 8.3.0 (Current)Anna Henningsen
2017-08-08stream: support readable/writableHWM for DuplexGuy Margalit
2017-08-07console: coerce label to string in console.time()James M Snell
2017-08-07src: adjust windows abort behaviorJared Kantrowitz
2017-08-07n-api: optimize number API performanceJason Ginchereau
2017-08-07doc: improve fs.read() doc textRich Trott
2017-08-07doc: clarify the position argument for fs.readdcharbonnier
2017-08-05encoding: rudimentary TextDecoder support w/o ICUTimothy Gu
2017-08-04http2: add some doc detail for invalid header charsJames M Snell
2017-08-04http2: fix documentation errorsJames M Snell
2017-08-04http2: refactor trailers APIJames M Snell
2017-08-04http2: address initial pr feedbackJames M Snell
2017-08-04http2: make writeHead behave like HTTP/1.Matteo Collina
2017-08-04http2: doc and fixes to the Compatibility APIMatteo Collina
2017-08-04http2: add range support for respondWith{File|FD}James M Snell
2017-08-04http2: refinement and test for socketErrorJames M Snell
2017-08-04doc: include http2.md in all.mdJames M Snell
2017-08-04http2: fix documentation nitsJames M Snell
2017-08-04http2: introducing HTTP/2James M Snell
2017-08-04tls: add tlsSocket.disableRenegotiation()James M Snell
2017-08-04doc: add entry for subprocess.killed propertyRich Trott
2017-08-04doc: change `child` to `subprocess`Rich Trott
2017-08-04util: implement %o and %O as formatting specifiersGreg Alexander
2017-08-03doc: erase unneeded eslint-plugin-markdown commentVse Mozhet Byt
2017-08-02dgram: add custom lookup function in socketscjihrig
2017-08-02doc: fix typo in writing-and-running-benchmarks.mdYuta Hiroto
2017-08-02repl: deprecate REPLServer.parseREPLKeywordLance Ball
2017-08-02tools: replace assert-throw-arguments custom lintRich Trott
2017-08-02console: add console.count() and console.clear()James M Snell
2017-08-02doc,net: assign deprecation codeAnna Henningsen
2017-08-01repl: make REPLServer.bufferedCommand privateLance Ball
2017-08-01dns: add channel.cancel()Anna Henningsen
2017-08-01dns: enable usage of independent cares resolversAnna Henningsen
2017-08-01http_client, errors: migrate to internal/errorsWeijia Wang
2017-08-012017-08-01, Version 6.11.2 'Boron' (LTS)Myles Borins
2017-08-01doc, url: add changelog metadata for url.formatTimothy Gu
2017-07-31readline: remove max limit of crlfDelayAzard
2017-07-31doc: document napi_finalize() signaturecjihrig
2017-07-30tools: remove legacy indentation lintingRich Trott
2017-07-30doc: various small revisions in urlTimothy Gu
2017-07-30doc: update url.origin IDNA behaviorTimothy Gu
2017-07-30doc: fix minor typos in net.mdDaiki Arai
2017-07-28doc: cross-link util.TextDecoder and intl.mdVse Mozhet Byt