platform/upstream/nodejs.git
2014-01-23 Timothy J Fontaineblog: Post for v0.10.25
2014-01-23 Timothy J FontaineNow working on 0.10.26
2014-01-23 Timothy J FontaineMerge branch 'v0.10.25-release' into v0.10
2014-01-23 Timothy J Fontainesrc: lint lib/net.js v0.10.25
2014-01-23 Timothy J Fontaine2014.01.23, Version 0.10.25 (Stable)
2014-01-23 Timothy J Fontaineuv: Upgrade to v0.10.23
2014-01-20 Fedor Indutnygyp: fix non-ninja build
2014-01-20 isaacsnpm: Upgrade to v1.3.24
2014-01-16 Timothy J Fontaineblog: nodejs v0.12 roadmap update
2014-01-16 Fedor Indutnygyp: fix `ninja` build on linux
2014-01-16 Sam Robertsdoc: clarify Windows signal sending emulation
2014-01-16 Sam Robertschild_process: fix spawn() optional arguments
2014-01-16 Sam Robertsdoc: describe child_process.fork() silent option
2014-01-16 Sam Robertsdoc: child_process.execFile arguments are optional
2014-01-15 Ryan Grahamdomains: exit() only affects active domains
2014-01-15 isaacsblog: TJ is the new node core project lead
2014-01-14 Fedor Indutnygyp: fix build with python 2.6
2014-01-14 Fedor Indutnydeps: update gyp to 1eae492b
2014-01-13 Sam Robertsdoc: streams must be open to be passed to child
2014-01-13 Alexis Campaillatest: close debug client in test-debugger-client
2014-01-12 Timothy J Fontainesrc: return empty set on ENOSYS for interfaces
2014-01-10 svenpanne@chromium.orgv8: backport codereview.chromium.org/11362182
2014-01-10 gluxondoc: Fix argument typo in SimpleProtocol example
2014-01-09 Timothy J Fontainesrc: OnFatalError handler must abort()
2014-01-08 Lorenz Leutgebdoc: fix typo in cluster page
2014-01-07 Timothy J Fontaineuv: Upgrade to v0.10.22
2014-01-07 isaacsnpm: Upgrade to 1.3.23
2014-01-05 ayanamiststream: writes may return false but forget to emit...
2014-01-01 Timothy J Fontaineblog: Post for v0.11.10
2013-12-31 Maciej Małeckidoc: document that `process.send` is synchronous
2013-12-31 Timothy J Fontainedoc: clarify process on exit safe usage
2013-12-31 Ron Korvingdocs: process.on('exit') receives exit code
2013-12-31 Timothy J Fontainetest: fix test-cluster-eaccess to work on windows
2013-12-31 Fedor Indutnycluster: report more errors to workers
2013-12-30 Fedor Indutnydeps: update gyp to 828ce09
2013-12-30 Dav Glassdoc: Fix missing backtick in debugger doc
2013-12-28 Lev Gimelfarbbuild: add settings for VS 2013 to vcbuild.bat
2013-12-26 isaacsnpm: Upgrade to v1.3.22
2013-12-20 T.C. Hollingsworthbuild: install common.gypi along with headers
2013-12-19 Timothy J Fontaineblog: Post for v0.10.24
2013-12-19 Timothy J FontaineNow working on 0.10.25
2013-12-19 Timothy J FontaineMerge branch 'v0.10.24-release' into v0.10
2013-12-18 Timothy J Fontaine2013.12.18, Version 0.10.24 (Stable) v0.10.24
2013-12-18 Timothy J Fontaineuv: Upgrade to v0.10.21
2013-12-18 Ben Noordhuiscluster, v8: fix --logfile=%p.log
2013-12-18 Timothy J Fontainebuild: unix install node and dep library headers
2013-12-17 isaacsnpm: upgrade to 1.3.21
2013-12-17 isaacsnpm: upgrade to 1.3.20
2013-12-17 isaacsnpm: Upgrade to 1.3.19
2013-12-13 jkummerow@chromium.orgv8: backport fix for CVE-2013-{6639|6640}
2013-12-12 Wyatt Preulmodule: only cache package main
2013-12-12 Timothy J Fontaineblog: Post for v0.10.23
2013-12-12 Timothy J FontaineNow working on 0.10.24
2013-12-12 Timothy J FontaineMerge branch 'v0.10.23-release' into v0.10
2013-12-12 Timothy J Fontaine2013.12.12, Version 0.10.23 (Stable) v0.10.23
2013-12-12 Nicolas Kaiserdoc: fix typos in node.1
2013-12-12 Mathias Bynensdoc: mention `binary` as deafult for Hash strings
2013-12-12 Gabriel Farrelldoc: "finish" event is on the writable stream
2013-12-12 Timothy J Fontaineuv: Upgrade v0.10.20
2013-12-12 Timothy J Fontainegyp: update to 78b26f7
2013-12-11 isaacsnpm: Upgrade to 1.3.17
2013-12-10 Fedor Indutnyfs: report correct path when EEXIST
2013-12-10 Fedor Indutnytls: emit 'end' on .receivedShutdown
2013-12-10 Timothy J Fontainebuild: only whole archive on static v8 builds
2013-12-07 Timothy J Fontainebuild: pass --no-parallel by default to gyp
2013-12-07 Timothy J Fontainebuild: ./configure pass positional args to gyp
2013-12-06 Yazhong Liudoc: mention execArgv in setupMaster
2013-12-06 Fedor Indutnydoc: document 'error' event for stream.Writable
2013-12-04 Kai Gronercrypto: Make Decipher._flush() emit errors.
2013-12-04 isaacsblog: bnoordhuis departure
2013-12-02 Fedor Indutnytls: fix pool usage race
2013-12-02 Yazhong Liudoc: list execArgv option for child_process.fork()
2013-12-02 Gabriel Falkenbergdoc: change constant to consistent
2013-12-02 Sam Robertsprocess: document kill(0), disallow kill(O_RDWR)
2013-12-02 Fedor Indutnytls: reset NPN callbacks after SNI
2013-12-02 Timothy J Fontainebuild: include postmortem symbols on linux
2013-11-30 Yazhong Liudoc: net: fix typo in example code
2013-11-28 Michael Ridgwaydoc: http: document ServerResponse 'finish' event
2013-11-28 Nikolai Vavilovdoc: http: properly document callback argument
2013-11-27 Ben Noordhuisstream_wrap: don't call Number::New()
2013-11-26 isaacsblog: npm outage postmortem
2013-11-23 Linus Unnebäckdoc: clarify child_process error behaviour
2013-11-22 Jeremy Martinevents: fix TypeError in removeAllListeners
2013-11-21 Timothy J Fontaineblog: Post for v0.11.9
2013-11-20 isaacsnpm: Upgrade to v1.3.15
2013-11-19 Fedor Indutnycrypto: `randomBytes` is non-blocking
2013-11-19 Fedor Indutnyevents: do not accept NaN in setMaxListeners
2013-11-19 Fedor Indutnynet: fix `new net.Socket` documentation
2013-11-19 Fedor Indutnydgram: fix abort when getting `fd` of closed dgram
2013-11-15 Ben Noordhuisdoc: add nodejs.vn to community page
2013-11-15 Ben Noordhuisdoc: sort community page links alphabetically
2013-11-13 Fedor Indutnytls: handle `ssl.start()` errors
2013-11-12 Tim Woodevents: don't call once twice
2013-11-12 Timothy J Fontaineblog: Post for v0.10.22
2013-11-12 Timothy J FontaineNow working on 0.10.23
2013-11-12 Timothy J FontaineMerge branch 'v0.10.22-release' into v0.10
2013-11-12 Timothy J Fontaine2013.11.12, Version 0.10.22 (Stable) v0.10.22
2013-11-12 Timothy J Fontainesrc: add HandleScope in HandleWrap::OnClose
2013-11-12 Timothy J Fontaineuv: Upgrade to v0.10.19
2013-11-12 yangguo@chromium.orgv8: use correct timezone information on Solaris
next