summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc, tools: make type parsing more strictVse Mozhet Byt2018-04-164-10/+13
* doc: add Http2Session.connecting propertyPieter Mees2018-04-161-0/+11
* doc: prevent a false-positive linkificationVse Mozhet Byt2018-04-101-9/+9
* src: add punctuation in --inspector doc url messageNick Filatov2018-04-101-3/+3
* src: rename ERR_STRING_TOO_LARGE to ERR_STRING_TOO_LONGJoyee Cheung2018-04-101-4/+4
* doc: fix about `decodeStrings` property of `stream.Writable`Ryusei Yamaguchi2018-04-101-7/+6
* buffer: do deprecation warning outside `node_modules`Anna Henningsen2018-04-102-1/+25
* zlib: use `.bytesWritten` instead of `.bytesRead`Anna Henningsen2018-04-102-4/+31
* doc: improve buf.indexOf() documentation styleRich Trott2018-04-091-6/+6
* doc: fix API descriptions for OpenSSL-1.1.0Shigeki Ohtsu2018-04-102-22/+18
* doc: fix punctuation in doc/releases.mderwinwahyura2018-04-091-3/+3
* doc: explain edge case when assigning port to urlnodeav2018-04-091-5/+22
* doc: improve CCM exampleTobias Nießen2018-04-091-1/+1
* doc: specify definite Array typesVse Mozhet Byt2018-04-0915-36/+38
* doc: add missing quotes in default string valuesVse Mozhet Byt2018-04-095-11/+11
* doc: remove wrong default value in buffer.mdVse Mozhet Byt2018-04-091-3/+4
* doc: add and unify return statements in crypto.mdVse Mozhet Byt2018-04-091-56/+76
* n-api: add more `int64_t` testsKyle Farnung2018-04-081-7/+20
* doc: unify property sectionsVse Mozhet Byt2018-04-083-49/+49
* doc: update language regarding key stretchingUjjwal Sharma2018-04-081-0/+14
* doc: fix some linksVse Mozhet Byt2018-04-072-1/+2
* src: add error code helpers to src/node_errors.hJoyee Cheung2018-04-071-0/+12
* doc, http2: add sections for server.close()Chris Miller2018-04-061-0/+27
* doc: improve buf.fill() documentationRich Trott2018-04-061-8/+9
* doc: added missing reference to test coverage infoMithun Sasidharan2018-04-061-0/+6
* doc: clarify lifecycle of domain socketsGireesh Punathil2018-04-061-7/+16
* stream: 'readable' have precedence over flowingMatteo Collina2018-04-061-1/+21
* crypto: add support for AES-CCMTobias Nießen2018-04-061-8/+97
* fs: expose copy-on-write flags for fs.copyFile()cjihrig2018-04-051-6/+64
* doc: improve prepositions in buffer.mdRich Trott2018-04-051-2/+2
* doc: reword poolSize explanation in buffer.mdRich Trott2018-04-051-2/+2
* doc: add instructions to update local git configTrivikram Kamat2018-04-051-12/+11
* doc: create list for commonly edited files in PRsTrivikram Kamat2018-04-051-3/+5
* doc: remove link to "breaking changes" wikiTrivikram Kamat2018-04-041-4/+0
* 2018-04-05, Version 9.11.1 (Current)Myles Borins2018-04-051-0/+11
* lib: ensure --check flag works with --requireJohn-David Dalton2018-04-041-0/+4
* 2018-04-04, Version 9.11.0 (Current)Michaël Zasso2018-04-041-0/+101
* errors: improve SystemError messagesJoyee Cheung2018-04-051-0/+5
* doc: fix added value for `assert` moduleRuben Bridgewater2018-04-041-1/+1
* doc: properly document AssertionErrorRuben Bridgewater2018-04-042-7/+67
* doc: fix various nitsVse Mozhet Byt2018-04-0434-257/+257
* doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-0431-380/+345
* doc: improve Buffer.allocUnsafeSlow() and relatedRich Trott2018-04-031-14/+15
* http: fix `request` when `setHost` is `true`XadillaX2018-04-031-0/+2
* perf_hooks: simplify perf_hooksJames M Snell2018-04-031-98/+8
* vm: move options checks from C++ to JSMichaël Zasso2018-04-031-0/+3
* doc: update to adding listens on SIGUSR1willhayslett2018-04-031-1/+1
* doc: remove "if provided" for optional argumentsRich Trott2018-04-011-4/+4
* doc: do not identify string as "JavaScript string"Rich Trott2018-04-011-4/+4
* doc: favor utf16le over ucs2 in buffer.mdRich Trott2018-04-011-7/+7