summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-08-29meta: merge TSC and CTC back into a single bodyJames M Snell
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-28http2: refactor error handlingMatteo Collina
2017-08-27timers: Migrate to use internal/errorsWeijia Wang
2017-08-26Revert "http2: refactor error handling"Rich Trott
2017-08-25perf_hooks: mark as experimentalJames M Snell
2017-08-25http2: refactor error handlingMatteo Collina
2017-08-25doc,stream: remove wrong remark on readable.readJan Schär
2017-08-25doc: threadpool size, and APIs using the poolSam Roberts
2017-08-25doc: sort bottom-of-file dns markdown linksSam Roberts
2017-08-25doc: crypto.randomBytes does not block when asyncSam Roberts
2017-08-25n-api: implement promiseGabriel Schulhof
2017-08-24doc: environmental->environment & NodeJS->Node.jsRod Vagg
2017-08-25doc: fix typo in Buffer.from(string, [encoding])Michał Wadas
2017-08-23console: implement minimal `console.group()`Rich Trott
2017-08-23perf_hooks: implementation of the perf timing APIJames M Snell
2017-08-23dns: add `verbatim` option to dns.lookup()Ben Noordhuis
2017-08-23doc: rephrase text of child_process.execSync()hafiz
2017-08-23doc: beautify net.md formatssevenryze
2017-08-23doc: link to correct "OS Constants" heading in docsJames Kyle
2017-08-22doc: update http2.md example codeRefinedSoftwareLLC
2017-08-22doc: fix doc for napi_get_value_string_utf8Daniel Taveras
2017-08-22crypto: warn if counter mode used in createCipherShigeki Ohtsu
2017-08-22n-api: add ability to remove a wrappingGabriel Schulhof
2017-08-21doc: fixed link definitions in http2.md footersharababy
2017-08-21doc: remove `you` and fixup note in stream.mdJames M Snell
2017-08-21doc: minor fixes to http/2 docsAnand Suresh
2017-08-20doc,fs: rename defaultEncoding option to encodingAleh Zasypkin
2017-08-20doc: remove redundant only from doc/api/stream.mdGeorge Sapkin
2017-08-18doc: fix http api document陈刚
2017-08-16doc: fix typo in cli.mdhsmtkk
2017-08-16doc: added napi_get_value_string_latin1Kyle Farnung
2017-08-16doc: fix word wrapping for api stability boxesSaad Quadri
2017-08-16tools: checkout for unassigned DEP00XX codesJames M Snell
2017-08-152017-08-15, Version 8.4.0 (Current)Anna Henningsen
2017-08-14errors: migrate _http_outgoingWeijia Wang
2017-08-14os: add CIDR supportMudit Ameta
2017-08-14doc: delintRefael Ackermann
2017-08-14doc: fix header level typoRefael Ackermann
2017-08-13doc: add missing `changes:` metadata for utilAnna Henningsen
2017-08-13doc: add missing `changes:` metadata for streamsAnna Henningsen
2017-08-13src: mention that node options are space-separatedGabriel Schulhof
2017-08-13doc: fix docs style in util.mdDaijiro Wachi
2017-08-13doc: fix docs style in intl.mdDaijiro Wachi
2017-08-12doc: expanded description of buffer.sliceVishal Bisht
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