4762 Commits (c5521fa6176377e0be958621102cad29be39a290)

Author SHA1 Message Date
Michael Dawson 3ccfeb483d tls: migrate tls.js to use internal/errors.js 7 years ago
Rich Trott d14c13238b lib: update indentation of ternaries 7 years ago
Roee Kasher 649d77bbf4 http: OutgoingMessage change writable after end 7 years ago
Weijia Wang fa73087fcf errors: keep error codes in alphabetical order 7 years ago
Rich Trott e0340af455 buffer: fix indentation nits 7 years ago
kadoufall d4402e7111 util: delete unused argument 'depth' 7 years ago
cornholio b4300536f5
cluster: overriding inspector port 7 years ago
Vse Mozhet Byt 2288e3f21c util: remove redundant declaration 7 years ago
Michael Dawson ac41db4af0 n-api: add code parameter to error helpers 7 years ago
Andreas Madsen 31417b6882
async_hooks: make AsyncResource match emitInit 7 years ago
Andreas Madsen 628485ea01
async_hooks: rename internal emit functions 7 years ago
Andreas Madsen f94fd0c0f3
async_hooks: fix nested hooks mutation 7 years ago
Ruben Bridgewater 8a830350b2
async_hooks: move restoreTmpHooks call to init 7 years ago
starkwang dbfe8c4ea2
errors,buffer: port errors to internal/errors 7 years ago
Rich Trott 6d090e1094 child_process: refactor normalizeSpawnArguments() 7 years ago
Timothy Gu afab5aba32
querystring: fix up lastPos usage 7 years ago
Rich Trott e6e6b07e51 buffer: remove MAX_SAFE_INTEGER check on length 7 years ago
Rich Trott e0af017a32 lib: normalize indentation in parentheses 7 years ago
Ruben Bridgewater be20e9ecfe
assert: refactor to reduce unecessary code paths 7 years ago
Ruben Bridgewater 18069523f8
fs: two minor optimizations 7 years ago
Rich Trott 0d22858d67 lib: remove excess indentation 7 years ago
Rich Trott 85dacd63f0 lib: use consistent indentation for ternaries 7 years ago
XadillaX 7d7ccf0631
repl: fix crash with large buffer tab completion 7 years ago
Andreas Madsen 84f9261efd
async_hooks: require parameter in emitBefore 7 years ago
Andreas Madsen 4e27aa9603
async_hooks: use common emitBefore and emitAfter 7 years ago
Refael Ackermann 46d7cb88c7
tools: eslint - use `error` and `off` 7 years ago
Eduardo Leggiero 8520e6f280 lib: fix urlObject parameter name in url.format 7 years ago
Andreas Madsen 0fd4c73e5c
async_hooks: fix default nextTick triggerAsyncId 7 years ago
Matt Sergeant aa8655a0da
async-hooks,net: ensure asyncId=null if no handle 7 years ago
Ruben Bridgewater 5c6c02996b
async_hooks: reduce duplication with factory 7 years ago
kuroljov 6e86a70da2 assert: replace many if's with if-else statement 7 years ago
Timothy Gu b01ac75edc
url: normalize port on scheme change 7 years ago
Vse Mozhet Byt 5100cc6851 tools: use no-use-before-define ESLint rule 7 years ago
Rich Trott a577bde917 lib: fix off-by-one indentation 7 years ago
Refael Ackermann 4b276e985f
http: guard against failed sockets creation 7 years ago
Tobias Nießen fe730d34ce child_process: use internal/errors 7 years ago
Tobias Nießen 44256bb0aa path: fix incorrect use of ERR_INVALID_ARG_TYPE 7 years ago
Tobias Nießen 1d7414354e assert: fix incorrect use of ERR_INVALID_ARG_TYPE 7 years ago
Ruben Bridgewater 0455fff880
assert: refactor the code 7 years ago
Tobias Nießen 3129b2c035 process: use internal/errors in internalNextTick 7 years ago
starkwang 473f0eff29 errors,url: port url errors to internal/errors 7 years ago
Ruben Bridgewater fc463639fa assert: fix assert.fail with zero arguments 7 years ago
Santiago Gimeno 71ca122def
child_process: fix handleless NODE_HANDLE handling 8 years ago
Ruben Bridgewater e6b69b9418 repl: fix old history error handling 7 years ago
Matteo Collina 027960205f stream: avoid possible slow path w UInt8Array 7 years ago
Ruben Bridgewater 1b54371c50 stream: use more explicit statements 7 years ago
Timothy Gu 01aeb38800 readline: properly handle 0-width characters 7 years ago
Ruben Bridgewater 2fa2a60721 http: simplify if statement 7 years ago
Ruben Bridgewater b3e5c4621d v8: add new to the throw statement 7 years ago
Ruben Bridgewater 1a452f1928 dgram,process,util: refactor Error to TypeError 7 years ago