platform/upstream/nodejs.git
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
2013-04-22 isaacsos: Fix uname() error handling on sunos
2013-04-22 isaacshttp: Don't try to destroy nonexistent sockets
2013-04-22 isaacstest: fix dgram-bind-default-address on osx
2013-04-21 isaacscrypto: LazyTransform on properties, not methods
2013-04-21 mscdexsrc: fix potential memory leak on early return
2013-04-21 mscdexsrc: don't initialize variable before assignment
2013-04-19 isaacsblog: v0.11.1 does not work on windows x64
2013-04-19 isaacsblog: Post about 0.11.1
2013-04-19 isaacsblog: Post about 0.10.4
2013-04-19 Sean Silvadoc: document value of `this` inside listeners
2013-04-18 Ryan Doengesassert: put info in err.message, not err.name
2013-04-18 Ben Noordhuiswebsite: add link to nightlies on download page
2013-04-17 Trevor Norriscrypto: fix return Local Handle w/o scope.Close()
2013-04-17 Ben Noordhuisdgram: fix no address bind()
2013-04-17 Ben Noordhuistest: make stdout-close-unref work in test runner
2013-04-16 Kelly Gerberdocs: update path.join() example for v0.10
2013-04-16 Ryan Grahamdoc: note a gotcha with http.Server sockets
2013-04-16 Ben Noordhuishandle_wrap: fix NULL pointer dereference
2013-04-16 Stanislav Ochotnickytest: preserve process.env after test-init exec
2013-04-16 Stanislav Ochotnickytest: preserve process.env in forked child_process
2013-04-15 Ben Noordhuisos: unbreak windows build
2013-04-15 Ben Noordhuisos: handle 256 character hostnames
2013-04-15 Ben Noordhuisos: fix unlikely buffer overflow in os.type()
2013-04-12 isaacsbuild: Typo in tools/msvs/msi/product.wxs
2013-04-11 isaacsstream: Fix unshift() race conditions
2013-04-11 isaacsNow working on v0.10.5
2013-04-11 isaacsMerge branch 'v0.10.4-release' into v0.10
2013-04-11 isaacslint
2013-04-11 isaacsblog: Fix title for v0.8.23 release
2013-04-11 isaacs2013.04.11, Version 0.10.4 (Stable) v0.10.4
2013-04-11 isaacsnpm: Upgrade to 1.2.18
2013-04-11 isaacsuv: Upgrade to v0.10.4
2013-04-11 Ben Noordhuischild_process: fix O(n*m) scan of cmd string
2013-04-11 Ben Noordhuiscluster: fix O(n*m) scan of cmd string
2013-04-10 Ben Noordhuissrc: don't SetInternalField() in ObjectWrap dtor
2013-04-10 Ben NoordhuisRevert "crypto: use better memory BIO implementation"
2013-04-10 Fedor Indutnynet: fix socket.bytesWritten Buffers support
2013-04-09 Ben Noordhuiscrypto: remove unused ClientHelloParser field
2013-04-09 isaacsblog: Post for v0.8.23
2013-04-08 Łukasz Walukiewiczbuffer: fix offset checks
2013-04-08 isaacsstream: call write cb before finish event
2013-04-08 isaacshttp: Support write(data, 'hex')
2013-04-08 Fedor Indutnycrypto: dh secret should be left-padded
next