summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-04-11doc: unify End-of-Life markerTobias Nießen
2018-04-11doc: add missing backticks around code fragments.Vse Mozhet Byt
2018-04-11doc, tools: make type parsing more strictVse Mozhet Byt
2018-04-11doc: add Http2Session.connecting propertyPieter Mees
2018-04-10doc: prevent a false-positive linkificationVse Mozhet Byt
2018-04-10src: add punctuation in --inspector doc url messageNick Filatov
2018-04-10src: rename ERR_STRING_TOO_LARGE to ERR_STRING_TOO_LONGJoyee Cheung
2018-04-10doc: fix about `decodeStrings` property of `stream.Writable`Ryusei Yamaguchi
2018-04-10buffer: do deprecation warning outside `node_modules`Anna Henningsen
2018-04-10zlib: use `.bytesWritten` instead of `.bytesRead`Anna Henningsen
2018-04-09doc: improve buf.indexOf() documentation styleRich Trott
2018-04-10doc: fix API descriptions for OpenSSL-1.1.0Shigeki Ohtsu
2018-04-09doc: fix punctuation in doc/releases.mderwinwahyura
2018-04-09doc: explain edge case when assigning port to urlnodeav
2018-04-09doc: improve CCM exampleTobias Nießen
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-09doc: add missing quotes in default string valuesVse Mozhet Byt
2018-04-09doc: remove wrong default value in buffer.mdVse Mozhet Byt
2018-04-09doc: add and unify return statements in crypto.mdVse Mozhet Byt
2018-04-08n-api: add more `int64_t` testsKyle Farnung
2018-04-08doc: unify property sectionsVse Mozhet Byt
2018-04-08doc: update language regarding key stretchingUjjwal Sharma
2018-04-07doc: fix some linksVse Mozhet Byt
2018-04-07src: add error code helpers to src/node_errors.hJoyee Cheung
2018-04-06doc, http2: add sections for server.close()Chris Miller
2018-04-06doc: improve buf.fill() documentationRich Trott
2018-04-06doc: added missing reference to test coverage infoMithun Sasidharan
2018-04-06doc: clarify lifecycle of domain socketsGireesh Punathil
2018-04-06stream: 'readable' have precedence over flowingMatteo Collina
2018-04-06crypto: add support for AES-CCMTobias Nießen
2018-04-05fs: expose copy-on-write flags for fs.copyFile()cjihrig
2018-04-05doc: improve prepositions in buffer.mdRich Trott
2018-04-05doc: reword poolSize explanation in buffer.mdRich Trott
2018-04-05doc: add instructions to update local git configTrivikram Kamat
2018-04-05doc: create list for commonly edited files in PRsTrivikram Kamat
2018-04-04doc: remove link to "breaking changes" wikiTrivikram Kamat
2018-04-052018-04-05, Version 9.11.1 (Current)Myles Borins
2018-04-04lib: ensure --check flag works with --requireJohn-David Dalton
2018-04-042018-04-04, Version 9.11.0 (Current)Michaël Zasso
2018-04-05errors: improve SystemError messagesJoyee Cheung
2018-04-04doc: fix added value for `assert` moduleRuben Bridgewater
2018-04-04doc: properly document AssertionErrorRuben Bridgewater
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-04-03doc: improve Buffer.allocUnsafeSlow() and relatedRich Trott
2018-04-03http: fix `request` when `setHost` is `true`XadillaX
2018-04-03perf_hooks: simplify perf_hooksJames M Snell
2018-04-03vm: move options checks from C++ to JSMichaël Zasso
2018-04-03doc: update to adding listens on SIGUSR1willhayslett
2018-04-01doc: remove "if provided" for optional argumentsRich Trott