Commit Graph

3 Commits

Author SHA1 Message Date
jasper
0abc6be283 consistent spelling of Node.js, as used on the official web site 2012-07-12 21:42:53 +00:00
jeremy
0376117422 Update node-fibers to 0.6.8, works with node 0.8.0.
Build process changed from waf to gyp, so modify patches accordingly.
2012-06-28 17:27:51 +00:00
jeremy
19d897862e Import node-fibers-0.6.4.
This extension provides a fiber/coroutine implementation for nodejs.  It
also ships with a futures implementation that wraps existing nodejs
async functions, allowing synchronous style code that handles exceptions
properly and doesn't block the nodejs event loop.

OK sthen@
2012-04-03 18:46:03 +00:00