4666 Commits (e2617a03888aed62965ebc208f13e1bb3e183aeb)

Author SHA1 Message Date
Refael Ackermann af3aa682ac util: add callbackify 8 years ago
Nikolai Vavilov 208db5675e fs: don't conflate data and callback in appendFile 8 years ago
Anna Henningsen c6f074f737
Revert "readline: clean up event listener in onNewListener" 7 years ago
Vse Mozhet Byt 390fa0380e cluster, dns, repl, tls, util: fix RegExp nits 7 years ago
Trevor Norris a2fdb76677
async_wrap: use kTotals to enable PromiseHook 7 years ago
Trevor Norris b9379095e1
Revert "async_hooks: only set up hooks if used" 7 years ago
Gil Tayar 8d7f07f379
child_process: promisify includes stdio in error 7 years ago
Benedikt Meurer 55f9c85a05
stream: ensure that instanceof fast-path is hit. 7 years ago
XadillaX 27de36926b
dns: add resolveAny support 8 years ago
Brian White 8208fdae2b
child_process: reduce nextTick() usage 7 years ago
Brian White dd83d11869
child_process: simplify send() result handling 7 years ago
Anna Henningsen 02aea0690d
async_hooks: minor refactor to callback invocation 7 years ago
Anna Henningsen 6318078d2c
async_hooks: make sure `.{en|dis}able() === this` 7 years ago
cjihrig d0571a926a https: support rejectUnauthorized for unix sockets 7 years ago
Refael Ackermann 47b9772f52 fs: expose Stats times as Numbers 8 years ago
Sam Roberts 324f1115b3 lib: return this from net.Socket.end() 7 years ago
Fedor Indutny d6260a8f4b http: overridable keep-alive behavior of `Agent` 8 years ago
Matteo Collina 07ca288929 fs: replace a bind() with a top-level function 7 years ago
David Cai 35353a45fc test: increase coverage of async_hooks 7 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
Jacob Jones afc59a9f50 lib: "iff" changed to "if and only if" 7 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 7 years ago
Brian White d081548858
net: fix permanent deopt 7 years ago
Brian White fc6f487f2e
process: fix permanent deopt 7 years ago
Brian White e374e44a8a
events: fix potential permanent deopt 7 years ago
sreepurnajasti 062071a9c3 errors,process: migrate to use internal/errors.js 7 years ago
James M Snell 7024c5a302 zlib: revert back to Functions 7 years ago
Nikolai Vavilov 3d9e7bb1d4 repl: remove unused function convertToContext 7 years ago
Tobias Nießen 4d89e3c261 url: do not pass WHATWG host to http.request 7 years ago
Anna Henningsen 3e02636bcb
async_hooks,http: fix socket reuse with Agent 7 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
sreepurnajasti 28227963fa errors,repl: migrate to use internal/errors.js 8 years ago
Brian White 3c989de207
dns: use faster IP address type check on results 8 years ago
Brian White 656bb71867
dns: improve callback performance 8 years ago
Timothy Gu 95eef9b044 url: more precise URLSearchParams constructor 8 years ago
Sam Roberts 3fba3d6409 http: describe parse err in debug output 8 years ago
Gibson Fahnestock 7d53abad8b readline: clean up event listener in onNewListener 8 years ago
Dan Fabulich 65531d0e86 fs: promisify exists correctly 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
Yihong Wang 716e9e07fd http: suppress data event if req aborted 8 years ago
Refael Ackermann 16689e30ae inspector: --debug* deprecation and invalidation 8 years ago
Rich Trott 758a17f1d5 dns: return TypeError on invalid resolve() input 8 years ago
larissayvette 234353a1b8 lib,src: refactor buffer out of range index 8 years ago