41 Commits (22e85cbc0b55f19a7adc679bb696caeb24fed6bc)

Author SHA1 Message Date
Ryan c5ab0d5a80 Upgrade liboi, which is now called evnet. 15 years ago
Ryan 813b53938b bump version 16 years ago
Ryan a623d763c1 Add -m32 flags for compiling on 64bit machines. 16 years ago
Ryan 2ecd7ffe54 in the middle putting in event code. broken. 16 years ago
Ryan fbe0be19eb bump version 16 years ago
Ryan 115c4942db Create tools directory 16 years ago
Ryan 83cb156b6f skelton of node.Process 16 years ago
Ryan ec5f3dbae1 bump version 16 years ago
Ryan 7bad9dea51 Add electric fence option to configure process 16 years ago
Ryan f76c3dc3ca bump version 16 years ago
Ryan 4cfc982c77 bump version 16 years ago
Ryan 452d3f1418 comment out gnutls check in wscript until it's used 16 years ago
Ryan 4fbe15f065 bump version to v0.0.2 16 years ago
Ryan a3627c06f8 Change to build on FreeBSD 16 years ago
Ryan b260a9108b Add errno constants. Move all constants to `node.constants` namespace. 16 years ago
Ryan dfde465483 Don't need librt. 16 years ago
Ryan 427e3f5dcb Introduce NODE_SET_PROTOTYPE_METHOD which properly sets the signature. 16 years ago
Ryan 3212b31ea1 Rename main.js to node.js. 16 years ago
Ryan 94a182a2c8 liboi should include libev 16 years ago
Ryan 0bb12be660 link to google profiler 16 years ago
Ryan 30450388d6 update oi_socket - modify node code to match 16 years ago
Ryan be6b3acf0e extract headers, status_code, path, http version from http messages. 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 f213a27657 Refactor setTimeout to be a Timer object. 16 years ago
Ryan 8e7bbf26e2 get 'make install' working 16 years ago
Ryan 29b528c980 fix the waf configure --debug options. seems to work now. 16 years ago
Ryan a4593e3ebd WAF: fix the debug variant. 16 years ago
Ryan c62b124082 add scons local for v8. check for librt in wscript 16 years ago
Ryan 40c0f755c9 import full versions of dependency libraries! 16 years ago
Ryan 7703ad5153 update eio. add EIO_STACKSIZE define for getaddrinfo problem 16 years ago
Ryan 822d7fa27e add framework for tcp server. change eio stacksize to 16kb. 16 years ago
Ryan 1542fc6a0b add async dns for Socket 16 years ago
Ryan 707f244291 begin clean up of Socket 16 years ago
Ryan ec9697b1ba add 'make test' 16 years ago
Ryan 67af958f81 rename a few files to remove node_ prefix 16 years ago
Ryan 12d31dd0b7 file operations are queued. 16 years ago
Ryan 7e1350f6e4 add file.write() 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