2687 Commits (091488022925281052f93ae98c0f1b613083d8e6)

Author SHA1 Message Date
Sam Roberts 324f1115b3 lib: return this from net.Socket.end() 8 years ago
Rich Trott 6b070654e6 test: refactor test-dgram-oob-buffer 8 years ago
Fedor Indutny d6260a8f4b http: overridable keep-alive behavior of `Agent` 8 years ago
aniketshukla 12e39d6d94 test: validate full error messages 8 years ago
Refael Ackermann c05561eb05 test,fs: test fs.watch for `filename` 8 years ago
Timothy Gu 91a1bbe305
url: update IDNA handling 8 years ago
David Cai 35353a45fc test: increase coverage of async_hooks 8 years ago
Sam Roberts 2791b360c1 inspector: allow --inspect=host:port from js 8 years ago
Sebastian Van Sande dcfbbacba8 path: use internal/errors.js 8 years ago
Gautam Mittal 3630ed1c82 errors,tty: migrate to use internal/errors.js 8 years ago
Joseph Gentle 7cddcc9715 assert: fix deepEqual similar sets and maps bug 8 years ago
Refael Ackermann 30a20bda7d test,module: make message check MUI dependent 8 years ago
Sam Roberts aae0d4559c test: rearrange inspector headers into convention 8 years ago
sreepurnajasti 062071a9c3 errors,process: migrate to use internal/errors.js 8 years ago
James M Snell 7024c5a302 zlib: revert back to Functions 8 years ago
Nikolai Vavilov 3d9e7bb1d4 repl: remove unused function convertToContext 8 years ago
Anna Henningsen 3e02636bcb
async_hooks,http: fix socket reuse with Agent 8 years ago
Dávid Szakállas fcab69c788
test: test async-hook triggerId properties 8 years ago
Anna Henningsen 78b135806f
test: check destroy hooks are called before exit 8 years ago
Rich Trott 98aa25c765 test: make test-fs-watchfile reliable 8 years ago
Bidisha Pyne 1609899142 errors,util: migrate to use internal/errors.js 8 years ago
Jesus Seijas 41919626e5
util: refactor format method.Performance improved. 8 years ago
rmdm b1ed55f259 assert: fix deepEqual RangeError: Maximum call stack size exceeded 8 years ago
Bidisha Pyne a9f798ebcc errors,http_server: migrate to use internal/errors.js 8 years ago
Timothy Gu 95eef9b044 url: more precise URLSearchParams constructor 8 years ago
Gibson Fahnestock 7d53abad8b readline: clean up event listener in onNewListener 8 years ago
Rich Trott ce5745bf92 test: improve test-https-server-keep-alive-timeout 8 years ago
Dan Fabulich 65531d0e86 fs: promisify exists correctly 8 years ago
Rich Trott e824c75c3e test: refactor test-net-server-bind 8 years ago
Anna Henningsen ae6c7044c8
Revert "lib: lazy instantiation of fs.Stats dates" 8 years ago
Alexander O'Mara e7100364f4
zlib: expose amount of data read for engines 8 years ago
Alexander O'Mara d0b1b52edb
zlib: option for engine in convenience methods 8 years ago
Rich Trott 36867786d0 test: use mustCall() in test-readline-interface 8 years ago
Ryan Kelly f6665334e7 crypto: clear err stack after ECDH::BufferToPoint 8 years ago
Yihong Wang 716e9e07fd http: suppress data event if req aborted 8 years ago
Rich Trott 3b12a8d6e7 test: fix flaky test-fs-watchfile on macOS 8 years ago
Rich Trott 64ded9f9bc test: use mustNotCall() in test-stream2-objects 8 years ago
Michaël Zasso c420cd1540 test: support candidate V8 versions 8 years ago
Daniel Bevenius 10913271bf test: hasCrypto https-server-keep-alive-timeout 8 years ago
Refael Ackermann 16689e30ae inspector: --debug* deprecation and invalidation 8 years ago
Rich Trott f00475d9d6 test: refactor test-fs-assert-encoding-error 8 years ago
Rich Trott 758a17f1d5 dns: return TypeError on invalid resolve() input 8 years ago
Anna Henningsen 90877003c1
async_wrap: fix Promises with later enabled hooks 8 years ago
larissayvette 234353a1b8 lib,src: refactor buffer out of range index 8 years ago
Aditya Anand 9c6427864e test: replace `indexOf` with `includes` 8 years ago
Anna Henningsen 9f610b5e26
stream: support Uint8Array input to methods 8 years ago
mskec 0ecdf29340 errors: migrate lib/console 8 years ago
Rich Trott d64d361266 test: check noop invocation with mustNotCall() 8 years ago
cjihrig 6a18c1d8dd test: add coverage for socket write after close 8 years ago
Timur Shemsedinov 0aa7ef5950
http: destroy sockets after keepAliveTimeout 9 years ago