5784 Commits (41919626e5e3dcc04101a2c21f689fbfad24686f)

Author SHA1 Message Date
Jesus Seijas 41919626e5
util: refactor format method.Performance improved. 8 years ago
Daniel Bevenius 7dfeb36143 test: check inspector support in test/inspector 8 years ago
rmdm b1ed55f259 assert: fix deepEqual RangeError: Maximum call stack size exceeded 8 years ago
David D Lowe 592d7d2f2a test: add known_test request with Unicode in the URL 8 years ago
Bidisha Pyne a9f798ebcc errors,http_server: migrate to use internal/errors.js 8 years ago
Brian White 8d7ff6dd75
test: improve dns internet test case 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
Sam Roberts 26ab769940 inspector: refactor to rename and comment methods 8 years ago
Rich Trott ce5745bf92 test: improve test-https-server-keep-alive-timeout 8 years ago
Refael Ackermann 45d78393a9 test: mark inspector-port-zero-cluster as flaky 7 years ago
Dan Fabulich 65531d0e86 fs: promisify exists correctly 8 years ago
Michael Dawson 7a7ac1c6db test: consolidate n-api test addons 8 years ago
Jason Ginchereau 8ab8c33985 n-api: enable napi_wrap() to work with any object 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
Jason Ginchereau bb91879f31 test: Make N-API weak-ref GC tests asynchronous 8 years ago
Michael Dawson effeff1843 test: improve n-api coverage for typed arrays 8 years ago
Ben Noordhuis 399cb25f62 inspector: bind to random port with --inspect=0 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 1a2cd91b20
test: add AsyncResource addon test 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
Michael Dawson d9ee297afb n-api: add napi_get_version 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
Anna Henningsen 90dee89d8e
async_hooks: rename AsyncEvent to AsyncResource 8 years ago
Matteo Collina b153420fd9 stream: emit finish when using writev and cork 8 years ago
Brian White a10bdb51b1
http: improve outgoing string write performance 8 years ago
Rich Trott 112ef23bba test: use common.mustNotCall in test-crypto-random 8 years ago
Daniel Bevenius ab28e0a86a test: skip test-bindings if inspector is disabled 8 years ago
Michael Dawson 196190015d test: add coverage for napi_has_named_property 8 years ago
Ebrahim Byagowi b3d1e3d4c7 fs: fix realpath{Sync} on resolving pipes/sockets 8 years ago
Daniel Pihlstrom a109032260 src,fs: calculate fs times without truncation 8 years ago
Rich Trott 4384f2e2b7 test: refactor event-emitter-remove-all-listeners 8 years ago