4647 Commits (2791b360c11324f7c9ed83350f264c500ade4fe8)

Author SHA1 Message Date
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
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
Anna Henningsen 410b141764
async_hooks: only set up hooks if used 8 years ago
Calvin Metcalf 155687cb7e
stream: remove dup property 8 years ago
Calvin Metcalf ba513d140c
stream: add final method 8 years ago
Michael Dawson e912c67d24 dgram: convert to using internal/errors 8 years ago
Matteo Collina ccd3eadbd7 stream: fix destroy(err, cb) regression 8 years ago
Marcel Laverdet 3c5bfba28b
vm: fix displayErrors in runIn.. functions 8 years ago
Brian White 359ea2a0bd
stream: improve readable push performance 8 years ago
Ebrahim Byagowi 594b5d7b89
cmd: support dash as stdin alias 8 years ago