platform/upstream/nodejs.git
2013-05-27 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-05-24 isaacsblog: Post for v0.10.8
2013-05-24 isaacsNow working on 0.10.9
2013-05-24 isaacsMerge branch 'v0.10.8-release' into v0.10
2013-05-24 isaacs2013.05.24, Version 0.10.8 (Stable) v0.10.8
2013-05-24 isaacsdoc: Minor fixup in http doc re bodyHead
2013-05-24 Fedor Indutnytls: retry writing after hello parse error
2013-05-24 isaacsnpm: Upgrade to 1.2.23
2013-05-24 isaacsuv: upgrade to 0.10.8
2013-05-24 Nathan Zadokshttp: remove bodyHead from 'upgrade' events
2013-05-24 isaacsRemove .travis.yml file.
2013-05-23 Timothy J Fontainebuffer: special case empty string writes
2013-05-23 isaacshttp: Return true on empty writes, not false
2013-05-23 Timothy J Fontainev8: re-apply floating patches
2013-05-23 Timothy J Fontainev8: fix GetLocalizedMessage usage
2013-05-23 Timothy J Fontainev8: update to 3.14.5.9
2013-05-23 Timothy J Fontainesystemtap: add tapset for node user probes
2013-05-23 Timothy J Fontainedtrace: unify dtrace and systemtap interfaces
2013-05-23 Timothy J Fontainetimers: use uv_now instead of Date.now
2013-05-23 Ben Noordhuishttp: save roundtrips, convert buffers to strings
2013-05-22 Trevor Norrissrc: remove unused comment
2013-05-22 Trevor Norrissrc: upgrade to new v8 api
2013-05-22 Ben Noordhuisv8: reapply floating patches
2013-05-22 Trevor Norrisv8: upgrade to v3.19.3
2013-05-22 isaacstest: Fix test-deprecation-flags
2013-05-22 Ben Noordhuisdoc: the build requires gcc 4.2 or newer
2013-05-22 Nathan Rajlichconfigure: respect the --dest-os flag consistently
2013-05-21 Timothy J Fontainenet: use timers._unrefActive for internal timeouts
2013-05-21 Timothy J Fontainetimers: internal unref'd timer for api timeouts
2013-05-21 isaacsutil: Add debuglog, deprecate console lookalikes
2013-05-20 Trevor Norrisbuffer: throw when writing beyond buffer
2013-05-20 isaacsMerge remote-tracking branch ry/v0.10 into master
2013-05-20 isaacscrypto: Clear error after DiffieHellman key errors
2013-05-20 Trevor Norrisstring_bytes: strip padding from base64 strings
2013-05-20 Ben Noordhuistls: add localAddress and localPort properties
2013-05-17 isaacssrc: Remove superfluous static_cast
2013-05-17 Robert Kowalskimodule: use path.sep instead of a custom solution
2013-05-17 isaacsblog: Release 0.10.7
2013-05-17 isaacsNow working on 0.10.8
2013-05-17 isaacsMerge branch 'v0.10.7-release' into v0.10
2013-05-17 isaacsMerge remote-tracking branch 'ry/v0.10' into master
2013-05-17 isaacs2013.05.17, Version 0.10.7 (Stable) v0.10.7
2013-05-17 Brandon Frohsdoc: Fix link to open issues on GitHub.
2013-05-17 isaacscrypto: Don't ignore verify encoding argument
2013-05-16 Trevor Norrisfs_event: use cached Persistent syms instead
2013-05-16 Trevor Norrissrc: add node_isolates
2013-05-16 Ben Noordhuisbuffer, crypto: fix default encoding regression
2013-05-16 Ryuichi Okumuradoc: fix missing Class in header
2013-05-16 Ryuichi Okumuradoc: fix the link to Stream document
2013-05-15 Trevor Norrishttp: don't slice unless necessary
2013-05-15 Timothy J Fontainedtrace: enable uv's probes if enabled
2013-05-15 Ben Noordhuistimers: fix setInterval() assert
2013-05-15 Robert Kowalskimodule: use path.sep instead of custom solution
2013-05-15 Ben Noordhuishttp: don't escape request path, reject bad chars
2013-05-15 Ben Noordhuisnet: emit dns 'lookup' event before connect
2013-05-15 Ben Noordhuisdeps: fix up header files in cares.gyp
2013-05-15 Ben Noordhuisdeps: reapply c-ares floating patch
2013-05-15 Ryan Grahamdoc: improve exports/module.exports consistency
2013-05-15 Ryan Grahamdoc: clarify exports and module.exports
2013-05-15 Bert Belderuv: upgrade to v0.11.3
2013-05-14 Bert Belderuv: upgrade to v0.10.7
2013-05-14 isaacsuv: Upgrade to 0.10.6
2013-05-14 isaacsnpm: Upgrade to 1.2.21
2013-05-14 isaacsblog: Release 0.10.6
2013-05-14 isaacsNow working on v0.10.7
2013-05-14 isaacsMerge branch 'v0.10.6-release' into v0.10
2013-05-14 Timothy J Fontainedns: add getServers and setServers
2013-05-14 isaacscrypto: Pass encodings for Hmac digest
2013-05-14 isaacs2013.05.14, Version 0.10.6 (Stable) v0.10.6
2013-05-14 isaacscrypto: Pass encodings to C++ for Sign/Verify
2013-05-14 isaacscrypto: use StringBytes::Encode
2013-05-14 isaacscrypto: Pass strings to binding layer directly
2013-05-14 isaacsbuffer: DRY string encoding using StringBytes
2013-05-14 isaacssrc: use StringBytes for DecodeWrite/DecodeBytes/Encode
2013-05-14 isaacssrc: Use StringBytes in StreamWrap
2013-05-14 isaacssrc: Add StringBytes static util class
2013-05-14 isaacstools: remove unnecessary cpplint rules
2013-05-14 isaacsstream: Make default encoding configurable
2013-05-14 isaacsstream: don't create unnecessary buffers in Readable
2013-05-14 isaacslint
2013-05-14 isaacsbenchmark: hash stream
2013-05-14 isaacsblog: Release v0.11.2
2013-05-14 Benoit Valléetest: increase workers to 8 in cluster-disconnect
2013-05-14 Ben Noordhuisdoc: clarify subsystems in CONTRIBUTING.md
2013-05-14 Ben Noordhuisdeps: upgrade c-ares to 1.10.0
2013-05-13 isaacsNow working on 0.11.3
2013-05-13 isaacsMerge branch 'v0.11.2-release'
2013-05-13 isaacs2013.05.13, Version 0.11.2 (Unstable) v0.11.2
2013-05-13 isaacsnpm: Upgrade to 1.2.21
2013-05-13 Ben Noordhuiscluster: use round-robin load balancing
2013-05-13 Bert BelderMerge branch 'v0.10'
2013-05-13 Ben Noordhuischild_process: fix handle delivery
2013-05-13 Nick Sullivanutil: make util.log handle non strings like console.log
2013-05-13 Ben Noordhuistest: fix up weakref.cc deprecation warnings
2013-05-13 Ben Noordhuistest: fix up weakref.cc after v8 api change
2013-05-13 Ben Noordhuisstream_wrap: MayContainNonAscii() is deprecated
2013-05-13 Ben Noordhuisv8: reapply floating patches
2013-05-13 Ben Noordhuisdeps: upgrade v8 to 3.19.0
2013-05-11 isaacsnpm: Upgrade to 1.2.20
2013-05-10 isaacstest: Darwin file watcher has paths now
next