-
-
v0.1.0813b5393 · ·
2009.06.30, Version 0.1.0 * Update documentation, use asciidoc. * EventEmitter and Promise interfaces. (Breaks previous API.) * Remove node.Process constructor in favor of node.createProcess * Add -m32 flags for compiling on x64 platforms. (Thanks to András Bártházi) * Upgrade v8 to 1.2.10 and libev to 3.6 * Bugfix: Timer::RepeatSetter wasn't working. * Bugfix: Spawning many processes in a loop (reported by Felix Geisendoerfer)
-
-
v0.0.5ec5f3dba · ·
2009.06.18, Node version 0.0.5 * Support for IPv6 * Remove namespace node.constants * Upgrade v8 to 1.2.8.1 * Accept ports as strings in the TCP client and server. * Bugfix: HTTP Client race * Bugfix: freeaddrinfo() wasn't getting called after getaddrinfo() for TCP servers * Add "opening" to TCP client readyState * Add remoteAddress to TCP client * Add global print() function. Download: http://s3.amazonaws.com/four.livejournal/20090618/node-0.0.5.tar.gz
-
-
v0.0.34cfc982c · ·
Version 0.0.3 http://s3.amazonaws.com/four.livejournal/20090611/node-0.0.3.tar.gz * Many bug fixes including the problem with http.Client on macintosh * Upgrades v8 to 1.2.7 * Adds onExit hook * Guard against buffer overflow in http parser * require() and include() now need the ".js" extension * http.Client uses identity transfer encoding by default. * connection.remoteAddress
-
v0.0.24fbe15f0 · ·
* Bug: Remove unnecessary AdjustAmountOfExternalAllocatedMemory from node.http. * Bug: Fix Linux ::exit() compile issue. * Optimization: Remove complex string appending in http's send() method. * Improve website.
-