3881 Commits (c60ff010636c847f91d2439c69a899617c6f5c23)

Author SHA1 Message Date
Sam Roberts a1d34b3f49 doc: threadpool size, and APIs using the pool 7 years ago
Sam Roberts 6cdffb18c5 doc: sort bottom-of-file dns markdown links 7 years ago
Sam Roberts 68321b5cb0 doc: crypto.randomBytes does not block when async 7 years ago
Gabriel Schulhof 7efb8f7619 n-api: implement promise 7 years ago
Rod Vagg be4c984747 doc: environmental->environment & NodeJS->Node.js 7 years ago
Michał Wadas abced13e29 doc: fix typo in Buffer.from(string, [encoding]) 7 years ago
Rich Trott c40229a9b8 console: implement minimal `console.group()` 7 years ago
James M Snell 67269fd7f3 perf_hooks: implementation of the perf timing API 7 years ago
Ben Noordhuis e007f66ae2 dns: add `verbatim` option to dns.lookup() 7 years ago
hafiz e76b1ff17e doc: rephrase text of child_process.execSync() 7 years ago
sevenryze c19894f814 doc: beautify net.md formats 7 years ago
James Kyle 954b346e5a doc: link to correct "OS Constants" heading in docs 7 years ago
RefinedSoftwareLLC d70d36b3b2
doc: update http2.md example code 7 years ago
Daniel Taveras 82bad0b4d8 doc: fix doc for napi_get_value_string_utf8 8 years ago
Shigeki Ohtsu 9dfb2d14cb crypto: warn if counter mode used in createCipher 8 years ago
Gabriel Schulhof 70664bf5a1 n-api: add ability to remove a wrapping 8 years ago
sharababy f0d8eb644f doc: fixed link definitions in http2.md footer 7 years ago
James M Snell 1524458c54 doc: remove `you` and fixup note in stream.md 7 years ago
Anand Suresh 39dd230366
doc: minor fixes to http/2 docs 7 years ago
Aleh Zasypkin e96c11c384
doc,fs: rename defaultEncoding option to encoding 7 years ago
George Sapkin 4cff2cc20f doc: remove redundant only from doc/api/stream.md 7 years ago
陈刚 4d842e3d66 doc: fix http api document 8 years ago
hsmtkk 472a8a7f8d
doc: fix typo in cli.md 7 years ago
Kyle Farnung e96b94970a doc: added napi_get_value_string_latin1 7 years ago
Saad Quadri eab2bea46f doc: fix word wrapping for api stability boxes 7 years ago
James M Snell eac0147085 tools: checkout for unassigned DEP00XX codes 7 years ago
Anna Henningsen 1fe0741e50 2017-08-15, Version 8.4.0 (Current) 7 years ago
Weijia Wang 11a2ca29ba
errors: migrate _http_outgoing 7 years ago
Mudit Ameta 4a6b678070
os: add CIDR support 8 years ago
Refael Ackermann 85d7d97d81
doc: delint 7 years ago
Refael Ackermann 6d84e30087
doc: fix header level typo 7 years ago
Anna Henningsen 314217f8fb
doc: add missing `changes:` metadata for util 7 years ago
Anna Henningsen 7e0c2ea92b
doc: add missing `changes:` metadata for streams 7 years ago
Gabriel Schulhof 6fe72c82d2 src: mention that node options are space-separated 7 years ago
Daijiro Wachi 7294f57c0d doc: fix docs style in util.md 7 years ago
Daijiro Wachi 003ba0b0e2 doc: fix docs style in intl.md 7 years ago
Vishal Bisht 89d9cc789b
doc: expanded description of buffer.slice 7 years ago
Anna Henningsen 835c383969
n-api: add napi_get_node_version 7 years ago
Keita Akutsu 0eb7268451
doc: fix http2 sample code for http2.md 7 years ago
Gil Tayar 52a0d97187
doc: explain browser support of http/2 without SSL 7 years ago
Mandeep Singh 4796fbc7d8 doc: add docs for AssertionError 8 years ago
Daniel Bevenius 02371c7a8c doc: fix order of AtExit callbacks in addons.md 8 years ago
Daniel Bevenius 06ed0e8187 doc: remove undef NDEBUG from addons.md 8 years ago
Daniel Bevenius 7f81400723 tools: fix tools/addon-verify.js 8 years ago
Anna Henningsen b72e702247 2017-08-09, Version 8.3.0 (Current) 8 years ago
Guy Margalit c3c045aea0 stream: support readable/writableHWM for Duplex 8 years ago
James M Snell 4da8b99a74 console: coerce label to string in console.time() 8 years ago
Jared Kantrowitz 80ebb4282d
src: adjust windows abort behavior 8 years ago
Jason Ginchereau af70c3b478 n-api: optimize number API performance 8 years ago
Rich Trott 0f325aaaeb doc: improve fs.read() doc text 8 years ago