platform/upstream/nodejs.git
2013-02-07 isaacs2013.02.07, Version 0.9.9 (Unstable) v0.9.9
2013-02-07 isaacsstream: Writable should ignore encoding for buffers
2013-02-07 Nikhil MaratheUpdate http docs with http.IncomingMessage.
2013-02-07 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-02-06 Ben Noordhuistyped arrays: copy non-ArrayBuffer in DataView ctor
2013-02-06 Fedor Indutnytls: port CryptoStream to streams2
2013-02-06 isaacsblog: v0.8.19 release
2013-02-06 isaacsNow working on 0.8.20
2013-02-06 isaacsMerge branch 'v0.8.19-release' into v0.8
2013-02-06 isaacs2013.02.06, Version 0.8.19 (Stable) v0.8.19
2013-02-06 isaacsnpm: Upgrade to v1.2.10
2013-02-06 Fedor Indutnystreams: both `finish` and `close` should unpipe
2013-02-06 Ben Noordhuistest: add cluster EADDRINUSE test
2013-02-06 Ben Noordhuistyped arrays: only share ArrayBuffer backing store
2013-02-06 Bryan Cantrillv8: loosen artificial mmap constraint
2013-02-05 Nathan Rajlichstream: make Writable#end() accept a callback function
2013-02-05 Ben Noordhuisblog: remove dangling symlink
2013-02-05 Ben Noordhuiszlib: pass object size hint to V8
2013-02-05 Ben Noordhuiszlib: reduce memory consumption, release early
2013-02-05 Ben Noordhuisdoc: don't suggest to reuse net.Socket objects
2013-02-02 isaacsblog: Correct shasums for v0.9.8 release
2013-02-02 Ben Noordhuisbuffer: optimize Buffer.prototype.write(s, 'hex')
2013-02-01 isaacsdebugger: Make the debugger timeout configurable
2013-02-01 Ben Noordhuisbuffer: optimize Buffer.prototype.toString('hex')
2013-02-01 isaacsgitignore: Ignore release tarballs and shasum files
2013-02-01 Ben Noordhuisdns, cares: don't filter NOTIMP, REFUSED, SERVFAIL
2013-01-31 isaacsstream: Don't stop reading on zero-length decoded output
2013-01-31 isaacsstream: Don't signal EOF on '' or Buffer(0)
2013-01-30 Bert Belderdeps: upgrade libuv to 034ea31
2013-01-30 isaacsnode: Do not use fn.apply() in process._makeCallback
2013-01-30 isaacslint
2013-01-30 Ben Noordhuisos: rename tmpDir() to tmpdir() for consistency
2013-01-30 isaacsreadline: treat bare \r as a line ending
2013-01-29 Ben Noordhuisreadline: make \r\n emit one 'line' event
2013-01-29 isaacsRevert "net: Avoid tickDepth warnings on small writes"
2013-01-29 isaacsnet: Avoid tickDepth warnings on small writes
2013-01-28 Bert Belderdgram: avoid EventEmitter leak warning
2013-01-28 Bert Beldercluster: support datagram sockets
2013-01-28 Fedor Indutnychild_process: move binding init in constructor
2013-01-28 isaacsnet: Initialize _connection, _handle in Socket ctor
2013-01-28 isaacshttp: Don't dump twice
2013-01-28 isaacsstream: Correct Transform class backpressure
2013-01-28 Fedor Indutnynet: initialize TCPWrap when receiving socket
2013-01-28 Ben Noordhuistest: move simple/test-http-dns-fail to test/internet
2013-01-27 Ben Noordhuistest: fix pummel test out-of-memory errors
2013-01-27 Ben Noordhuisbuffer: fix Buffer::Copy regression from 00b4b7b
2013-01-27 Fedor Indutnystream_wrap: reference handle before uv_write2
2013-01-27 Ben NoordhuisRevert "stream_wrap: reference handle before uv_write2"
2013-01-26 Rick Yakubowskidoc: fix typo in cluster module documentation
2013-01-26 Fedor Indutnystream_wrap: reference handle before uv_write2
2013-01-25 isaacsdoc: fix line wrapping in addons.markdown
2013-01-25 Rod Vaggdoc: NODE_MODULE() to pass full `module` to addons
2013-01-25 isaacsaddon: Pass module object to NODE_MODULE init function
2013-01-25 Ben Noordhuisbuffer: remove minor Buffer::Copy deoptimizations
2013-01-25 Trevor Norrisbuffer: slow buffer copy compatibility fix
2013-01-25 Trevor Norrisbuffer: error and misc cleanup
2013-01-25 Trevor Norrisbuffer: clean up copy() asserts and tests
2013-01-25 Trevor Norrisbuffer: slow buffer copy compatibility fix
2013-01-25 isaacsbenchmark: Port http.sh from master
2013-01-25 Sugendran Ganessdoc: Connecting debugger to existing node process
2013-01-25 Andy BurkeAdd bytesWritten to tls.CryptoStream
2013-01-24 Jacob Gabledoc: fix typo in crypto Hash.digest() note
2013-01-24 isaacsblog: Post for v0.9.8
2013-01-24 isaacsNow working on v0.9.9
2013-01-24 isaacsMerge branch 'v0.9.8-release'
2013-01-24 isaacstest: Add transform objectMode test
2013-01-24 isaacs2013.01.24, Version 0.9.8 (Unstable) v0.9.8
2013-01-24 isaacsnpm: Upgrade to v1.2.3
2013-01-24 isaacsV8: Reapply floating patches
2013-01-24 isaacsV8: Upgrade to 3.15.11.10
2013-01-24 Fedor Indutnytls: make slab buffer's size configurable
2013-01-24 isaacstest: Add test for negative stream drain counter
2013-01-24 isaacsstreams2: Handle sync read callbacks nicely
2013-01-24 Raynosstreams: Support objects other than Buffers
2013-01-24 Ben Noordhuisgitignore: ignore v8.log files
2013-01-24 Ben Noordhuishttp: close connection on 204 and chunked encoding
2013-01-23 Scott Blomquistbuild: Add some gyp artifacts to .gitignore
2013-01-23 Trevor Norrisbuffer: remove float write range checks
2013-01-23 Ben Noordhuishttp: close connection on 304 and chunked encoding
2013-01-22 Bert Belderdeps: upgrade libuv to e4d8cba
2013-01-22 Ben Noordhuisdeps: upgrade libuv to 7841f77
2013-01-22 Ben Noordhuisdoc: document PYTHON env var in README
2013-01-22 Ben Noordhuiszlib: don't assert on malformed dictionary
2013-01-22 Ben Noordhuiszlib: don't assert on missing dictionary
2013-01-22 Timdoc: Fix syntax in cluster example code
2013-01-21 Fedor Indutnygyp: fix build with dtrace support on FreeBSD
2013-01-21 Fedor Indutnydtrace: fix generation of v8 constants on freebsd
2013-01-19 Ben Noordhuistyped arrays: fix DataView endianness regression
2013-01-19 Fedor Indutnychild_process: remove .track option
2013-01-18 isaacsconsole: Support formatting options in trace()
2013-01-18 Dave Olszewskidomain: empty stack on all exceptions
2013-01-18 Yi EungJundoc: Add NODE_DEBUG env to the first example.
2013-01-18 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-01-18 isaacsblog: Post for v0.8.18 release
2013-01-18 isaacsNow working on 0.8.19
2013-01-18 isaacsMerge branch 'v0.8.18-release' into v0.8
2013-01-18 isaacs2013.01.18, Version 0.8.18 (Stable) v0.8.18
2013-01-18 isaacsnpm: Upgrade to v1.2.2
2013-01-18 isaacsNow working on 0.9.8
2013-01-18 isaacsMerge branch 'v0.9.7-release'
next