360 Commits (94f03be7283401f5893a3801ac28d2191ace8ad5)
 

Author SHA1 Message Date
Ryan 94f03be728 Add changelog 16 years ago
Ryan 7879e7fd25 small cleanups 16 years ago
Ryan 8047b912c0 Change 'new node.tcp.Connection' to 'node.tcp.createConnection' 16 years ago
Ryan d56552dc66 Remove node.Process constructor from API 16 years ago
Ryan a3d77ee4e7 Add new documentation (using asciidoc!) 16 years ago
Ryan a623d763c1 Add -m32 flags for compiling on 64bit machines. 16 years ago
Ryan e4ba665c87 Fix ref/unref problem. Was doing opposite of what I should. 16 years ago
Ryan 88ad880556 Add new test for node.fs.stat() 16 years ago
Ryan e7ad8ab4b0 Clean up some of the event handling code 16 years ago
Ryan d428eff023 Snakecase events . 16 years ago
Ryan c2bdc01870 Bad array index in AfterStat() 16 years ago
Ryan e763efdadf Upgrade v8 to 1.2.10 and libev to 3.6 16 years ago
Ryan e876d6629e Fix unused variable warnings. 16 years ago
Ryan 89320036a8 Timer::RepeatSetter wasn't getting the right value 16 years ago
Ryan 4787a41b84 Fix Process::MaybeShutdown's return type 16 years ago
Ryan c9cb41cf80 Wrong number of arguments being passed to emit in AfterOpen 16 years ago
Ryan 65324866bc Implement Promises for file i/o 16 years ago
Ryan 7cd09874c6 Add Promise class 16 years ago
Ryan ed926da691 Remove onEvent compatibility 16 years ago
Ryan 80bf451e6e Use EventEmitter for node.Process 16 years ago
Ryan 70fe920fb5 Use events for all HTTP messages. 16 years ago
Ryan 20c0e1fdfb events for http.Server 16 years ago
Ryan ed3d6a63d5 Further expand EventEmitter to TCP and HTTP 16 years ago
Ryan b4af3b9fb5 Timers on Events 16 years ago
Ryan 2ecd7ffe54 in the middle putting in event code. broken. 16 years ago
Ryan bd952ac61e Add some notes about extent of HTTP API 16 years ago
Ryan b77e603e04 add irc channel to website 16 years ago
Ryan 9615c93d2d Add make test-all 16 years ago
Ryan be963d68af add more detail to req.uri documentation 16 years ago
Ryan 5ab93502d0 Fix issue in 5b7fb10 16 years ago
Ryan 5b7fb1003c Add failing test. Process spawning loop. 16 years ago
Ryan fbe0be19eb bump version 16 years ago
Ryan bdad5e7333 test-process-kill: start process after onLoad 16 years ago
Ryan 7363ccd273 bugfix: Properly exit a process. 16 years ago
Ryan 0e67b34c27 Fix thread pool unref issue. 16 years ago
Ryan b9f3ae23cf Fix some typos in the docs 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 cc67d8efc7 Fix bug waf problem with HAVE_CLOCK_SYSCALL 16 years ago
Ryan 7703a4cacb Add scons to LICENSE 16 years ago
Ryan 3fed1a0954 Use v8's test runner 16 years ago
Ryan dce072a67e lint 16 years ago
Ryan 115c4942db Create tools directory 16 years ago
Ryan 00d9b886c1 Remove unnecessary Detach 16 years ago
Ryan f17b76afa4 Fix up docs. 16 years ago
Urban Hafner ea290e727d Finished remote module loading 16 years ago
Urban Hafner ad15067ea0 Tests and implementation of node.cat() 16 years ago
Urban Hafner c192a1b5df Update to use the new parseUri() 16 years ago
Urban Hafner 6550e8cfa0 Remove empty parts of the parsed URI. 16 years ago
Urban Hafner 3a44efea69 Merge branch 'master' of git://github.com/ry/node 16 years ago