platform/upstream/nodejs.git
2013-04-29 Andrew Paprockivm: add support for timeout argument
2013-04-29 Ben Noordhuistools: fix test.py after v8 upgrade
2013-04-29 Ben Noordhuisv8: reapply floating patches
2013-04-29 Ben Noordhuisdeps: upgrade v8 to 3.18.4
2013-04-29 Miroslav Bajtošdebugger: fix bug in breakpoint regex escaping
2013-04-29 Ben NoordhuisRevert "deps: downgrade openssl to v1.0.0f"
2013-04-29 Ben Noordhuishttp: forward-port missing bits from 01e2920
2013-04-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-04-29 Ben Noordhuisdeps: downgrade openssl to v1.0.0f
2013-04-29 Ben Noordhuisdoc: cluster: s/server.destroy/server.close/
2013-04-29 isaacsdoc: Deprecate require.extensions
2013-04-28 isaacsdoc: stream writev cleanups
2013-04-27 Fedor Indutnybenchmark: add chunked-encoding benchmark
2013-04-27 Fedor Indutnytest: fix timing sensitive tests
2013-04-27 Fedor Indutnyhttp: write buffers when chunked to embrace writev
2013-04-27 Fedor Indutnynet: implement ._writev for .cork/uncork() support
2013-04-27 Fedor Indutnystreams: introduce .cork/.uncork/._writev
2013-04-27 Miroslav Bajtošdebugger: breakpoints in scripts not loaded yet
2013-04-26 Miroslav Bajtošdebugger: `restart` with custom debug port
2013-04-26 Miroslav Bajtošdebugger: print port number when connecting to debuggee
2013-04-26 Miroslav Bajtošdebugger: `restart` with custom debug port
2013-04-25 Ben Noordhuistest: cluster: unhide child errors in bind-twice
2013-04-25 Ben Noordhuistest: cluster: rename bind-twice-v2 to bind-twice
2013-04-25 Ben Noordhuistest: cluster: remove bind-twice-v1 test
2013-04-24 Timothy J Fontainebuild: Makefile should respect configure --prefix
2013-04-23 isaacsChangeLog: Merge in v0.8
2013-04-23 isaacsblog: Post for v0.10.5
2013-04-23 isaacsNow working on 0.10.6
2013-04-23 isaacsMerge branch 'v0.10.5-release' into v0.10
2013-04-23 Olof Johanssoninstall: Support $(PREFIX) install target directory...
2013-04-23 isaacs2013.04.23, Version 0.10.5 (Stable) v0.10.5
2013-04-23 Miroslav Bajtošbuild: added support for Visual Studio 2012
2013-04-23 isaacsuv: Upgrade to 0.10.5
2013-04-22 isaacsos: Fix uname() error handling on sunos
2013-04-22 isaacshttp: Don't try to destroy nonexistent sockets
2013-04-22 isaacshttp: Don't try to destroy nonexistent sockets
2013-04-22 isaacstest: fix dgram-bind-default-address on osx
2013-04-21 isaacscrypto: LazyTransform on properties, not methods
2013-04-21 mscdexsrc: fix potential memory leak on early return
2013-04-21 mscdexsrc: don't initialize variable before assignment
2013-04-20 Ben Noordhuiscluster: clean up lib/cluster.js
2013-04-19 isaacslint
2013-04-19 Ben Noordhuisevents: add EventEmitter.defaultMaxListeners
2013-04-19 Ben Noordhuisv8: reapply floating patches
2013-04-19 isaacsV8: Upgrade to 3.18.1
2013-04-19 Ryan Doengespath: add path.isAbsolute(path)
2013-04-19 isaacsblog: v0.11.1 does not work on windows x64
2013-04-19 isaacsNow working on 0.11.2
2013-04-19 isaacsMerge branch 'v0.11.1-release'
2013-04-19 isaacsblog: Post about 0.11.1
2013-04-19 isaacsblog: Post about 0.10.4
2013-04-19 isaacs2013.04.19, Version 0.11.1 (Unstable) v0.11.1
2013-04-19 isaacstest: fix dgram-bind-default-address on osx
2013-04-19 Trevor Norrissrc: replace Holder() with This()
2013-04-19 Ben Noordhuisbuild: fix arm build after v8 upgrade
2013-04-19 Sean Silvadoc: document value of `this` inside listeners
2013-04-18 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-04-18 Ryan Doengesassert: put info in err.message, not err.name
2013-04-18 Ben Noordhuiswebsite: add link to nightlies on download page
2013-04-18 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-04-17 Trevor Norriscrypto: fix return Local Handle w/o scope.Close()
2013-04-17 Timothy J Fontainebuild: libv8_base.a is now libv8_base.<arch>.a
2013-04-17 Ben Noordhuisdgram: fix no address bind()
2013-04-17 Ben Noordhuistest: make stdout-close-unref work in test runner
2013-04-17 Ben Noordhuisbuffer: upgrade to new V8 profiler API
2013-04-17 Ben Noordhuisv8: reapply floating patches
2013-04-17 Ben Noordhuisdeps: upgrade v8 to 3.18.0
2013-04-16 Timothy J Fontainehttp: split Client into _http_client.js
2013-04-16 Timothy J Fontainehttp: move Server and ServerResponse out
2013-04-16 Timothy J Fontainehttp: move OutgoingMessage into it's own file
2013-04-16 Timothy J Fontainehttp: move parsers into _http_common.js
2013-04-16 Timothy J Fontainehttp: move IncomingMessage into its own file
2013-04-16 Timothy J Fontainehttp: split Agent into its own file
2013-04-16 Kelly Gerberdocs: update path.join() example for v0.10
2013-04-16 Ryan Grahamdoc: note a gotcha with http.Server sockets
2013-04-16 Ben Noordhuishandle_wrap: fix NULL pointer dereference
2013-04-16 Stanislav Ochotnickytest: preserve process.env after test-init exec
2013-04-16 Stanislav Ochotnickytest: preserve process.env in forked child_process
2013-04-15 Ben Noordhuisos: unbreak windows build
2013-04-15 Ben Noordhuisos: handle 256 character hostnames
2013-04-15 Ben Noordhuisos: fix unlikely buffer overflow in os.type()
2013-04-12 Ben Noordhuistest: add extra checks
2013-04-12 Ben Noordhuishttp: escape unsafe characters in request path
2013-04-12 isaacsurl: ~ is not actually an unwise char
2013-04-12 isaacsurl: Escape all unwise characters
2013-04-12 Fedor Indutnyuv: Upgrade to v0.11.1
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
next