summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: delintRefael Ackermann2017-08-142-11/+13
* doc: fix header level typoRefael Ackermann2017-08-141-1/+1
* doc: add missing `changes:` metadata for utilAnna Henningsen2017-08-131-0/+4
* doc: add missing `changes:` metadata for streamsAnna Henningsen2017-08-131-0/+7
* src: mention that node options are space-separatedGabriel Schulhof2017-08-132-8/+8
* doc: fix docs style in util.mdDaijiro Wachi2017-08-131-45/+45
* doc: fix docs style in intl.mdDaijiro Wachi2017-08-131-13/+13
* doc: expanded description of buffer.sliceVishal Bisht2017-08-121-0/+3
* n-api: add napi_get_node_versionAnna Henningsen2017-08-121-0/+31
* doc: fix http2 sample code for http2.mdKeita Akutsu2017-08-101-5/+5
* doc: explain browser support of http/2 without SSLGil Tayar2017-08-101-0/+6
* doc: add docs for AssertionErrorMandeep Singh2017-08-101-0/+12
* doc: fix order of AtExit callbacks in addons.mdDaniel Bevenius2017-08-101-1/+1
* doc: remove undef NDEBUG from addons.mdDaniel Bevenius2017-08-101-1/+0
* tools: fix tools/addon-verify.jsDaniel Bevenius2017-08-101-1/+1
* 2017-08-09, Version 8.3.0 (Current)Anna Henningsen2017-08-095-10/+208
* stream: support readable/writableHWM for DuplexGuy Margalit2017-08-081-0/+4
* console: coerce label to string in console.time()James M Snell2017-08-071-2/+2
* src: adjust windows abort behaviorJared Kantrowitz2017-08-071-0/+2
* n-api: optimize number API performanceJason Ginchereau2017-08-071-8/+77
* doc: improve fs.read() doc textRich Trott2017-08-071-3/+3
* doc: clarify the position argument for fs.readdcharbonnier2017-08-071-1/+3
* encoding: rudimentary TextDecoder support w/o ICUTimothy Gu2017-08-053-23/+47
* http2: add some doc detail for invalid header charsJames M Snell2017-08-041-0/+21
* http2: fix documentation errorsJames M Snell2017-08-041-36/+42
* http2: refactor trailers APIJames M Snell2017-08-041-25/+100
* http2: address initial pr feedbackJames M Snell2017-08-041-5/+6
* http2: make writeHead behave like HTTP/1.Matteo Collina2017-08-041-1/+1
* http2: doc and fixes to the Compatibility APIMatteo Collina2017-08-041-4/+773
* http2: add range support for respondWith{File|FD}James M Snell2017-08-041-1/+21
* http2: refinement and test for socketErrorJames M Snell2017-08-041-9/+7
* doc: include http2.md in all.mdJames M Snell2017-08-041-0/+1
* http2: fix documentation nitsJames M Snell2017-08-043-8/+8
* http2: introducing HTTP/2James M Snell2017-08-046-0/+1909
* tls: add tlsSocket.disableRenegotiation()James M Snell2017-08-041-0/+8
* doc: add entry for subprocess.killed propertyRich Trott2017-08-041-0/+11
* doc: change `child` to `subprocess`Rich Trott2017-08-042-94/+98
* util: implement %o and %O as formatting specifiersGreg Alexander2017-08-041-0/+8
* doc: erase unneeded eslint-plugin-markdown commentVse Mozhet Byt2017-08-031-1/+0
* dgram: add custom lookup function in socketscjihrig2017-08-021-17/+21
* doc: fix typo in writing-and-running-benchmarks.mdYuta Hiroto2017-08-021-1/+1
* repl: deprecate REPLServer.parseREPLKeywordLance Ball2017-08-022-0/+22
* tools: replace assert-throw-arguments custom lintRich Trott2017-08-021-1/+1
* console: add console.count() and console.clear()James M Snell2017-08-021-0/+70
* doc,net: assign deprecation codeAnna Henningsen2017-08-021-2/+2
* repl: make REPLServer.bufferedCommand privateLance Ball2017-08-012-1/+20
* dns: add channel.cancel()Anna Henningsen2017-08-011-0/+8
* dns: enable usage of independent cares resolversAnna Henningsen2017-08-011-0/+45
* http_client, errors: migrate to internal/errorsWeijia Wang2017-08-011-0/+22
* 2017-08-01, Version 6.11.2 'Boron' (LTS)Myles Borins2017-08-011-0/+247