platform/upstream/nodejs.git
2013-06-07 Ben Noordhuissrc: unexport node_isolate
2013-06-05 isaacsMerge remote-tracking branch 'ry/v0.10'
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-04 Ben Noordhuissrc: replace ngx-queue.h with queue.h
2013-06-04 Nick Desaulnierssrc: wrap macros in `do {...} while (0)`
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-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-05-30 Trevor Norrisprocess: use Tock for nextTickQueue items
2013-05-30 Trevor Norrissrc: remove old comment code
2013-05-30 Trevor Norrisprocess: remove spinner
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
2013-05-30 Trevor Norrisprocess: remove max tick check for domains
2013-05-30 Trevor Norrisprocess: remove maxTickDepth from _tickCallback
2013-05-30 Trevor Norrisprocess: relocate needSpinner calls
2013-05-30 Andrew Paprockivm: fix race condition in watchdog cleanup
2013-05-30 Kiyoshi Nomodoc: remove `bufferSize` option
2013-05-30 Ryunosuke SATOevents: define properties on prototype
2013-05-30 Brian Whiterepl: fix JSON.parse error check
2013-05-30 Brian Whitebuffer: return `this` in fill() for chainability
2013-05-30 Fedor Indutnytls: proper .destroySoon
2013-05-29 Bert Belderuv: upgrade to v0.11.4
2013-05-29 Ben Noordhuisbuffer: guard against integer overflow
2013-05-29 Ben Noordhuisbuffer: simplify ReadFloatGeneric offset checks
2013-05-29 Ben Noordhuisos: use IsBigEndian() in GetEndianness() function
2013-05-29 Ben Noordhuisbuffer: guard against pointer aliasing issues
2013-05-29 Ben Noordhuissrc: add endianness helper functions
2013-05-29 Ben Noordhuissrc: simplify HandleWrap initialization
2013-05-29 Ben Noordhuissrc: replace c-style casts with c++-style casts
2013-05-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-05-29 Ben Noordhuisdoc: sending dgram handles only works on unix
2013-05-28 Daniel G. Taylorhttps: Add `secureProtocol` docs
2013-05-28 Daniel G. Taylortls: Add `secureProtocol` docs
2013-05-28 isaacsuv: Upgrade to v0.10.9
2013-05-28 Fedor Indutnytls: invoke write cb only after opposite read end
2013-05-28 Fedor Indutnytls: ignore .shutdown() syscall error
2013-05-27 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-05-25 Rafael Henrique... doc: add link to Brazilian Node community
2013-05-25 Rafael Henrique... doc: remove broken links on community page
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
next