platform/upstream/nodejs.git
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 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
2013-06-18 Trevor Norrissmalloc: add api to manually dispose Persistent
2013-06-18 Trevor Norrissmalloc: initial implementation
2013-06-18 Sam Robertsdoc: call console module 'console' not 'stdio'
2013-06-18 isaacsblog: Release 0.10.12
2013-06-18 isaacsNow working on 0.10.13
2013-06-18 isaacsMerge branch 'v0.10.12-release' into v0.10
2013-06-18 isaacs2013.06.18, Version 0.10.12 (Stable) v0.10.12
2013-06-18 isaacsnpm: Upgrade to 1.2.32
2013-06-18 Rod Vaggdoc: cleanup addons code, fix isolate positioning
2013-06-18 Rod Vaggdoc: cleanup addons docs for 80 char lines
2013-06-17 Bert Belderstream_wrap: remove bogus assert
2013-06-17 Ben Noordhuissrc: clean up `using` directives
2013-06-17 Sam Robertsdoc: call console module 'console' not 'stdio'
2013-06-17 Timothy J Fontainebuild: fix include order for building on windows
2013-06-17 Linus MÃ¥rtenssonbuild: add android support
2013-06-17 Krzysztof Chrapkareadline: strip ctrl chars for prompt width calc
2013-06-17 Yuan Chuanreadline: make `ctrl + L` clear the screen
2013-06-17 Ben Noordhuisv8: add setVariableValue debugger command
2013-06-17 Fedor Indutnytls: session API returns
2013-06-17 isaacsnet: Do not destroy socket mid-write
2013-06-17 isaacsdoc: Correct TLS deprecation notices
2013-06-16 Ben Noordhuisstream_wrap: fix signed/unsigned comparison warning
2013-06-16 Ben Noordhuiscares: fix uninitialized variable warning
2013-06-16 Fedor Indutnytls: share socket._hadError with http_client
2013-06-16 Fedor Indutnytls: introduce TLSSocket based on tls_wrap binding
2013-06-16 Fedor Indutnytls_wrap: embed TLS encryption into streamwrap
2013-06-15 Fedor Indutnystream_wrap: introduce StreamWrapCallbacks
2013-06-15 Fedor Indutnyprocess: abstract out HandleToStream
2013-06-15 Fedor Indutnycrypto: clear error on return in AddCRL
2013-06-15 Fedor Indutnycrypto: ensure that read head is always non-empty
2013-06-15 Ben Noordhuistest: add https tls session reuse test
2013-06-14 isaacsblog: Add favicon to blog site
2013-06-14 isaacsdoc: Remove unnecessary sh script tags
2013-06-14 Andrei Sedoiv8: fix build for mips32r2 architecture
2013-06-14 Fedor Indutnycrypto: do not deallocate embedded buffer
2013-06-14 Fedor Indutnycrypto: fix excessive buffer allocation
2013-06-14 Andrei Sedoiconfigure: fix cross-compilation host_arch_cc()
2013-06-13 isaacsdoc: v0.8.25 changelog entry
2013-06-13 isaacsblog: Release v0.8.25
2013-06-13 isaacsblog: Release 0.10.11
2013-06-13 isaacsNow working on 0.10.12
2013-06-13 isaacsMerge branch 'v0.10.11-release' into v0.10
2013-06-13 isaacs2013.06.13, Version 0.10.11 (Stable) v0.10.11
2013-06-13 Veres Lajostest: minor typo fixes
2013-06-13 Andrei Sedoiopenssl: add missing configuration pieces for MIPS
2013-06-13 isaacsRevert "http: remove bodyHead from 'upgrade' events"
2013-06-12 Trevor Norrisstring_bytes: write strings using new API
next