20 Commits (bee83e0bbc4f61c3bef3bb18043e3f39ea40a336)

Author SHA1 Message Date
Ben Noordhuis c5b07d4ec6 lib: fix beforeExit not working with -e 8 years ago
Anna Henningsen 0815b9401d
vm: add ability to break on sigint/ctrl+c 9 years ago
Daniel Bevenius 81b6882e51 src: rename "node" script to "bootstrap_node" 8 years ago
Jeremiah Senkpiel 015cef25eb lib,src: refactor src/node.js into internal files 9 years ago
Ruben Bridgewater 88307974e6 node: improve process.nextTick performance 9 years ago
Rod Vagg d2c8ba5248 node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Ben Noordhuis 93a44d5228 src: fix deferred events not working with -e 10 years ago
Brian White c7782c0af8 node: improve nextTick performance 10 years ago
Trevor Norris 10e31ba56c node: allow multiple arguments passed to nextTick 10 years ago
Brian White b677b844fc events: optimize various functions 10 years ago
Ben Noordhuis 17fbdc18b8 lib: name EventEmitter prototype methods 11 years ago
Domenic Denicola fd3657610e vm: update API to use options argument 11 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 11 years ago
isaacs 95ac576bf9 Revert "Move MakeCallback to JS" 12 years ago
isaacs cd51fa8f5a test: Update message tests for streams2 12 years ago
isaacs 3053f4d27d test: Fix stdin message tests 12 years ago
isaacs 93be4ffd4b test-message: fix message output 12 years ago
isaacs 99ad0561c0 test-message: fix message output 12 years ago
isaacs 37537d5720 test: stdin error messages 12 years ago