platform/upstream/nodejs.git
2013-07-26 Timothy J Fontaineblog: Post for v0.10.15
2013-07-26 Timothy J FontaineNow working on 0.10.16
2013-07-26 Timothy J FontaineMerge branch 'v0.10.15-release' into v0.10
2013-07-25 Timothy J Fontaine2013.07.25, Version 0.10.15 (Stable) v0.10.15
2013-07-25 Ben Noordhuissrc: fix process.getuid() return value
2013-07-25 Ben Noordhuisdoc: document tls.Server 'secureProtocol' option
2013-07-25 Timothy J Fontaineblog: Post for v0.10.14
2013-07-25 Timothy J FontaineNow working on 0.10.15
2013-07-25 Timothy J FontaineMerge branch 'v0.10.14-release' into v0.10
2013-07-25 Timothy J Fontaine2013.07.25, Version 0.10.14 (Stable) v0.10.14
2013-07-25 Timothy J Fontaineuv: Upgrade to v0.10.13
2013-07-24 isaacsdoc: explicitly set industry logo height
2013-07-24 isaacsnpm: Upgrade to v1.3.5
2013-07-23 Ben Noordhuissrc: os: use Number::New() for CPU info
2013-07-23 Ben Noordhuisfs: uids and gids must be unsigned ints
2013-07-20 Ben Noordhuistest: move two tests from simple/ to internet/
2013-07-18 Ben Noordhuisdoc: events: clarify 'newListener' emitter state
2013-07-17 Shuan Wangurl: Fix edge-case when protocol is non-lowercase
2013-07-16 isaacsdoc: style the 'type' fields in API docs
2013-07-16 isaacsdoc: Streams API Doc Rewrite
2013-07-15 isaacstls: Trivial use_strict fix
2013-07-13 Timothy J Fontaineblog: v0.11.4 is unstable not stable
2013-07-12 Timothy J Fontaineblog: v0.11.4 release
2013-07-12 isaacsnpm: Upgrade to 1.3.4
2013-07-12 isaacsnpm: Upgrade to 1.3.3
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-05 Tim Oxleydoc: remove obsolete spawn() stdio options
2013-07-05 Ben Noordhuissrc: fix memory leak in UsingDomains()
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 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 Ben Noordhuisdoc: tls: ECDH ciphers are not supported
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 Timothy J Fontainestring_bytes: properly detect 64bit
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-17 Yuan Chuanreadline: make `ctrl + L` clear the screen
2013-06-17 Ben Noordhuisv8: add setVariableValue debugger command
2013-06-17 isaacsnet: Do not destroy socket mid-write
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 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 Ben Noordhuisuv: upgrade to 0.10.11
2013-06-12 isaacsnpm: Upgrade to 1.2.30
2013-06-11 Trevor Norrisv8: fix pointer arithmetic undefined behavior
2013-06-11 Ben Noordhuiscrypto: fix utf8/utf-8 encoding check
2013-06-06 Timothy J Fontainebuild: add pkgsrc rule
2013-06-06 isaacsnpm: Upgrade to 1.2.27
2013-06-05 isaacsnet: Destroy when not readable and not writable
2013-06-04 isaacsNow working on v0.10.11
2013-06-04 isaacsblog: Release v0.10.10
2013-06-04 isaacsMerge branch 'v0.10.10-release' into v0.10
2013-06-04 isaacs2013.06.04, Version 0.10.10 (Stable) v0.10.10
2013-06-04 isaacsuv: Upgrade to 0.10.10
2013-06-04 Ben Noordhuisurl: remove unused global variable
2013-06-04 isaacsnpm: Upgrade to 1.2.25
2013-06-04 isaacsdoc: ChangeLog update for v0.8.24
2013-06-04 isaacsblog: 0.8 is maintenace, not stable
2013-06-04 isaacsblog: Release v0.8.24
2013-06-04 isaacsblog: Release v0.10.9
2013-06-03 isaacsurl: Set href to null by default
2013-06-03 isaacsurl: Properly parse certain oddly formed urls
2013-06-03 isaacsstream: unshift('') is a noop
2013-05-30 isaacsNow working on v0.10.10
2013-05-30 isaacsMerge branch 'v0.10.9-release' into v0.10
2013-05-30 isaacs2013.05.30, Version 0.10.9 (Stable) v0.10.9
2013-05-30 isaacsnpm: Upgrade to 1.2.24
next