3836 Commits (d195a069b697d4cfc41f09037471908089cbd98f)

Author SHA1 Message Date
Jason Ginchereau 1a0727d85e
n-api: change async resource name to napi_value 7 years ago
Anna Henningsen 8c8c90b714
n-api: use AsyncResource for Work tracking 8 years ago
Will Young 4ae0afb12b dgram: added setMulticastInterface() 9 years ago
Myles Borins cba206fa24
docs: update 8.5.0 changelog 7 years ago
Alex Gresnel ed2f347f27
child_process: set shell to false in fork() 7 years ago
Rich Trott d38e643409
test: remove obsolete debugger tests 7 years ago
Rich Trott ff16337b80
doc: use consistent terminology in process doc 7 years ago
Michaël Zasso 99a779947c
doc: add missing doc for readable._destroy 7 years ago
XadillaX 468110b327
tls: deprecate parseCertString & move to internal 7 years ago
Jon Moss f68ab39f8e
doc: add missing heading for error 7 years ago
Tuan Anh Tran 0dad97cdec doc: fix "added in" for Buffer.allocUnsafeSlow() 7 years ago
Damien O'Reilly 2ac7b433b4
dgram: support for setting socket buffer size 8 years ago
Vse Mozhet Byt b4b7ac6ae8 doc: fix nits in esm.md 7 years ago
Gabriel Schulhof cb94905774 n-api: stop creating references to primitives 7 years ago
Ruben Bridgewater 22ae8c0248
assert: fix boxed primitives in deepStrictEqual 7 years ago
geek e13d1df89b
assert: support custom errors 7 years ago
Myles Borins a10856a7d3
2017-09-12, Version 8.5.0 (Current) 7 years ago
Vse Mozhet Byt da057dbf8f doc: fix some internal links 7 years ago
David Benjamin 6ebdb69472
crypto: fix Node_SignFinal 7 years ago
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