4789 Commits (66a6a15561e50cfc61a101cbe226a476919ef5b3)

Author SHA1 Message Date
Andreas Madsen 84f9261efd
async_hooks: require parameter in emitBefore 8 years ago
Andreas Madsen 4e27aa9603
async_hooks: use common emitBefore and emitAfter 8 years ago
Refael Ackermann 46d7cb88c7
tools: eslint - use `error` and `off` 8 years ago
Eduardo Leggiero 8520e6f280 lib: fix urlObject parameter name in url.format 8 years ago
Andreas Madsen 0fd4c73e5c
async_hooks: fix default nextTick triggerAsyncId 8 years ago
Matt Sergeant aa8655a0da
async-hooks,net: ensure asyncId=null if no handle 8 years ago
Ruben Bridgewater 5c6c02996b
async_hooks: reduce duplication with factory 8 years ago
kuroljov 6e86a70da2 assert: replace many if's with if-else statement 8 years ago
Timothy Gu b01ac75edc
url: normalize port on scheme change 8 years ago
Vse Mozhet Byt 5100cc6851 tools: use no-use-before-define ESLint rule 8 years ago
Rich Trott a577bde917 lib: fix off-by-one indentation 8 years ago
Refael Ackermann 4b276e985f
http: guard against failed sockets creation 8 years ago
Tobias Nießen fe730d34ce child_process: use internal/errors 8 years ago
Tobias Nießen 44256bb0aa path: fix incorrect use of ERR_INVALID_ARG_TYPE 8 years ago
Tobias Nießen 1d7414354e assert: fix incorrect use of ERR_INVALID_ARG_TYPE 8 years ago
Ruben Bridgewater 0455fff880
assert: refactor the code 8 years ago
Tobias Nießen 3129b2c035 process: use internal/errors in internalNextTick 8 years ago
starkwang 473f0eff29 errors,url: port url errors to internal/errors 8 years ago
Ruben Bridgewater fc463639fa assert: fix assert.fail with zero arguments 8 years ago
Santiago Gimeno 71ca122def
child_process: fix handleless NODE_HANDLE handling 8 years ago
Ruben Bridgewater e6b69b9418 repl: fix old history error handling 8 years ago
Matteo Collina 027960205f stream: avoid possible slow path w UInt8Array 8 years ago
Ruben Bridgewater 1b54371c50 stream: use more explicit statements 8 years ago
Timothy Gu 01aeb38800 readline: properly handle 0-width characters 8 years ago
Ruben Bridgewater 2fa2a60721 http: simplify if statement 8 years ago
Ruben Bridgewater b3e5c4621d v8: add new to the throw statement 8 years ago
Ruben Bridgewater 1a452f1928 dgram,process,util: refactor Error to TypeError 8 years ago
Ruben Bridgewater 1698c8e165 errors: fix and improve error types 8 years ago
cjihrig 87d682b69a child_process: emit IPC messages on next tick 8 years ago
Rich Trott 095c0de94d benchmark,lib,test: use braces for multiline block 8 years ago
Vse Mozhet Byt 3b0e800f18 util: make util.debuglog() consistent with doc 8 years ago
Matteo Collina b4432888f5 stream: finish must always follow error 8 years ago
Ruben Bridgewater d1871a22c0 cluster: remove obsolete todo 8 years ago
Ruben Bridgewater 0401754b92 errors: prevent stack recalculation 8 years ago
Ruben Bridgewater 70b31adffa console: use a plain object for the the error stack 8 years ago
Ruben Bridgewater 3e178848a5 errors: improve ERR_INVALID_ARG_TYPE 8 years ago
Anna Henningsen 9a655e98a4
stream: fix `undefined` in Readable object mode 8 years ago
XadillaX 330349f706 dns: make `dns.setServers` support customized port 8 years ago
James M Snell 1fcb76e8f2 cluster: remove deprecated property 8 years ago
Tobias Nießen 279fcc44fa dgram: change parameter name in set(Multicast)TTL 8 years ago
Tobias Nießen a0f7284346 errors,process: fix error message of hrtime() 8 years ago
LAKSHMI SWETHA GOPIREDDY d2913384aa errors,stream_wrap: use internal/errors.js 8 years ago
Ruben Bridgewater f40caf7282 net: fix abort on bad address input 8 years ago
James M Snell 22cf25cf2d buffer: support boxed strings and toPrimitive 8 years ago
Ruben Bridgewater c474f88987
lib: fix typos 8 years ago
Vse Mozhet Byt 878990498a readline,repl,url,util: remove needless capturing 8 years ago
Vse Mozhet Byt 6b9500bfc2 v8: fix RegExp nits in v8_prof_polyfill.js 8 years ago
Roman Reiss ecf6a46d98
src,lib,test,doc: correct misspellings 8 years ago
Brian White 460ee75f7e
process: improve nextTick() performance 8 years ago
Anna Henningsen 1e2905f46a
buffer: add constants object 8 years ago