62 Commits (2e28832660099b49d861f4d4039d8d35ebb6c77e)

Author SHA1 Message Date
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
Felix Geisendörfer 814033365b Fix process.nextTick throw call sites 13 years ago
isaacs 079b81358b test: Minor change to message/undefined_reference_in_new_context 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
koichik f5a01d1764 test: fix test/message/undefined_reference_in_new_context.js 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
koichik 4662ace916 Fix message tests 13 years ago
isaacs 8df6f9e544 Close #974 Properly report traceless errors. 14 years ago
Ryan Dahl f2dd8dd2b9 Fix test/message/undefined_reference_in_new_context 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 72dd8778b9 Fix undefined_reference_in_new_context 14 years ago
Daniel Ennis 52f93185c7 Adding support for require-like initialization of node, 14 years ago
Felix Geisendörfer 91cc2d8c4b Restructure src/node.js startup code 14 years ago
Ryan Dahl 555184663a windows compat: undefined_reference_in_new_context test 14 years ago
Felix Geisendörfer 5a49f96505 Move commonjs module system into lib/module.js 14 years ago
Oleg Efimov 093dfaf801 GJSLint all tests, only 3 long lines left in test-url.js 14 years ago
Ryan Dahl 92789b16e5 Fix global leaks 14 years ago
Oleg Efimov c0d69a4883 GJSLint part of tests 14 years ago
Ryan Dahl d3532a4bf2 Fix indention in 'make test-message' 14 years ago
Ryan Dahl c7b24efd21 Move ev_loop out of javascript 14 years ago
Jorge Chamorro Bieling 99e19aa398 Remove unneeded function wrappers 14 years ago
Ryan Dahl 97255c2651 Fix test harness for Linux 14 years ago
Micheil Smith e38eb0c5a4 Soft migration of sys -> util, Removal of deprecated utils module. 14 years ago
isaacs e9b6b0b327 Report "weird" errors a little better. 14 years ago
Ryan Dahl 1b1bee8099 Fix test/message/undefined_reference_in_new_context 14 years ago