120 Commits (e71d9fd8342fef87a7624022da57034d591da153)

Author SHA1 Message Date
Ryan 1fc4dce08b Simplify and cleanup ObjectWrap. 16 years ago
Ryan 65324866bc Implement Promises for file i/o 16 years ago
Ryan 0ff62b2ea0 Move oi_buf creation to node.cc 16 years ago
Ryan f56309deee Remove eio_warmup. Use ev_ref instead. 16 years ago
Ryan 6697cd0725 small superficial clean-ups 16 years ago
Ryan 3bdd042a6e Rename fatal_exception to FatalException 16 years ago
Ryan e8f177aa2d Clean up outgoing encoding API. Generally: send(chunk, encoding). 16 years ago
Ryan d1b0ce6d37 Large refactor of file code. 16 years ago
Ryan baed9d514d Inform V8 of external allocations. 16 years ago
Ryan 427e3f5dcb Introduce NODE_SET_PROTOTYPE_METHOD which properly sets the signature. 16 years ago
Ryan cfd61622ae Reference counting. Network bugs. 16 years ago
Ryan 5a071ad72f Begin refactor of http.cc. Remove libebb add http_parser. 16 years ago
Ryan 0f5170339c remove process.{cc,h} process.exit() now exit() 16 years ago
Ryan 064c8f0252 Use ObjectWrap base class for File, Socket, Server. 16 years ago
Ryan cf1c58063e Create a node namespace 16 years ago
Ryan 90fc8d3622 Update liboi. Use EV_MULTIPLICITY=0. 16 years ago
Ryan 47fad676b4 Rename JS_ to NODE_ for method macros. add marcos to timers.cc 16 years ago
Ryan 5207226da3 fix a bug with eio polling. 16 years ago
Ryan c8e20fbf81 add file.read only. raw encoding right now. 16 years ago
Ryan 12d31dd0b7 file operations are queued. 16 years ago
Ryan 63a9cd3897 everything is changed. i've waited much too long to commit. 16 years ago
Ryan 0e9e927fcb enable support for the thread pool 16 years ago
Ryan 1a126ed11c use the WAF build system 16 years ago
Ryan e02b71ebe8 exit program on top level exceptions 16 years ago