5005 Commits (fa265a2ccad5016476fd83fa05a0380208969c02)

Author SHA1 Message Date
Anna Henningsen 02aea0690d
async_hooks: minor refactor to callback invocation 8 years ago
Anna Henningsen 6318078d2c
async_hooks: make sure `.{en|dis}able() === this` 8 years ago
cjihrig d0571a926a https: support rejectUnauthorized for unix sockets 8 years ago
Refael Ackermann 47b9772f52 fs: expose Stats times as Numbers 8 years ago
Sam Roberts 324f1115b3 lib: return this from net.Socket.end() 8 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 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
Jacob Jones afc59a9f50 lib: "iff" changed to "if and only if" 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
Brian White d081548858
net: fix permanent deopt 8 years ago
Brian White fc6f487f2e
process: fix permanent deopt 8 years ago
Brian White e374e44a8a
events: fix potential permanent deopt 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
Tobias Nießen 4d89e3c261 url: do not pass WHATWG host to http.request 8 years ago
Anna Henningsen 3e02636bcb
async_hooks,http: fix socket reuse with Agent 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
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
Anna Henningsen 9f610b5e26
stream: support Uint8Array input to methods 8 years ago
mskec 0ecdf29340 errors: migrate lib/console 8 years ago
Jesus Seijas 19685eac65 querystring: improve unescapeBuffer() performance 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
Brian White 01a1022857
lib,src: improve writev() performance for Buffers 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
Timothy Gu 413691fde0
url: expose WHATWG url.origin as ASCII 8 years ago