3817 Commits (c20901a7f574d7ecea70dfc852a3307d7178ddba)

Author SHA1 Message Date
Ben Noordhuis 668ad44922
intl: unexpose Intl.v8BreakIterator 7 years ago
Gabriel Schulhof 61e9ba1271 n-api: implement napi_run_script 7 years ago
Gabriel Schulhof 78286984da test,doc: make module name match gyp target name 7 years ago
Sam Roberts c14ca4925a
doc: fix Error property markdown level 7 years ago
Ezequiel Garcia 5f22375922
src: add support to pass flags to dlopen 8 years ago
cjihrig 11b7428832
fs: add fs.copyFile{Sync} 7 years ago
Vse Mozhet Byt 6281361504 doc: add ESM doc to _toc.md and all.md 7 years ago
XadillaX 703a3b5388
doc, tls: mark parseCertString() as deprecated 7 years ago
Jessica Quynh Tran 89f207499a
doc: document bytes to chars after setEncoding 8 years ago
George Bezerra 1cdb41f287
doc: document missing error codes 7 years ago
Yury Popov 372dc86af5
tls: multiple PFX in createSecureContext 7 years ago
Bradley Farias c8a389e19f module: Allow runMain to be ESM 8 years ago
Adina Shanholtz 447715543b doc: add options argument to crypto docs 7 years ago
Myles Borins dc7f03c897
2017-09-05, Version 6.11.3 'Boron' (LTS) 7 years ago
Rich Trott a25c754e42 doc: clarify async/asynchronous in deprecations.md 7 years ago
Ruben Bridgewater ea2e6363f2
assert: use SameValueZero in deepStrictEqual 7 years ago
Ruben Bridgewater 1789dcfc87
doc: add missing changelogs to assert docs 7 years ago
Eduard Bondarenko b24e269a48 net: multiple listen() events fail silently 8 years ago
Piotr Mionskowski ec599b87ae
doc: `readFileSync` instead of `fs.readFileSync` 7 years ago
Anna Henningsen dd52cad044 doc,lib,src,test: strip executable bits off files 7 years ago
Ruben Bridgewater 204d94fc75
assert: handle errors properly with deep*Equal 7 years ago
matzavinos 219932a9f7
errors: convert 'fs' 7 years ago
Roman Reiss a517466aa7
module: mark DEP0019 as EOL and remove compat code 8 years ago
Chris Young c77e6d3f8c n-api: adds function to adjust external memory 8 years ago
creeperyang 4218afce9a doc: fix comment about http2.createSecureServer 7 years ago
Anatoli Papirovski ad3d2ce68a http2: handle 100-continue flow & writeContinue 7 years ago
Jan Schär a80b1621b0 doc: remove braces which shouldn't be there 7 years ago
AJ Jordan 13927fd931 doc: clarify http.get data consumption requirement 7 years ago
James M Snell f3eb193a30 meta: merge TSC and CTC back into a single body 7 years ago
Chris Young cacce304cb doc: add links to alternative versions of doc 8 years ago
Matteo Collina 53c5bf546e http2: refactor error handling 7 years ago
Weijia Wang 4d893e093a
timers: Migrate to use internal/errors 8 years ago
Rich Trott f912080bf2 Revert "http2: refactor error handling" 7 years ago
James M Snell 6db825ae82 perf_hooks: mark as experimental 7 years ago
Matteo Collina 4ca8ff264f http2: refactor error handling 7 years ago
Jan Schär 8987ae843e doc,stream: remove wrong remark on readable.read 7 years ago
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 8 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