platform/upstream/nodejs.git
2013-04-05 isaacstest: Fix message/error_exit
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
2013-03-28 wickedsetTimeout: do not calculate Timeout._when property
2013-03-28 isaacsstream: Emit readable on ended streams via read(0)
2013-03-28 isaacsstream: Handle late 'readable' event listeners
2013-03-28 isaacsdoc: Add 'don't ignore errors' section to domain
2013-03-28 Benjamin Rustondoc: debugger, dns, http: fix grammar
2013-03-28 Suwon Chaeos: use %SystemRoot% or %windir% in os.tmpdir()
2013-03-28 Marcin Kostrzewautil: fix util.inspect() line width calculation
2013-03-27 Ben Noordhuisdeps: upgrade libuv to 7514149
2013-03-27 isaacstest: Accept either kind of NaN
2013-03-27 Fedor Indutnytls: handle errors before calling C++ methods
2013-03-27 Benjamin Rustondoc: addon: fix grammar
2013-03-27 Fedor Indutnyopenssl: disable HEARTBEAT TLS extension
2013-03-27 Trevor Norrisdomain: fix domain callback from MakeCallback
2013-03-26 Ben Noordhuisopenssl: make sed tool configurable
2013-03-26 isaacstest: Use 'close' event in simple/test-repl-timeout...
2013-03-26 Trevor Norrisbuffer: remove _charsWritten
2013-03-26 Ben Noordhuisdoc: child_process: document 'error' event
2013-03-26 Ben Noordhuisdoc: fix formatting in tty.markdown
2013-03-26 Manav Rathitls: expose SSL_CTX_set_timeout via tls.createServer
2013-03-25 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-03-25 Timothy J Fontainetest: test name is the last elem, not second
2013-03-25 Ben Noordhuischild_process: don't emit same handle twice
2013-03-25 Ben Noordhuiscrypto: make getCiphers() return non-SSL ciphers
2013-03-25 Mathias Bynensdoc: mention `process.*.isTTY` under `process`
2013-03-25 Ben Noordhuischild_process: fix sending utf-8 to child process
2013-03-25 Ben Noordhuisbench: add child process read perf benchmark
2013-03-24 Ben Noordhuisdeps: fix openssl build on windows
2013-03-24 isaacsstream: Fix early end in Writables on zero-length writes
2013-03-24 Ben Noordhuistools: update gyp to r1601
2013-03-24 Ben Noordhuisdoc: update CONTRIBUTING.md
2013-03-24 Alexey Kupershtokhtimer: fix off-by-one ms error
2013-03-23 Timothy J Fontainefs: uv_[fl]stat now reports subsecond resolution
2013-03-23 Ben Noordhuisdeps: upgrade libuv to eca008a
2013-03-23 Marcel Laverdettls: remove harmful unnecessary bounds checking
2013-03-23 Marcel Laverdettls: remove harmful unnecessary bounds checking
2013-03-23 verwaest@chromium.orgv8: Unify kMaxArguments with number of bits used to...
2013-03-23 Ben Noordhuiscrypto: check randomBytes() size argument
2013-03-23 Ben Noordhuisdoc: document that stdio is usually blocking
2013-03-22 Gil Pedersenstream: Fix stall in Transform under very specific...
2013-03-21 Fedor Indutnytimers: handle signed int32 overflow in enroll()
2013-03-21 Trevor Norrisdoc: update that ascii write doesn't convert null
2013-03-21 isaacsMerge remote-tracking branch 'ry/v0.10' into master
2013-03-21 Trevor Norrissrc: write ascii strings using WriteOneByte
2013-03-21 isaacsblog: Post for v0.10.1
2013-03-21 isaacsNow working on v0.10.2
next