4762 Commits (c5521fa6176377e0be958621102cad29be39a290)

Author SHA1 Message Date
Ruben Bridgewater 1698c8e165 errors: fix and improve error types 7 years ago
cjihrig 87d682b69a child_process: emit IPC messages on next tick 7 years ago
Rich Trott 095c0de94d benchmark,lib,test: use braces for multiline block 7 years ago
Vse Mozhet Byt 3b0e800f18 util: make util.debuglog() consistent with doc 7 years ago
Matteo Collina b4432888f5 stream: finish must always follow error 7 years ago
Ruben Bridgewater d1871a22c0 cluster: remove obsolete todo 7 years ago
Ruben Bridgewater 0401754b92 errors: prevent stack recalculation 7 years ago
Ruben Bridgewater 70b31adffa console: use a plain object for the the error stack 7 years ago
Ruben Bridgewater 3e178848a5 errors: improve ERR_INVALID_ARG_TYPE 7 years ago
Anna Henningsen 9a655e98a4
stream: fix `undefined` in Readable object mode 7 years ago
XadillaX 330349f706 dns: make `dns.setServers` support customized port 7 years ago
James M Snell 1fcb76e8f2 cluster: remove deprecated property 7 years ago
Tobias Nießen 279fcc44fa dgram: change parameter name in set(Multicast)TTL 7 years ago
Tobias Nießen a0f7284346 errors,process: fix error message of hrtime() 7 years ago
LAKSHMI SWETHA GOPIREDDY d2913384aa errors,stream_wrap: use internal/errors.js 7 years ago
Ruben Bridgewater f40caf7282 net: fix abort on bad address input 7 years ago
James M Snell 22cf25cf2d buffer: support boxed strings and toPrimitive 7 years ago
Ruben Bridgewater c474f88987
lib: fix typos 7 years ago
Vse Mozhet Byt 878990498a readline,repl,url,util: remove needless capturing 7 years ago
Vse Mozhet Byt 6b9500bfc2 v8: fix RegExp nits in v8_prof_polyfill.js 7 years ago
Roman Reiss ecf6a46d98
src,lib,test,doc: correct misspellings 7 years ago
Brian White 460ee75f7e
process: improve nextTick() performance 7 years ago
Anna Henningsen 1e2905f46a
buffer: add constants object 7 years ago
Michaël Zasso 00aac57df9 util: ignore invalid format specifiers 7 years ago
cornholio 2777a7e04f inspector,cluster: fix inspect port assignment 7 years ago
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() 7 years ago
Sam Roberts cf24177aba net: return this from destroy() 7 years ago
José F. Romaniello 3ee37329da tls: add host and port info to ECONNRESET errors 8 years ago
XadillaX c1c226719f https: make opts optional & immutable when create 7 years ago
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 7 years ago
Brian White 448c4c62d2
child_process: do not extend result for *Sync() 7 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 7 years ago
Justin Beckwith c88ba036b4 url: ensure search property is consistently null vs empty 7 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 7 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 7 years ago
Brian White c4fc7d90ed
http: always cork outgoing writes 7 years ago
Fedor Indutny 27cc30aea8
profiler: declare missing `printErr` 7 years ago
Luigi Pinca ba449f3bf1
http: handle cases where socket.server is null 7 years ago
Rajaram Gaunker 12fd63d6bb
v8: add a js class for Serializer/Dserializer 7 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" 7 years ago
Vse Mozhet Byt 390fa0380e cluster, dns, repl, tls, util: fix RegExp nits 7 years ago