platform/upstream/nodejs.git
2013-03-14 isaacsstream: Return self from readable.wrap
2013-03-14 isaacstest: No need for kicking in streams2 test
2013-03-14 Gil Pedersenstream: Never call decoder.end() multiple times
2013-03-14 koichikdoc: don't mark fs callbacks as optional
2013-03-14 isaacshttp: Don't hot-path end() for large buffers
2013-03-14 Ben Noordhuisnet: improve arbitrary tcp socket support
2013-03-14 Ben Noordhuisdeps: upgrade libuv to 7b66ea1
2013-03-14 Adam Malcontenti... doc: change dgram to socket for properties of dgram...
2013-03-13 isaacsRevert "stream: Never call decoder.end() multiple times"
2013-03-13 isaacsfs: Missing cb errors are deprecated, not a throw
2013-03-13 Ben Noordhuisdoc: implicit fs callbacks don't throw in v0.10
2013-03-13 Ben Noordhuisdoc: add note on process.title max length
2013-03-13 Gil Pedersenstream: Never call decoder.end() multiple times
2013-03-13 isaacscore: Move UNWRAP_NO_ABORT to handle_wrap.h
2013-03-13 Ben Noordhuisdoc: path.join() arguments must be strings
2013-03-13 Fedor Indutnynet: handle 'finish' event only after 'connect'
2013-03-13 isaacscore: Unwrap without aborting in handle fd getter
2013-03-13 isaacsblog: Fix typo in typo fix
2013-03-13 Nathan Rajlichblog: fix small typo in v0.10.0 release article
2013-03-11 Ben Noordhuisdoc: events: add 'removeListener' event section
2013-03-11 isaacsblog: Post about v0.10.0
2013-03-11 isaacsNow working on 0.10.1
2013-03-11 isaacsMerge branch 'v0.10.0-release' into v0.10
2013-03-11 isaacs2013.03.11, Version 0.10.0 (Stable) v0.10.0
2013-03-10 isaacsstream: Don't emit 'end' unless read() called
2013-03-10 isaacsstream: Avoid nextTick warning filling read buffer
2013-03-10 Julian Gruberevents: Handle missing error obj when domains in use
2013-03-10 koichikhttp: ServerRequest does not timeout after 'end'
2013-03-10 isaacshttp: Do not setTimeout a not-yet-existent socket
2013-03-10 isaacsuv: Upgrade to 5462dab
2013-03-09 isaacswin/msi: Fix typos
2013-03-09 isaacsnpm: Upgrade to 1.2.14 (fixed)
2013-03-09 hchttp: check if incoming parser has already been freed
2013-03-09 Andreas Madsentimers: consistent this keyword in setImmediate
2013-03-09 isaacsdomain: Fix double-exit on nested domains
2013-03-09 isaacsNow working on 0.10.0
2013-03-09 isaacslint
2013-03-09 Gil Pedersenstream: Always defer preemptive reading to improve...
2013-03-09 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-03-09 isaacstest: Fail faster in simple/test-cluster-bind-twice-v2
2013-03-09 isaacstest: Kill zombies when debugger-client fails on windows
2013-03-09 isaacstest: Don't run async operation in process 'exit'
2013-03-09 isaacstest: Use copy instead of symlink in child-process...
2013-03-09 isaacstest: Trim cat output for windows
2013-03-09 isaacstest: Sending dgram sockets to child procs not supporte...
2013-03-09 isaacscore: Append filename properly in dlopen on windows
2013-03-09 isaacstest: Make stream2-transform less timing-dependent
2013-03-09 isaacstest: Don't fail tls-session-cache if openssl is bad
2013-03-09 isaacszlib: Manage flush flags appropriately
2013-03-08 isaacsdomains: Handle errors thrown in nested error handlers
2013-03-08 Ben Noordhuisbuffer: speed up ascii character scanning
2013-03-08 Ben Noordhuisbuffer: strip high bits when converting to ascii
2013-03-08 isaacsRevert "http: check if incoming parser has already...
2013-03-08 hheennrryy... http: check if incoming parser has already been freed
2013-03-08 isaacsdoc: Add wrk's license to LICENSE file
2013-03-08 Bert Belderwin/msi: enable modify and repair
2013-03-08 Bert Belderwin/msi: miscellaneous style cleanups
2013-03-08 Bert Belderwin/msi: don't include architecture in start menu group...
2013-03-08 Bert Belderwin/msi: update 'install finished' message
2013-03-08 Bert Belderwin/msi: clean up the 'documentation shortcuts' feature
2013-03-08 Bert Belderwin/msi: refactor 'node.js runtime' feature
2013-03-08 Bert Belderwin/msi: make 'add to path' a separate feature
2013-03-08 Bert Belderwin/msi: separate features for ETW and perfctr support
2013-03-08 Bert Belderwin/msi: make npm a feature separate from the runtime
2013-03-08 Bert Belderwin/msi: use consistent registry key paths
2013-03-08 Bert Belderwin/msi: don't create empty npm folder in %appdata%
2013-03-08 Bert Belderwin/msi: don't install pdb file
2013-03-08 Bert Belderwin/msi: define features before directories/components
2013-03-08 Bert Belderwin: make nodejsvars.bat detect whether npm is available
2013-03-08 isaacsstream: Emit error on stream object, not global
2013-03-08 Bert BelderRevert "build, windows: disable SEH"
2013-03-08 Bert Belderwin/openssl: mark assembled object files as seh safe
2013-03-08 Raymond Fengwindows/msi: fix msi build issue with WiX 3.7/3.8
2013-03-08 isaacsuv: Upgrade to b68ee40
2013-03-07 isaacsbench: Do math on numbers in compare.js, not strings
2013-03-07 isaacsuv: Upgrade to f89125e
2013-03-07 Andreas Madsenchild_process: support sending dgram socket
2013-03-07 Ben Noordhuisdoc: dgram: add v0.10 bind() behavior note
2013-03-07 Ben Noordhuisdoc: dgram: document bind() callback argument
2013-03-07 isaacsblog: Post for v0.8.22
2013-03-07 isaacsNow working on 0.8.23
2013-03-07 isaacsMerge branch 'v0.8.22-release' into v0.8
2013-03-06 isaacs2013.03.07, Version 0.8.22 (Stable) v0.8.22
2013-03-06 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-03-06 isaacsnpm: Update to 1.2.14
2013-03-06 isaacsblog: Update streams2 feature post to match actual doc
2013-03-06 isaacsNow working on 0.9.13
2013-03-06 isaacsdoc: fix ChangeLog typo
2013-03-06 isaacsMerge branch 'v0.9.12-release'
2013-03-06 isaacsblog: Post for 0.9.12
2013-03-06 isaacs2013.03.06, Version 0.9.12 (Unstable) v0.9.12
2013-03-06 isaacsV8: Reapply floating patches
2013-03-06 isaacsV8: Upgrade to 3.14.5.8
2013-03-06 isaacshttp: More useful setTimeout API on server
2013-03-06 isaacsbench: Use environ to run compares more than once
2013-03-06 isaacsstream: Raise readable high water mark in powers of 2
2013-03-06 isaacsstream: Allow strings in Readable.push/unshift
2013-03-06 isaacsstream: Remove bufferSize option
2013-03-06 isaacsstream: Remove pipeOpts.chunkSize
2013-03-06 isaacsstream: Increase highWaterMark on large reads
next