platform/upstream/nodejs.git
2012-07-26 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-07-25 isaacshttps: Use host header as effective servername
2012-07-25 Nathan Rajlichassert: remove unnecessary use of __proto__
2012-07-25 isaacsBlog post for 0.8.4
2012-07-25 isaacsNow working on v0.8.5
2012-07-25 isaacsMerge branch 'v0.8.4-release' into v0.8
2012-07-25 isaacsFix #3761 build: Default to V=1
2012-07-25 isaacs2012.07.25, Version 0.8.4 (Stable) v0.8.4
2012-07-25 isaacsBuild: add jslintfix
2012-07-25 isaacsnet.js: lint
2012-07-24 Ben Noordhuisnet: fix Socket({ fd: 42 }) api
2012-07-24 isaacsreadline: Remove event listeners on close
2012-07-24 isaacsv8: Reapply floating patches
2012-07-24 isaacsV8: Upgrade to 3.11.10.17
2012-07-24 isaacsnpm: Upgrade to 1.1.45
2012-07-23 Bert BelderMerge branch 'v0.8'
2012-07-23 Timothy J Fontaineadd unref/ref tests for socket/server/timers
2012-07-23 Timothy J Fontaineadd docs for socket/server/timer unref and ref
2012-07-23 Timothy J Fontaineadd ref/unref to setTimeout timers
2012-07-23 Timothy J Fontaineref/unref for net.Socket net.Server dgram.Socket
2012-07-23 Timothy J Fontaineexport HandleWrap Unref Ref in tcp/udp/timer/pipe
2012-07-23 Bert Belderwindows: correctly prep long path for fs.exists(Sync)
2012-07-23 Peter Rybindebugger: wake up the event loop when a debugger comman...
2012-07-23 Brian Whitehttp: remove duplicate assignments
2012-07-21 koichikdoc: remove duplicate section
2012-07-20 isaacsBlog post about 0.9.0
2012-07-20 isaacsNow working on 0.9.0
2012-07-20 isaacsMerge branch 'v0.9.0-release'
2012-07-20 isaacs2012.07.20, Version 0.9.0 (Unstable) v0.9.0
2012-07-20 isaacsuv: Upgrade to ad382bca
2012-07-20 Fedor Indutnytls: pass linting
2012-07-20 Fedor Indutnytls: pass linting
2012-07-20 Fedor Indutnytls: fix 'hostless' tls connection verification
2012-07-20 Fedor IndutnyRevert "http/https: pass request to .createConnection()"
2012-07-20 Fedor Indutnytls: fix 'hostless' tls connection verification
2012-07-20 Fedor Indutnytls: revert accidental API change
2012-07-20 Fedor Indutnytls: revert accidental API change
2012-07-20 Fedor Indutnytls: localhost is valid against identity-check
2012-07-20 Fedor IndutnyRevert "http/https: pass request to .createConnection()"
2012-07-20 Fedor Indutnytls: localhost is valid against identity-check
2012-07-19 Fedor Indutnytls: veryify server's identity
2012-07-19 Fedor Indutnyhttp/https: pass request to .createConnection()
2012-07-19 Fedor Indutnynet: ignore socket.setTimeout(Infinity) (and NaN)
2012-07-19 Fedor Indutnytls: veryify server's identity
2012-07-19 Fedor Indutnyhttp/https: pass request to .createConnection()
2012-07-19 Fedor Indutnynet: ignore socket.setTimeout(Infinity) (and NaN)
2012-07-19 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2012-07-19 isaacsnpm: Upgrade to 1.1.44
2012-07-19 isaacsnextTick: Preserve depth in error/reentry cases
2012-07-19 isaacsBlog post about v0.8.3
2012-07-19 isaacsNow working on 0.8.4
2012-07-19 isaacsMerge branch 'v0.8.3-release' into v0.8
2012-07-19 isaacs2012.07.19, Version 0.8.3 (Stable) v0.8.3
2012-07-19 isaacsuv: Upgrade to 94355e4
2012-07-19 isaacsuv: Upgrade to 94355e4
2012-07-19 Ben Noordhuisbuild: unbreak ustack on smartos
2012-07-18 Ben Noordhuisbuild: link with -rdynamic, not -Wl,--export-dynamic
2012-07-18 Ben Noordhuisbuild: fix mksnapshot crash on sunos
2012-07-18 Ben Noordhuisdoc: build requires GNU make 3.81+
2012-07-18 Ben Noordhuisnode: make ev-emul.h compile with -Wextra -Werror
2012-07-18 Ben Noordhuisdoc: advise *strongly* against uncaughtException
2012-07-18 isaacsuv: Upgrade to b49d6f7
2012-07-17 Dave Pachecotools: speed up genv8constants
2012-07-17 isaacsv8: Reapply floating patches
2012-07-17 isaacsv8: upgrade to 3.11.10.15
2012-07-17 isaacsuv: Upgrade to a9f6f06
2012-07-17 isaacsnpm: Upgrade to 1.1.43
2012-07-17 isaacsdoc: nextTick semantics and justification
2012-07-17 isaacsnextTick: explicitly no-op when _exiting
2012-07-17 isaacsnextTick: Handle tick callbacks after each tick
2012-07-17 isaacsMove MakeCallback to JS
2012-07-17 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-07-17 Pavel LangEnable color customization of `util.inspect`
2012-07-17 isaacsdomain: Fix stack leak on error
2012-07-16 isaacstest-eio-limit: Remove confusing broken incorrect test
2012-07-16 Mike Moreartydoc: fix bug in child_process.spawn() sample code
2012-07-13 Bert Belderbenchmark: add single process tls connection benchmark
2012-07-13 George Shankdoc: update 'Fork me at Github' ribbon
2012-07-13 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-07-13 isaacsbuild: Move npm shebang logic into an npm script
2012-07-13 isaacsnpm: upgrade to 1.1.41
2012-07-12 Ben Noordhuisbuild: fix add-on loading on freebsd
2012-07-12 Nathan RajlichRevert "events: don't delete the listeners array in...
2012-07-12 Ben Noordhuisnet: fix net.Server.listen({fd:x}) error reporting
2012-07-12 Ben Noordhuisnet: fix bogus errno reporting
2012-07-12 Ben Noordhuisbuild: partially fix configure on ARM
2012-07-12 Ben Noordhuisbuild: disable unsafe optimizations
2012-07-12 Bert BelderMerge branch 'v0.6' into v0.8
2012-07-12 isaacsnpm: upgrade to 1.1.39
2012-07-12 isaacslint
2012-07-12 isaacsMerge remote-tracking branch 'ry/v0.8' into v0.8-merge
2012-07-11 isaacsNow working on 0.6.21
2012-07-11 Philipp Hagemeistertools: fix shebang in tools/doc/generate.js
2012-07-11 Ben Noordhuisbuild: fix spurious mksnapshot crashes for good
2012-07-11 isaacsBlog post for v0.6.20
2012-07-10 isaacs2012.07.10 Version 0.6.20 (maintenance) v0.6.20
2012-07-10 isaacs.gitignore: Don't ignore node_modules (breaks npm)
2012-07-10 isaacsnpm: Upgrade to 1.1.37
2012-07-10 Shigeki Ohtsutimer: change new Date to Date.now for performance
2012-07-10 isaacsbuild: Regenerate docs for tarball and releases
next