412 Commits (f417add1f4ad9dfc201102bbc34491cddaeabae0)

Author SHA1 Message Date
Rich Trott 85dacd63f0 lib: use consistent indentation for ternaries 8 years ago
Andreas Madsen 4e27aa9603
async_hooks: use common emitBefore and emitAfter 8 years ago
Andreas Madsen 0fd4c73e5c
async_hooks: fix default nextTick triggerAsyncId 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
Tobias Nießen fe730d34ce child_process: use internal/errors 8 years ago
Tobias Nießen 3129b2c035 process: use internal/errors in internalNextTick 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
Ruben Bridgewater 1b54371c50 stream: use more explicit statements 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
Ruben Bridgewater d1871a22c0 cluster: remove obsolete todo 8 years ago
Ruben Bridgewater 0401754b92 errors: prevent stack recalculation 8 years ago
Ruben Bridgewater 3e178848a5 errors: improve ERR_INVALID_ARG_TYPE 8 years ago
James M Snell 1fcb76e8f2 cluster: remove deprecated property 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 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
cornholio 2777a7e04f inspector,cluster: fix inspect port assignment 8 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 cf24177aba net: return this from destroy() 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
Scott McKenzie 7f3f72c19b errors, readline: migrate to use internal/errors.js 8 years ago
Fedor Indutny 27cc30aea8
profiler: declare missing `printErr` 8 years ago
Refael Ackermann af3aa682ac util: add callbackify 8 years ago
Vse Mozhet Byt 390fa0380e cluster, dns, repl, tls, util: fix RegExp nits 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
Gautam Mittal 3630ed1c82 errors,tty: migrate to use internal/errors.js 8 years ago
Brian White fc6f487f2e
process: fix permanent deopt 8 years ago
sreepurnajasti 062071a9c3 errors,process: migrate to use internal/errors.js 8 years ago
Tobias Nießen 4d89e3c261 url: do not pass WHATWG host to http.request 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
Timothy Gu 95eef9b044 url: more precise URLSearchParams constructor 8 years ago
Refael Ackermann 16689e30ae inspector: --debug* deprecation and invalidation 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