platform/upstream/nodejs.git
2013-07-12 Timothy J FontaineMerge branch 'v0.11.4-release'
2013-07-12 Timothy J Fontaine2013.07.12, Version 0.11.4 (Unstable) v0.11.4
2013-07-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-07-12 isaacsnpm: Upgrade to 1.3.4
2013-07-12 isaacsnpm: Upgrade to 1.3.3
2013-07-12 isaacsnpm: Upgrade to 1.3.3
2013-07-12 Timothy J Fontainetest: regression test for #5798 setImmediate
2013-07-12 Ben Noordhuistimers: setImmediate process full queue each turn
2013-07-11 Ben Noordhuisbuild: fix windows build
2013-07-10 Trevor Norrisnode: call MakeDomainCallback in all domain cases
2013-07-10 Fedor Indutnycrypto: fix memory leak in LoadPKCS12
2013-07-10 Ben Noordhuistest: fix up indentation, replace tabs with spaces
2013-07-09 isaacstools: Add next/prev version scripts
2013-07-09 Timothy J Fontaineblog: Post for v0.10.13
2013-07-09 Timothy J FontaineNow working v0.10.14
2013-07-09 Timothy J FontaineMerge branch 'v0.10.13-release' into v0.10
2013-07-09 Timothy J Fontaine2013.07.09, Version 0.10.13 (Stable) upstream/0.10.13 v0.10.13
2013-07-09 Timothy J Fontainebuild: use separate env vars for signing
2013-07-09 isaacsuv: Upgrade to v0.10.12
2013-07-09 isaacsnpm: Upgrade to 1.3.2
2013-07-09 Timothy J Fontainetls: only wait for finish if we haven't seen it
2013-07-08 Nathan Rajlichdoc: fix bad markdown parsing in list
2013-07-08 isaacshttp: Dump response when request is aborted
2013-07-07 Ben Noordhuissrc: remove unnecessary calls to Local<T>::New()
2013-07-07 Ben Noordhuissrc: cast strong persistent handles to locals
2013-07-07 Ben Noordhuissmalloc: don't take address of stack var
2013-07-10 isaacshttp: Use OOP for OutgoingMessage._finish
2013-07-10 isaacshttp: Reuse more http/https Agent code
2013-07-10 isaacshttp: Add agent.get/request methods
2013-07-10 isaacshttp: Proper KeepAlive behavior
2013-07-10 isaacshttp: style
2013-07-09 Nathan Rajlichcrypto: throw a helpful error message for "tls" and...
2013-07-09 Nathan Rajlichconfigure: fix the --without-ssl option
2013-07-09 Trevor Norrisbuffer: propagate originating parent
2013-07-09 Timothy J Fontainetls_wrap: return Error not throw for missing cert
2013-07-08 Trevor Norrisbenchmark: update callbacks only receive data
2013-07-08 Trevor Norrissmalloc: call callback if set on AllocDispose
2013-07-08 Trevor Norrissmalloc: zero size allocs may need to be free'd
2013-07-06 Ben Noordhuisdeps: upgrade c-ares to piscisaureus/cares@805d153
2013-07-08 Peter Rusthttp: use an unref'd timer to fix delay in exit
2013-07-08 Timothy J Fontainetimers: internal unref timers should use Timer.now
2013-07-06 Ben Noordhuisbuild: don't enable --gc-sections on sunos
2013-07-06 Ben Noordhuistest: fix up weakref.cc after v8 api change
2013-07-06 Ben Noordhuistools: add check-imports.sh script
2013-07-06 Ben Noordhuissrc: enable native v8 typed arrays
2013-07-06 Ben Noordhuissrc: abort() on fatal error in debug mode
2013-07-06 Ben Noordhuisstring_bytes: stop using String::AsciiValue
2013-07-06 Ben Noordhuislib, src: upgrade after v8 api change
2013-07-06 Ben Noordhuisbuild: remove --unsafe-optimizations flag
2013-07-06 Ben Noordhuisv8: reapply floating patches
2013-07-06 Ben Noordhuisv8: upgrade to v3.20.2
2013-07-06 Trevor Norrissmalloc: revert change to use pointer indirection
2013-07-06 Fedor Indutnybuffer: use macro
2013-07-05 Fedor Indutnysmalloc: fix style, use macro
2013-07-05 Trevor Norrisdoc: remove mention of maxTickDepth
2013-07-05 Tim Oxleydoc: remove obsolete spawn() stdio options
2013-07-05 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-07-05 Ben Noordhuissrc: fix memory leak in UsingDomains()
2013-07-03 Jeff Barczewskistream: objectMode transform should allow falsey values
2013-07-03 Trevor Norris{stream,udp,tls}_wrap: remove unused offset/length
2013-07-03 Trevor Norrissmalloc: use malloc instead of new
2013-07-03 Trevor Norrisslab_allocator: remove SlabAllocator
2013-07-03 Fedor Indutnycrypto: fix memory leak in LoadPKCS12
2013-07-03 Fedor Indutnytls: export TLSSocket
2013-07-02 Timothy J Fontainetest: fix tls-hello-parser-failure on smartos
2013-07-01 Peter Rusthttp: use an unref'd timer to fix delay in exit
2013-07-01 Timothy J Fontainetest: fix tls-hello-parser-failure on smartos
2013-07-01 Brian Whitezlib: level can be negative
2013-07-01 Brian Whitezlib: allow zero values for level and strategy
2013-07-01 Brian Whitezlib: allow changing of level and strategy
2013-07-01 Brian Whitezlib: allow custom flush type for flush()
2013-07-01 Brian Whitezlib: remove unused parameter
2013-07-01 Brian Whitezlib: level can be negative
2013-07-01 Brian Whitezlib: allow zero values for level and strategy
2013-06-28 Ben Noordhuisdoc: vm: update github issues link
2013-06-27 Ben Noordhuisbuffer: add comment explaining buffer alignment
2013-06-27 isaacsblog: v0.11.3 release
2013-06-26 isaacsMerge branch 'v0.11.3-release'
2013-06-26 Ben Noordhuisdoc: tls: ECDH ciphers are not supported
2013-06-26 isaacs2013.06.26, Version 0.11.3 (Unstable) v0.11.3
2013-06-26 Miroslav Bajtossrc: break on uncaught exception
2013-06-26 isaacsuv: Upgrade to v0.11.5
2013-06-26 Fedor Indutnycrypto: do not move half-filled write head
2013-06-25 isaacsMerge remote-tracking branch 'ry/v0.10' into master
2013-06-25 Ben NoordhuisRevert "configure: fix cross-compilation host_arch_cc()"
2013-06-24 Ben Noordhuisdoc: fs: synchronize watchFile/unwatchFile warning
2013-06-20 Ben Noordhuischild_process: emit 'disconnect' asynchronously
2013-06-20 Mathias Bynensdoc: improve punycode.js documentation
2013-06-20 Ben Noordhuisbuffer: fix gcc 4.2 build breakage
2013-06-20 Mathias Bynenspunycode: update to v1.2.3
2013-06-20 Timothy J Fontainestring_bytes: properly detect 64bit
2013-06-19 Trevor Norrisbuffer: write strings directly from call
2013-06-19 Fedor Indutnycrypto: change assertion to condition in bio
2013-06-18 Trevor Norrisbuffer: proper API export for Windows
2013-06-18 Trevor Norrisbuffer: implement new fill behavior
2013-06-18 Trevor Norrisbuffer: deprecate legacy code
2013-06-18 Trevor Norrisbuffer: remove c-style casts
2013-06-18 Trevor Norrisbuffer: expose class methods alloc and dispose
2013-06-18 Trevor Norrisbuffer: reimplement Buffer pools
2013-06-18 Trevor Norrisbuffer: use smalloc as backing data store
next