platform/upstream/nodejs.git
2013-04-12 Fedor IndutnyMerge branch 'v0.10'
2013-04-12 isaacsbuild: Typo in tools/msvs/msi/product.wxs
2013-04-11 isaacsstream: Fix unshift() race conditions
2013-04-11 isaacsNow working on v0.10.5
2013-04-11 isaacsMerge branch 'v0.10.4-release' into v0.10
2013-04-11 isaacslint
2013-04-11 isaacsblog: Fix title for v0.8.23 release
2013-04-11 isaacs2013.04.11, Version 0.10.4 (Stable) v0.10.4
2013-04-11 isaacsnpm: Upgrade to 1.2.18
2013-04-11 isaacsuv: Upgrade to v0.10.4
2013-04-11 Ben Noordhuischild_process: fix O(n*m) scan of cmd string
2013-04-11 Ben Noordhuiscluster: fix O(n*m) scan of cmd string
2013-04-10 Trevor Norrissrc: get rid of compiler warning
2013-04-10 Trevor Norrisreq_wrap: only grab domain object if in use
2013-04-10 Trevor Norrissrc: add using_domains to node_internals
2013-04-10 Trevor Norrisdomain: change name for domain setup
2013-04-10 Trevor Norrissrc: add node_isolate to remaining scopes
2013-04-10 Ben Noordhuissrc: don't SetInternalField() in ObjectWrap dtor
2013-04-10 Fedor Indutnycrypto: move write_head in bio's Reset() method
2013-04-10 Fedor Indutnycrypto: fix changing buffers in bio
2013-04-10 Fedor Indutnycrypto: fix style issues in bio
2013-04-10 Ben NoordhuisRevert "crypto: use better memory BIO implementation"
2013-04-10 Fedor Indutnynet: fix socket.bytesWritten Buffers support
2013-04-09 Ben Noordhuiscrypto: remove unused ClientHelloParser field
2013-04-09 Felix Geisendörferdocs: uncaughtException is here to stay
2013-04-09 isaacsblog: Post for v0.8.23
2013-04-08 Łukasz Walukiewiczbuffer: fix offset checks
2013-04-08 isaacsstream: call write cb before finish event
2013-04-08 Ben Noordhuisv8: reapply floating patches
2013-04-08 Ben Noordhuisv8: upgrade to 3.17.16
2013-04-08 isaacshttp: Support write(data, 'hex')
2013-04-08 Fedor Indutnycrypto: dh secret should be left-padded
2013-04-08 Rod Vaggprocess: expose NODE_MODULE_VERSION in process.versions
2013-04-08 Fedor Indutnycrypto: move write_head in bio's Reset() method
2013-04-08 Fedor Indutnycrypto: fix changing buffers in bio
2013-04-08 Fedor Indutnycrypto: fix style issues in bio
2013-04-08 Andreas Madsencrypto: fix constructor call in crypto streams
2013-04-08 Fedor Indutnynet: account encoding in .byteLength
2013-04-07 Ben Noordhuisdoc: document linux pwrite() bug
2013-04-07 Fedor Indutnynet: fix buffer iteration in bytesWritten
2013-04-07 Fedor Indutnycrypto: zero is not an error if writing 0 bytes
2013-04-07 Tobias Müllerleiletls: Re-enable check of CN-ID in cert verification
2013-04-05 Rafael Garciastream: unused variable
2013-04-05 Rafael Garciastream: remove vestiges of previous _transform API
2013-04-05 isaacstest: Fix message/error_exit
2013-04-05 isaacsdoc: Correct caveats for http Readables
2013-04-05 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-04-05 Fedor Indutnycrypto: use better memory BIO implementation
2013-04-04 Ben Noordhuisbuild: fix windows build, disable postmortem
2013-04-03 Paddy Byersbuild: depend on v8 postmortem-metadata if enabled
2013-04-03 isaacsblog: Post about 0.10.3
2013-04-03 isaacsNow working on 0.10.4
2013-04-03 isaacsMerge branch 'v0.10.3-release' into v0.10
2013-04-03 Fedor Indutnyv8: cherry-pick 75311294 from upstream
2013-04-03 isaacs2013.04.03, Version 0.10.3 (Stable) v0.10.3
2013-04-03 isaacshttp: Remove legacy ECONNRESET workaround code
2013-04-03 isaacsnpm: Upgrade to 1.2.17
2013-04-03 isaacstest: fork-getconnections stricter, less chatty
2013-04-03 Fedor Indutnychild_process: acknowledge sent handles
2013-04-03 isaacsassert: Simplify AssertError creation
2013-04-03 Timothy J Fontaineetw: update prototypes to match dtrace provider
2013-04-03 Ben Noordhuisdtrace: check if _handle property is set
2013-04-03 Timothy J Fontainedtrace: actually use the _handle.fd value
2013-04-03 Dave Pachecodtrace: pass more arguments to probes
2013-04-03 Dave Pachecobuild: allow building with dtrace on osx
2013-04-02 Brian Whitesrc: remove unused variables
2013-04-02 isaacshttp client: Ensure socket cleanup on response end
2013-04-01 Andrew Harttest: test intended code-paths
2013-04-01 isaacstls: Destroy socket when encrypted side closes
2013-04-01 Michael HartEnsure BAD domain example actually uses domain
2013-04-01 Timothy J Fontaineetw: update prototypes to match dtrace provider
2013-04-01 Kyle Robinson... doc: typo fixes
2013-04-01 Mitarquerystring: Removing unnecessary binding
2013-03-30 David Braunbuffer: change output of Buffer.prototype.toJSON()
2013-03-30 Nathan Rajlichrepl: use more readable RegExp syntax for spaces
2013-03-30 Nathan Rajlichrepl: isSyntaxError() catches "strict mode" errors
2013-03-30 Ben Noordhuisdtrace: check if _handle property is set
2013-03-30 Timothy J Fontainedtrace: actually use the _handle.fd value
2013-03-30 Dave Pachecodtrace: pass more arguments to probes
2013-03-30 Dave Pachecobuild: allow building with dtrace on osx
2013-03-29 Trevor Norrislint: add isolate, remove semicolon
2013-03-29 isaacscrypto: Pass options to ctor calls
2013-03-29 Ben Noordhuissrc: fix Persistent<> deprecation warning
2013-03-29 Ben Noordhuisdeps: upgrade libuv to c43e851
2013-03-29 Kyle Robinson... zlib: allow passing options to convenience methods
2013-03-28 isaacsblog: v0.11.0 release
2013-03-28 isaacsNow working on 0.11.1
2013-03-28 isaacsMerge branch 'v0.11.0-release'
2013-03-28 isaacsblog: Update linux binary tarball shasums
2013-03-28 isaacs2013.03.28, Version 0.11.0 (Unstable) v0.11.0
2013-03-28 isaacslint
2013-03-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-03-28 isaacsblog: Post about v0.10.2
2013-03-28 isaacsNode working on 0.10.3
2013-03-28 isaacsMerge branch 'v0.10.2-release' into v0.10
2013-03-28 Ben Noordhuissrc: tie process.versions.uv to uv_version_string()
2013-03-28 isaacs2013.03.28, Version 0.10.2 (Stable) v0.10.2
2013-03-28 Bert Belderdeps: upgrade libuv to v0.10.3
2013-03-28 isaacsnpm: Upgrade to v1.2.15
2013-03-28 Fedor Indutnytls: handle SSL_ERROR_ZERO_RETURN
next