platform/upstream/nodejs.git
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 Kiyoshi Nomodoc: remove `bufferSize` option
2013-05-30 Brian Whiterepl: fix JSON.parse error check
2013-05-30 Fedor Indutnytls: proper .destroySoon
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-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-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 Ben Noordhuishttp: save roundtrips, convert buffers to strings
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-20 Trevor Norrisbuffer: throw when writing beyond buffer
2013-05-20 isaacscrypto: Clear error after DiffieHellman key errors
2013-05-20 Trevor Norrisstring_bytes: strip padding from base64 strings
2013-05-17 isaacssrc: Remove superfluous static_cast
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 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 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 Ben Noordhuistimers: fix setInterval() assert
2013-05-15 Ryan Grahamdoc: improve exports/module.exports consistency
2013-05-15 Ryan Grahamdoc: clarify exports and module.exports
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 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-13 Ben Noordhuischild_process: fix handle delivery
2013-05-09 isaacsdoc: s/search.npmjs.org/npmjs.org/
2013-05-09 Timothy J Fontainetest: fix pummel/test-net-many-clients.js
2013-05-09 Robert Kowalskidoc: document stream.Writable 'error' event
2013-05-08 Daniel Moorestream: make Readable.wrap support empty streams
2013-05-08 Daniel Moorestream: make Readable.wrap support objectMode
2013-05-07 Timothy J Fontainetest: don't use total_seconds() because of py2.6
2013-05-07 Timothy J Fontainetest: report test duration in TAP progress
2013-05-06 Timothy J Fontainebuild: only use DESTDIR instead of PREFIX for pkg
2013-05-03 Kevin Lockedoc: update options for exec and execFile
2013-05-03 Miroslav Bajtošbuild: vcbuild.bat fix for Visual Studio 2012
2013-05-02 Sam Robertsdoc: document return values of EventEmitter methods
2013-05-02 isaacsdoc: link joyent logo in website footer
2013-05-02 Miroslav Bajtošdebugger: breakpoints in scripts not loaded yet
2013-05-01 Ben NoordhuisRevert "deps: downgrade openssl to v1.0.0f"
2013-04-30 isaacsdoc: Fix require.extensions documentation
2013-04-29 Ben Noordhuisdeps: downgrade openssl to v1.0.0f
2013-04-29 Ben Noordhuisdoc: cluster: s/server.destroy/server.close/
2013-04-29 isaacsdoc: Deprecate require.extensions
2013-04-26 Miroslav Bajtošdebugger: `restart` with custom debug port
2013-04-23 isaacsChangeLog: Merge in v0.8
2013-04-23 isaacsblog: Post for v0.10.5
2013-04-23 isaacsNow working on 0.10.6
2013-04-23 isaacsMerge branch 'v0.10.5-release' into v0.10
2013-04-23 isaacs2013.04.23, Version 0.10.5 (Stable) v0.10.5
2013-04-23 Miroslav Bajtošbuild: added support for Visual Studio 2012
2013-04-23 isaacsuv: Upgrade to 0.10.5
next