110 Commits (3377a30fb844a9804b895e20d702bbfc865fb70e)

Author SHA1 Message Date
Ryan 68dda0a7d8 Man page generation. 15 years ago
Ryan ba6c5e38d5 bump version 15 years ago
Ryan ea29e137b5 Hack for compiling on Snow Leopard. 15 years ago
Ryan 734e86b9e5 bump version 15 years ago
Ryan 1df6d61208 Upgrade libeio, increase xthread stacksize to 64kb. 15 years ago
Ryan 8ddf930901 Build natively on x64. 15 years ago
Ryan 8152f9cff2 Revert static library build. 15 years ago
Ryan a97dce7523 Build static executable. 15 years ago
Ryan b73264d9b3 Add command line arguments for accessing build flags. 15 years ago
Ryan 4d92199d18 Add pkgconfig files to help with dll builds. 15 years ago
Ryan 2b6d72431b First attempt at node.dlopen 16 years ago
Ryan ad9d683f9f API: rename node.Process to node.ChildProcess 15 years ago
Ryan 17c6a67f15 Introduce node.stdio 15 years ago
Ryan 1bf9be6b37 Add node.version 15 years ago
Ryan e10fbab00f bump version 15 years ago
Ryan 41d89f611f Add DNS API. 15 years ago
Ryan 77d407df28 bump version 15 years ago
Ryan 0fb0af3a6c Rename evnet to evcom. 15 years ago
Ryan eb10553634 Move node.inherit, node.path, node.cat to new file: util.js 15 years ago
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