11 Commits (fbb963b5d520a70d9c3f2f9ec116d79a0c676f80)

Author SHA1 Message Date
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Oleg Efimov c0d69a4883 GJSLint part of tests 14 years ago
Ryan Dahl 4962702e4a Revert requireNative changes: 4e6b9b0, d429033, 6abbfa0, bcad540 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
arlolra 04fac19822 Split tests. 15 years ago
Felix Geisendörfer b02b54e003 Fix: Module cache did not propagate 15 years ago
Ryan Dahl 7a2e784ad7 Module refactor - almost CommonJS compatible now 15 years ago
Ryan Dahl 7abad8b7b3 API: Move node.puts(), node.exec() and others to /utils.js 15 years ago
Ryan Dahl c8b143bf30 Absolute path names for require() refer to node.libraryPaths 15 years ago
Ryan 723c7d9f7c Replace onExit() with process.addListener("exit") 15 years ago
Ryan 3fed1a0954 Use v8's test runner 16 years ago
Ryan f6a7fe2657 Implement onExit() hook for modules. 16 years ago
Ryan b6fe4aec50 Module system refactor 16 years ago
Ryan 408526a1c1 debugging/improving the module framework 16 years ago