4687 Commits (f462ad1f35dfb2e8827e383d46ba74058aedfcbc)

Author SHA1 Message Date
Sebastian Van Sande de4a749788 internal/util: use internal/errors.js 8 years ago
sreepurnajasti d50a802feb errors,stream-transform: migrate to use internal/errors.js 8 years ago
Dan Homola aff8d358fa errors, repl: migrate to use internal/errors.js 8 years ago
Sam Roberts 37fdfce93e net: return this from getConnections() 8 years ago
Sam Roberts cf24177aba net: return this from destroy() 8 years ago
José F. Romaniello 3ee37329da tls: add host and port info to ECONNRESET errors 9 years ago
XadillaX c1c226719f https: make opts optional & immutable when create 8 years ago
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 8 years ago
Brian White 448c4c62d2
child_process: do not extend result for *Sync() 8 years ago
Artur G Vieira 80c9ef0b6b http: edit _storeHeader to check for Trailer header 8 years ago
James M Snell 873e2f270f errors: add missing ERR_ prefix on util.callbackify error 8 years ago
Justin Beckwith c88ba036b4 url: ensure search property is consistently null vs empty 8 years ago
Brian White add4b0ab8c zlib: improve performance 8 years ago
Brian White e5dc934ef6 stream: improve Transform performance 8 years ago
Daniel Bevenius e5a494857a lib: correct typo in createSecureContext 8 years ago
Scott McKenzie 7f3f72c19b errors, readline: migrate to use internal/errors.js 8 years ago
Alexey Orlenko d71718db6a
http: fix timeout reset after keep-alive timeout 8 years ago
Brian White c4fc7d90ed
http: always cork outgoing writes 8 years ago
Fedor Indutny 27cc30aea8
profiler: declare missing `printErr` 8 years ago
Luigi Pinca ba449f3bf1
http: handle cases where socket.server is null 8 years ago
Rajaram Gaunker 12fd63d6bb
v8: add a js class for Serializer/Dserializer 8 years ago
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" 8 years ago
Vse Mozhet Byt 390fa0380e cluster, dns, repl, tls, util: fix RegExp nits 8 years ago
Trevor Norris a2fdb76677
async_wrap: use kTotals to enable PromiseHook 8 years ago
Trevor Norris b9379095e1
Revert "async_hooks: only set up hooks if used" 8 years ago
Gil Tayar 8d7f07f379
child_process: promisify includes stdio in error 8 years ago
Benedikt Meurer 55f9c85a05
stream: ensure that instanceof fast-path is hit. 8 years ago
XadillaX 27de36926b
dns: add resolveAny support 8 years ago
Brian White 8208fdae2b
child_process: reduce nextTick() usage 8 years ago
Brian White dd83d11869
child_process: simplify send() result handling 8 years ago
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