platform/upstream/nodejs.git
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
2013-03-06 isaacsstream: Remove unnecessary nextTick usage in Writable
2013-03-06 isaacstest: Pass cli flags in pummel/test-regress-GH-892
2013-03-06 isaacsnode: Add --throw-deprecation
2013-03-06 Eugene Girshovhttp: fix multiple timeout events
2013-03-06 Ben Noordhuisnet: use close callback, not process.nextTick
2013-03-06 Ben Noordhuishandle_wrap: add close callback support
2013-03-06 Ben Noordhuishandle_wrap: replace unref_ field with flags_ field
2013-03-06 Ben Noordhuissrc: remove unused symbols in node_file.cc
2013-03-06 Pavel LangDNS: Support NAPTR queries
2013-03-06 isaacscares: Set process._errno, not global.errno
2013-03-06 Scott Blomquistchild_process: handle ENOENT correctly on Windows
2013-03-06 Nathan Rajlichprocess: invoke EventEmitter on `process`
2013-03-05 Timothy J Fontainebuild: define nightly tag external to build system
2013-03-05 isaacsstream: Use class for write buffer entries
2013-03-05 isaacsstream: _write takes an encoding argument
2013-03-05 isaacsstream: Remove output function from _transform
2013-03-05 isaacsstream: Split Writable logic into small functions
2013-03-05 isaacsbench: Add flag to be silent in runner
2013-03-05 Nathan Rajlichprocess: invoke EventEmitter on `process`
2013-03-05 Bert BelderRevert "build, windows: disable SEH"
2013-03-05 Bert Belderwin/openssl: mark assembled object files as seh safe
2013-03-05 Paolo FragomeniUpdate domain.markdown
2013-03-05 Ben Noordhuisdeps: upgrade libuv to 0b26af3
2013-03-05 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-03-05 Ben Noordhuiscluster: propagate bind errors
2013-03-05 Felix Böhmevents: loop backwards in removeListener
2013-03-04 Trevor Norrisevents: code consistency
2013-03-04 Trevor Norrisevents: remove type check for event type
2013-03-04 Ben Noordhuisdoc: add url.resolve() usage examples
2013-03-04 Bert Belderwin/msi: make msi build work when spaces are present...
2013-03-04 isaacsstream: Don't require read(0) to emit 'readable' event
2013-03-04 Xidorn Quandns: fix ReferenceError in resolve() error path
2013-03-04 Rod Vagglink to LevelUP modules wiki page, not level-hooks
2013-03-04 Rod Vagglink to LevelUP modules wiki page, not level-hooks
2013-03-04 isaacscluster: Rename destroy() to kill(signal=SIGTERM)
2013-03-04 isaacsstream: Writable.end(chunk) after end is an error
2013-03-03 Aaron Cannondoc: Add crypto.pseudoRandomBytes, fix typo
2013-03-03 Dave Olszewskimake repl compatible with domains
next