summaryrefslogtreecommitdiff
tag namev0.1.4 (2645e3baa6c0847c08618d4051c9b08837ed082b)
tag date2009-08-13 15:53:12 +0200
tagged byRyan <ry@tinyclouds.org>
tagged objectcommit 0f888ed6de...
downloadnode-0.1.4.tar.gz
2009.08.13, Version 0.1.4
* Major refactor to evcom. * Enable test-tcp-many-clients. * Add -m32 gcc flag to udns. * Add connection.readPause() and connection.readResume() Add IncomingMessage.prototype.pause() and resume(). * Fix http benchmark. Wasn't correctly dispatching. * Bugfix: response.setBodyEncoding("ascii") not working. * Bugfix: Negative ints in HTTP's on_body and node.fs.read() * Upgrade v8 to 1.3.4 Upgrade libev to 3.8 Upgrade http_parser to v0.2