platform/upstream/nodejs.git
2012-02-06 isaacsv8: Remove OutputDirectory from build/common.gypi
2012-02-06 isaacsUpgrade V8 to 3.9.2
2012-02-06 Andreas Madsen[doc] cluster: remove part about autoFork since this...
2012-02-06 Andreas Madsencluster: use process.disconnect method
2012-02-06 Andreas Madsencluster: simplify process event handling
2012-02-06 Nathan Rajlichgyp_addon: link with node.lib on Windows
2012-02-06 koichikhttp: fix http-parser is freed twice
2012-02-06 Ben Noordhuistest: remove deprecated isolates test
2012-02-06 Bert BelderWindows: disable RTTI and exceptions
2012-02-06 Ben NoordhuisRevert support for isolates.
2012-02-01 Ben NoordhuisRevert "Process symlinked shared library as .node"
2012-02-01 isaacsworking on 0.7.3 now
2012-02-01 isaacs2012.02.01, Version 0.7.2 (unstable) v0.7.2
2012-02-01 isaacsUpdate v8 to 3.8.9
2012-02-01 isaacsMerge remote-tracking branch 'ry/master' into merge...
2012-02-01 isaacsMerge remote-tracking branch 'ry/v0.6' into master
2012-02-01 Paddy ByersProcess symlinked shared library as .node
2012-02-01 Paddy ByersTidy _resolveFilename
2012-02-01 Igor Zinkovskysupport for sharing streams accross isolates
2012-02-01 Dan VerWeiretest: dgram-{broadcast,multicast}-multi-process : preve...
2012-02-01 Andreas Madsenchild_process: do not disconnect on exit emit
2012-01-31 Bert Belderuv: upgrade to 3eb94e9
2012-01-31 Bert BelderSmall test-dgram-multicast-multi-process fixes
2012-01-31 Ben Noordhuisbuild: don't set -mmacosx-version-min
2012-01-31 Andreas MadsenTest for ChildProcess.disconnect()
2012-01-31 Ben Noordhuisfs: add O_EXCL support, exclusive open file
2012-01-31 Ben Noordhuisfs, test: add file open mode tests
2012-01-31 Łukasz Walukiewiczurl: Support for IPv6 addresses in URLs.
2012-01-31 Tj Holowaychukmore specific fs error messages
2012-01-30 Igor Zinkovskyupgrade uv to 812e410772
2012-01-30 Roman Shtylmanadd node::SetMethod and node::SetPrototypeMethod
2012-01-30 Andreas MadsenAdd disconnect method to forked child processes
2012-01-30 koichikhttp: fix free http-parser too early
2012-01-30 Ben Noordhuistimers: add v0.4 compatibility hack
2012-01-30 Brandon Benviecore: make .deprecate() warn only once
2012-01-29 Brandon Benviecore: add `NativeModule.prototype.deprecate`
2012-01-29 Brandon BenvieChange removed process methods to be non-enumerable.
2012-01-28 Dan VerWeiretty: emit 'unknown' key event if key sequence not found
2012-01-28 isaacsCorrect spelling of Ben Noordhuis
2012-01-28 isaacsNow working on 0.6.10
2012-01-28 isaacs2012.01.27, Version 0.6.9 (stable) v0.6.9
2012-01-28 Ben Noordhuisuv: upgrade to 332b72e
2012-01-27 Ben Noordhuisuv: upgrade to 16124bb
2012-01-27 isaacsstdout ending test message correction
2012-01-27 Ben Noordhuisuv: upgrade to 3de0411
2012-01-27 Ben Noordhuisuv: upgrade to 3f1bad2
2012-01-27 isaacsProperly update npm to 1.1.0-3
2012-01-27 Fedor Indutnywaf: predict target arch for OSX
2012-01-27 isaacsFix #2507 Raise errors less agressively when destroying...
2012-01-27 Dan VerWeiretest: handle unhandled dgram scenarios
2012-01-26 isaacsUpdate npm to 1.1.0-3
2012-01-26 Ben Noordhuisuv: upgrade to 9c76d0d
2012-01-26 Ben Noordhuisbuild: compile release build too if BUILDTYPE=Debug
2012-01-25 Fedor Indutnyzlib: fix `Failed to set dictionary` issue
2012-01-24 Fedor Indutnymodule: fix --debug-brk on symlinked scripts
2012-01-24 Fedor Indutnymodule: fix --debug-brk on symlinked scripts
2012-01-24 Ben Noordhuisnet, tls, http: remove socket.ondrain
2012-01-24 isaacsMerge branch 'v0.7.1-release'
2012-01-24 koichikhttp: fix test-http-should-keepalive.js is fail
2012-01-24 isaacsNow working on 0.7.2
2012-01-24 isaacs2012.01.23, Version 0.7.1 (unstable) v0.7.1
2012-01-24 isaacsUpgrade V8 to 3.8.8
2012-01-23 isaacsudp: 'interface' is reserved word on windows.
2012-01-23 Ben Noordhuisdgram: bring back setTTL()
2012-01-23 Ben Noordhuisdgram: bring back setMulticastLoopback()
2012-01-23 Ben Noordhuisuv: upgrade to b88bc43
2012-01-23 Ben Noordhuistest: fix typos in error messages
2012-01-23 Ben Noordhuistest: join multicast group *after* binding
2012-01-23 Ben Noordhuistest: remove erroneous dropMembership() call
2012-01-23 Ben Noordhuisdgram: make addMembership() and dropMembership() confor...
2012-01-23 Ben Noordhuisdgram: make setBroadcast() conform to v0.4 API
2012-01-23 Ben Noordhuisdgram: make setMulticastTTL() conform to v0.4 API
2012-01-23 isaacsdoc: trademark link must be absolute
2012-01-23 isaacsdoc: Remove default border around logo for MSIE
2012-01-23 isaacsdoc: Pixel-nudging
2012-01-23 isaacsdoc: Add images to makefile
2012-01-23 isaacsdoctool: correct improperly nested ul/li handling
2012-01-23 isaacsAdd images to doc_assets
2012-01-23 Matthew FitzsimmonsNodejs.org design refresh.
2012-01-23 Fedor IndutnyMerge branch 'v0.6'
2012-01-23 Ben Noordhuisuv: upgrade to 1cca230
2012-01-23 Igor Zinkovskyfix windows build
2012-01-23 Igor Zinkovskyupgrade libuv to edbabe6f83
2012-01-22 Maciej Małeckiversion: bump `NODE_PATCH_VERSION`
2012-01-22 Ben Noordhuiscrypto: silence unused variable warning
2012-01-22 koichiktest: fix test/simple/test-net-server-max-connections...
2012-01-22 koichiktest: for #2109
2012-01-22 Brandon Benvieutil: use getOwnPropertyDescripter
2012-01-22 koichikhttp: keep-alive should default with HTTP/1.1 server
2012-01-21 Igor Zinkovskyonly ref non-default isolate loops
2012-01-21 Maciej Małeckipath fs: move `path.exists*` to `fs.exists*`
2012-01-21 Ben Noordhuishttp: fix deprecation warning module ID
2012-01-21 Dan VerWeiredgram: reintroduce setMulticastTTL()
2012-01-21 Dan VerWeiredgram: reintroduce setBroadcast()
2012-01-21 Roman Shtylmandgram: reintroduce addMembership() and dropMembership()
2012-01-21 Ben Noordhuisuv: upgrade to 497b1ec
2012-01-21 Igor Zinkovskyref isolate loop
2012-01-21 koichikhttp: reduce creating http-parser instances
2012-01-20 Nicolas LaCasseFix #2365 zlib crashing on invalid input
2012-01-20 Andreas MadsenAdd cluster.setupMaster
next