Commit Graph

  • d428eff023 Snakecase events . Ryan 2009-06-29 13:18:30 +0200
  • c2bdc01870 Bad array index in AfterStat() Ryan 2009-06-29 13:17:49 +0200
  • e763efdadf Upgrade v8 to 1.2.10 and libev to 3.6 Ryan 2009-06-29 10:55:05 +0200
  • e876d6629e Fix unused variable warnings. Ryan 2009-06-28 20:11:55 +0200
  • 89320036a8 Timer::RepeatSetter wasn't getting the right value Ryan 2009-06-28 19:58:13 +0200
  • 4787a41b84 Fix Process::MaybeShutdown's return type Ryan 2009-06-28 19:55:35 +0200
  • c9cb41cf80 Wrong number of arguments being passed to emit in AfterOpen Ryan 2009-06-28 19:34:54 +0200
  • 65324866bc Implement Promises for file i/o Ryan 2009-06-28 19:05:58 +0200
  • 7cd09874c6 Add Promise class Ryan 2009-06-28 12:40:20 +0200
  • ed926da691 Remove onEvent compatibility Ryan 2009-06-27 20:40:43 +0200
  • 80bf451e6e Use EventEmitter for node.Process Ryan 2009-06-27 01:02:03 +0200
  • 70fe920fb5 Use events for all HTTP messages. Ryan 2009-06-26 18:30:55 +0200
  • 20c0e1fdfb events for http.Server Ryan 2009-06-26 18:29:57 +0200
  • ed3d6a63d5 Further expand EventEmitter to TCP and HTTP Ryan 2009-06-26 12:51:27 +0200
  • b4af3b9fb5 Timers on Events Ryan 2009-06-25 20:25:44 +0200
  • 2ecd7ffe54 in the middle putting in event code. broken. Ryan 2009-06-25 19:13:20 +0200
  • bd952ac61e Add some notes about extent of HTTP API Ryan 2009-06-27 19:06:29 +0200
  • b77e603e04 add irc channel to website Ryan 2009-06-27 18:26:25 +0200
  • 9615c93d2d Add make test-all Ryan 2009-06-27 00:49:47 +0200
  • be963d68af add more detail to req.uri documentation Ryan 2009-06-27 00:43:03 +0200
  • 5ab93502d0 Fix issue in 5b7fb10 Ryan 2009-06-27 00:13:37 +0200
  • 5b7fb1003c Add failing test. Process spawning loop. Ryan 2009-06-26 23:42:06 +0200
  • fbe0be19eb bump version v0.0.6 Ryan 2009-06-24 16:43:37 +0200
  • bdad5e7333 test-process-kill: start process after onLoad Ryan 2009-06-24 13:58:17 +0200
  • 7363ccd273 bugfix: Properly exit a process. Ryan 2009-06-24 13:44:12 +0200
  • 0e67b34c27 Fix thread pool unref issue. Ryan 2009-06-23 11:27:18 +0200
  • b9f3ae23cf Fix some typos in the docs Ryan 2009-06-23 10:26:17 +0200
  • 0ff62b2ea0 Move oi_buf creation to node.cc Ryan 2009-06-22 19:48:02 +0200
  • f56309deee Remove eio_warmup. Use ev_ref instead. Ryan 2009-06-22 19:32:42 +0200
  • cc67d8efc7 Fix bug waf problem with HAVE_CLOCK_SYSCALL Ryan 2009-06-22 18:28:48 +0200
  • 7703a4cacb Add scons to LICENSE Ryan 2009-06-22 14:15:10 +0200
  • 3fed1a0954 Use v8's test runner Ryan 2009-06-22 13:51:47 +0200
  • dce072a67e lint Ryan 2009-06-22 13:12:47 +0200
  • 115c4942db Create tools directory Ryan 2009-06-22 13:08:32 +0200
  • 00d9b886c1 Remove unnecessary Detach Ryan 2009-06-21 23:28:12 +0200
  • f17b76afa4 Fix up docs. Ryan 2009-06-21 23:27:36 +0200
  • ea290e727d Finished remote module loading Urban Hafner 2009-06-21 16:59:11 +0200
  • ad15067ea0 Tests and implementation of node.cat() Urban Hafner 2009-06-21 16:40:08 +0200
  • c192a1b5df Update to use the new parseUri() Urban Hafner 2009-06-21 16:28:58 +0200
  • 6550e8cfa0 Remove empty parts of the parsed URI. Urban Hafner 2009-06-21 16:28:23 +0200
  • 3a44efea69 Merge branch 'master' of git://github.com/ry/node Urban Hafner 2009-06-21 16:10:20 +0200
  • da03a02a98 Add documentation for node.Process Ryan 2009-06-21 14:34:13 +0200
  • c5b5815ae7 fix error in test-process-simple Ryan 2009-06-21 14:07:52 +0200
  • 145072e736 Add test-process-kill.js Ryan 2009-06-21 14:06:03 +0200
  • e71b089cd7 Add test-process-simple.js Ryan 2009-06-21 13:57:23 +0200
  • 0f76d3e6d8 define signal constants Ryan 2009-06-21 13:50:13 +0200
  • e39923a3d7 Add process.kill(sig = SIGTERM) Ryan 2009-06-21 13:41:03 +0200
  • 2fd4958698 Add pid accessor Ryan 2009-06-21 13:29:15 +0200
  • a78ea510a2 Add onExit callback Ryan 2009-06-21 13:18:00 +0200
  • 03c5772ce4 Get stdin/stdout working. Add process->Close(). Ryan 2009-06-21 13:10:00 +0200
  • 83cb156b6f skelton of node.Process Ryan 2009-06-20 16:44:06 +0200
  • 25d14bd001 Bug: Add HTTPConnection->size() and HTTPServer->size() Ryan 2009-06-20 15:17:54 +0200
  • fc63f840b0 Merge branch 'master' of git://github.com/ry/node Urban Hafner 2009-06-19 09:03:24 +0200
  • ec5f3dbae1 bump version v0.0.5 Ryan 2009-06-18 23:22:31 +0200
  • 7ec90dbfd0 Clean up debug code in net.cc Ryan 2009-06-18 15:35:02 +0200
  • 2b557c467f Namespace trimming: remove node.constants Ryan 2009-06-18 14:58:17 +0200
  • 89d891f912 Small clean up in test-http-client-race Ryan 2009-06-18 14:50:10 +0200
  • 61fcbb1cd6 Add benchmark dir with ruby script Ryan 2009-06-18 14:36:30 +0200
  • e30e4415ee Fixes for ipv6 Ryan 2009-06-18 14:34:49 +0200
  • 5ad5d89e3f Merge branch 'master' of git://github.com/ry/node Urban Hafner 2009-06-18 09:27:12 +0200
  • 84f9178e66 upgrade v8 to 1.2.8 Ryan 2009-06-17 18:15:28 +0200
  • 27b268b8c1 Clean ups Ryan 2009-06-17 15:05:44 +0200
  • b3b6f8c02e Accept ports represented as strings Ryan 2009-06-17 10:16:48 +0200
  • ce85f84d15 Implementation of node.http.cat Urban Hafner 2009-06-17 08:52:47 +0200
  • 79010540fc Test case for node.http.cat Urban Hafner 2009-06-17 08:01:28 +0200
  • b581749255 Merge branch 'master' of git://github.com/ry/node Urban Hafner 2009-06-16 21:09:37 +0200
  • d77f757745 Fix test-http-client-race bug Ryan 2009-06-16 20:53:15 +0200
  • 194eeac0d9 Add failing test for HTTP Client Ryan 2009-06-16 19:56:00 +0200
  • 40ee852425 Only run debug tests if the build debug was built Ryan 2009-06-16 19:32:31 +0200
  • 193283bc38 Fix memleak: freeaddrinfo() after Server resolve address. Ryan 2009-06-16 17:47:59 +0200
  • 225637a15c Resolve should default to IPv4 address. Ryan 2009-06-16 17:43:40 +0200
  • 3b05cf260e Add "opening" readyState for the resolve period. Ryan 2009-06-16 15:50:52 +0200
  • 7bad9dea51 Add electric fence option to configure process Ryan 2009-06-16 15:47:57 +0200
  • 6b9e5eedf2 Test for remote module loading Urban Hafner 2009-06-16 08:20:00 +0200
  • 7cce31d4e4 Add global print() function. Ryan 2009-06-15 16:57:10 +0200
  • 870b5db46c Bugfix+Refactor: accessing HTTP connection remoteAddress Ryan 2009-06-15 15:24:55 +0200
  • dcf5e72036 Fiddle with remoteAddress Ryan 2009-06-15 14:35:02 +0200
  • 9bcbcc4a7f test default build too Ryan 2009-06-13 16:50:37 +0200
  • 6697cd0725 small superficial clean-ups Ryan 2009-06-13 16:47:09 +0200
  • f76c3dc3ca bump version Ryan 2009-06-13 14:13:42 +0200
  • 916b9ca715 Add Request objects on the HTTP server can be interrupted. v0.0.4 Ryan 2009-06-12 17:37:43 +0200
  • 825d7a8be8 Remove unused HTTPConnection destructor Ryan 2009-06-12 17:30:37 +0200
  • fd83e1d7d8 Upgrade http parser Ryan 2009-06-12 17:27:44 +0200
  • 3a0de007aa onBodyComplete was not getting called in HTTP server Ryan 2009-06-12 15:24:57 +0200
  • 1ec9f821e1 fix typo Ryan 2009-06-12 15:23:36 +0200
  • 4cfc982c77 bump version v0.0.3 Ryan 2009-06-11 13:54:03 +0200
  • 1a1406c80e Add 'localhost' to connect() to test for issue 3 Ryan 2009-06-11 13:43:00 +0200
  • 728af1faa8 add note about python versions Ryan 2009-06-11 13:40:25 +0200
  • 452d3f1418 comment out gnutls check in wscript until it's used Ryan 2009-06-11 13:40:14 +0200
  • f657a6324a Fix comment/test for Mac getaddinfo() bug. Ryan 2009-06-11 11:42:43 +0200
  • 2a7a2f671a add todo list Ryan 2009-06-11 02:34:04 +0200
  • 6bfcfa7d74 remove unnecessary pthread header Ryan 2009-06-10 19:05:54 +0200
  • 4624906e2a upgrade http_parser Ryan 2009-06-10 18:35:05 +0200
  • 080fa54a85 fix for issue 3; but now experiencing segfault on linux Ryan 2009-06-10 18:29:59 +0200
  • 00868b9565 upgrade liboi Ryan 2009-06-10 15:24:28 +0200
  • 0d780fe6b8 Free pointer with delete, since created with new Ryan 2009-06-10 15:24:14 +0200
  • 2641582399 Extra header to work with freebsd Ryan 2009-06-09 17:47:42 +0200
  • 44dc6735e3 Add waf to LICENSE Ryan 2009-06-09 15:20:10 +0200
  • 4bd63d35fb Upgrade http_parser - protects against buffer overflows now Ryan 2009-06-09 15:18:12 +0200
  • 88c04e74c9 Add HTTP proxy test. Fix bug in http.Server. Ryan 2009-06-09 14:10:53 +0200