435 Commits (b12d77977e5efe6542e2acc5143a2e697590e638)

Author SHA1 Message Date
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
mskec 0ecdf29340 errors: migrate lib/console 8 years ago
Timothy Gu 413691fde0
url: expose WHATWG url.origin as ASCII 8 years ago
Michael Dawson e912c67d24 dgram: convert to using internal/errors 8 years ago
Matteo Collina ccd3eadbd7 stream: fix destroy(err, cb) regression 8 years ago
Ebrahim Byagowi 594b5d7b89
cmd: support dash as stdin alias 8 years ago
Faiz Halde 425aba4f36 errors: AssertionError moved to internal/error 8 years ago
Matteo Collina 330c8d743e stream: add destroy and _destroy methods. 8 years ago
cjihrig 51664fc265 net: add symbol to normalized connect() args 8 years ago
James M Snell ef16319eff util: fixup internal util exports 8 years ago
Daniel Bevenius 54d331895c lib: add guard to originalConsole 8 years ago
Trevor Norris 4a7233c178
lib: implement async_hooks API in core 8 years ago
Trevor Norris 7e3a3c962f
async_hooks: initial async_hooks implementation 8 years ago
Jackson Tian 824fb49a70 lib: remove useless default caught 8 years ago
Anna Henningsen 99da8e8e02
util: add util.promisify() 8 years ago
James M Snell 4c070d4897
readline: move escape codes into internal/readline 8 years ago
James M Snell 392a8987c6
readline: use module.exports = {} on internal/readline 8 years ago
Eugene Ostroukhov 3f48ab3042 inspector: do not add 'inspector' property 8 years ago
Brian White c20e87a10e
repl: fix /dev/null history file regression 8 years ago
Rich Trott dc3bbb45a7 cluster: remove debug arg handling 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
James M Snell dd20e68b0f process: add optional detail to process emitWarning 8 years ago
James M Snell ea9eed5643 freelist: simplify export 8 years ago
James M Snell 08809f28ad fs: simplify constant decls 8 years ago
James M Snell e2199e0fc2 streams: refactor BufferList into ES6 class 8 years ago
James M Snell ed0716f0e9 module: refactor internal/module export style 8 years ago
James M Snell 579ff2a487 process: refactor internal/process.js export style 8 years ago
Brian White d5925af8d7
util: fix permanent deoptimizations 8 years ago