summaryrefslogtreecommitdiff
tag namev0.1.103 (6e07433d1bc6e1b26d59b567ff8f80ed3a88504f)
tag date2010-08-04 12:04:32 -0700
tagged byRyan Dahl <ry@tinyclouds.org>
tagged objectcommit 0b925d075d...
downloadnode-0.1.103.tar.gz
2010.08.04, Version 0.1.103
* Implement keep-alive for http.Client (Mikeal Rogers) * base64 fixes. (Ben Noordhuis) * Fix --debug-brk (Danny Coates) * Don't let path.normalize get above the root. (Isaac Schlueter) * Allow signals to be used with process.on in addition to process.addListener. (Brian White) * Globalize the Buffer object * Use kqueue on recent macintosh builds * Fix addrlen for unix_dgram sockets (Benjamin Kramer) * Fix stats.isDirectory() and friends (Benjamin Kramer) * Upgrade http-parser, V8 to 2.3.5