Tags give the ability to mark specific points in history as being important
-
v0.0.5
ec5f3dba · ·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.3
4cfc982c · ·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.2
4fbe15f0 · ·* 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.
-