tag name | v0.1.95 (ee299f9b3be7e37a455b575de318624f545ce07b) |
tag date | 2010-05-13 16:24:58 -0700 |
tagged by | Ryan Dahl <ry@tinyclouds.org> |
tagged object | commit 0914d33842... |
download | nodejs-0.1.95.tar.gz nodejs-0.1.95.tar.bz2 nodejs-0.1.95.zip |
---|
2010.05.13, Version 0.1.95
* Change GC idle notify so that it runs alongside setInterval
* Install node_buffer.h on make install
* fs.readFile returns Buffer by default (Tim Caswell)
* Fix error reporting in child_process callbacks
* Better logic for testing if an argument is a port
* Improve error reporting (single line "node.js:176:9" errors)
* Bugfix: Some http responses being truncated (appeared in 0.1.94)
* Fix long standing net idle timeout bugs. Enable 2 minute timeout
by default in HTTP servers.
* Add fs.fstat (Ben Noordhuis)
* Upgrade to V8 2.2.9