341 Commits (80bf451e6eed071b083a0058d8a77cc2edfc5336)
 

Author SHA1 Message Date
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
Ryan da03a02a98 Add documentation for node.Process 16 years ago
Ryan c5b5815ae7 fix error in test-process-simple 16 years ago
Ryan 145072e736 Add test-process-kill.js 16 years ago
Ryan e71b089cd7 Add test-process-simple.js 16 years ago
Ryan 0f76d3e6d8 define signal constants 16 years ago
Ryan e39923a3d7 Add process.kill(sig = SIGTERM) 16 years ago
Ryan 2fd4958698 Add pid accessor 16 years ago
Ryan a78ea510a2 Add onExit callback 16 years ago
Ryan 03c5772ce4 Get stdin/stdout working. Add process->Close(). 16 years ago
Ryan 83cb156b6f skelton of node.Process 16 years ago
Ryan 25d14bd001 Bug: Add HTTPConnection->size() and HTTPServer->size() 16 years ago
Urban Hafner fc63f840b0 Merge branch 'master' of git://github.com/ry/node 16 years ago
Ryan ec5f3dbae1 bump version 16 years ago
Ryan 7ec90dbfd0 Clean up debug code in net.cc 16 years ago
Ryan 2b557c467f Namespace trimming: remove node.constants 16 years ago
Ryan 89d891f912 Small clean up in test-http-client-race 16 years ago
Ryan 61fcbb1cd6 Add benchmark dir with ruby script 16 years ago
Ryan e30e4415ee Fixes for ipv6 16 years ago
Urban Hafner 5ad5d89e3f Merge branch 'master' of git://github.com/ry/node 16 years ago