29 Commits (bd4b79051a89867ff56850bb03fdc74460e117f4)

Author SHA1 Message Date
Brian White fc6f487f2e
process: fix permanent deopt 8 years ago
Refael Ackermann 16689e30ae inspector: --debug* deprecation and invalidation 8 years ago
Matteo Collina 330c8d743e stream: add destroy and _destroy methods. 8 years ago
Trevor Norris 4a7233c178
lib: implement async_hooks API in core 8 years ago
James M Snell dd20e68b0f process: add optional detail to process emitWarning 8 years ago
Brian White a641b7cf3e
process: fix permanent deoptimizations 8 years ago
Cameron Little a3132b0aa5
process: cast promise rejection reason to string 8 years ago
James M Snell e75bc87d22 errors: port internal/process errors to internal/errors 8 years ago
Jeremiah Senkpiel 59d2561e18 lib: remove an unnecessary coverage check 8 years ago
JungMinu d42296bd98 lib: rename kMaxCallbacksUntilQueueIsShortened 8 years ago
Wayne Andrews f8ee197614 build: add code coverage to make 8 years ago
Daniel Bevenius aa05209d6d lib: add constant kMaxCallbacksUntilQueueIsShortened 8 years ago
James M Snell 5de3cf099c lib: add static identifier codes for all deprecations 8 years ago
James M Snell 03e89b3ff2 process: add --redirect-warnings command line argument 8 years ago
James M Snell 5e1f32fd94 process: add optional code to warnings + type checking 8 years ago
cjihrig 49902124a9 process: add NODE_NO_WARNINGS environment variable 8 years ago
Anna Henningsen 196d27dd8c
promise: better stack traces for --trace-warnings 8 years ago
cjihrig 2dcb7f3826 child_process: add public API for IPC channel 8 years ago
Evan Lucas 804d57db67 process: improve performance of nextTick 8 years ago
Brian White 0ed8839a27
timers: improve setImmediate() performance 8 years ago
Adri Van Houdt d4bf5cac43 process: changed var to const in internal/process/promises 8 years ago
James M Snell bf91035364 process: fix handling of process.noDeprecation in emitWarning 8 years ago
James M Snell dc7277909b fs: move SyncWriteStream to internal/fs 8 years ago
James M Snell 07dbf7313d promise: hard deprecation for unhandled promise rejection 8 years ago
Benjamin Gruenbaum ecf474ceba promise: warn on unhandled rejections 9 years ago
James M Snell f856234ffa process: internal/process/stdio.js cleanup / modernization 9 years ago
Rich Trott b7f4b1ba4c process: fix incorrect usage of assert.fail() 9 years ago
James M Snell c6656db352 process: add 'warning' event and process.emitWarning() 9 years ago
Jeremiah Senkpiel 015cef25eb lib,src: refactor src/node.js into internal files 9 years ago