90 Commits (f3696f64a15215b65a9ee95747f8e2a9d762bd5b)

Author SHA1 Message Date
Alexis Campailla 619721e6b8 test: mark eval_messages as flaky 9 years ago
Alexis Campailla ff05953b8d test: add test configuration templates 9 years ago
Michaël Zasso 2235fad11b test: remove unreachable code 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Ben Noordhuis c2b8b30836 test: remove stray copyright notices 10 years ago
Ben Noordhuis 93a44d5228 src: fix deferred events not working with -e 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 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
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago
Brian White b677b844fc events: optimize various functions 10 years ago
Ben Noordhuis 635337f953 test: fix message tests regression 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis edaf7af30b test: make test runner multi-arch/mode compatible 10 years ago
Fedor Indutny a48583e8d7 test: fix error messages after v8 upgrade 10 years ago
Ben Noordhuis 17fbdc18b8 lib: name EventEmitter prototype methods 11 years ago
Timothy J Fontaine 06453a94a7 src: domain should not replace nextTick function 11 years ago
Fedor Indutny f1de13b8ab node: do not print SyntaxError hints to stderr 11 years ago
Vladimir Kurchatkin 055f7e9da9 src: only access stack of non-null errors 11 years ago
Vladimir Kurchatkin 259d449622 src: only access stack of defined errors 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
Ben Noordhuis a1ea8a27e6 test: update tests after internal api change 11 years ago
Trevor Norris 0761c90204 process: remove maxTickDepth from _tickCallback 12 years ago
isaacs 896b2aa707 util: Add debuglog, deprecate console lookalikes 12 years ago
isaacs 1fd95b57bf test: Fix message/error_exit 12 years ago
Trevor Norris 0bba590283 bindings: update api 12 years ago
Trevor Norris 0c1e7b53d0 process: separate nextTick domain logic 12 years ago
isaacs 875e4a0c59 core: Remove the nextTick for running the main file 12 years ago
Ben Noordhuis 51f6e6a9b3 src, test: downgrade to v8 3.14 api 12 years ago
Trevor Norris 86c0745a5e process: streamlining tick callback logic 12 years ago
isaacs 95ac576bf9 Revert "Move MakeCallback to JS" 12 years ago
Fedor Indutny 8a96bb42c6 test: make tests work with newer v8 12 years ago
isaacs 6c80ef01c1 node: emit 'exit' when exiting with error 12 years ago
isaacs ba94f9d6f8 timers: Move list.ontimeout to separate function 12 years ago
isaacs 1c2910d94c test-message: Add setTimeout and nextTick message tests 12 years ago
isaacs cd51fa8f5a test: Update message tests for streams2 12 years ago
isaacs 21c741f257 Print warning when maxTickDepth is reached 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
isaacs b3cf3f35fc Report errors properly from --eval and stdin 12 years ago
isaacs dd85a8c183 Update message test for new v8 behavior 13 years ago
Bert Belder 0dba4ad0f9 tests: make all message tests pass on Windows 13 years ago
isaacs e0f5d8e86d test: v8 stack trace messages changed slightly 13 years ago
Oleg Efimov 968b49ba0a Check for tabs in source line in DisplayExceptionLine 13 years ago
isaacs 564172510d Revert "test: stack overflow output" 13 years ago
isaacs f8519e10b8 test: stack overflow output 13 years ago
Felix Geisendörfer bf9d8e9214 Fix exception output for module load exceptions 13 years ago