platform/upstream/nodejs.git
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
2013-11-11 Maciej Małeckirepl: do not insert duplicates into completions
2013-11-10 Timothy J Fontainegyp: update to bebdcea
2013-11-09 Ben Noordhuisv8: unbreak `make native` build
2013-11-08 Fedor Indutnytls: prevent stalls by using read(0)
2013-11-08 isaacsnpm: Upgrade to 1.3.14
2013-11-07 Fedor Indutnydoc: encoding is ignored if input is a Buffer
2013-10-31 isaacsdoc: Correct and add several items
2013-10-31 Sam Robertsdoc: document node signal handling
2013-10-30 Timothy J Fontaineblog: Post for v0.11.8
2013-10-29 Ben Noordhuisdoc: dgram: reword dgram.Socket#send() docs
2013-10-28 isaacsnpm@1.3.13
2013-10-27 Phillip Alexanderdoc: fs: clarify fs.symlink Windows specific args
2013-10-27 Ryan Grahamdoc: improve module documentation
2013-10-25 Sam Robertsdoc: fix missing backtick in 2e16037
2013-10-25 Brian Whitedoc: streams: document default objectMode setting
2013-10-25 Maxim Bogushevichdebugger: Fix bug in sb() with unnamed script
2013-10-24 isaacsnpm@1.3.12
2013-10-24 Ben Noordhuisbuild: fix test-gc weakref build rule
2013-10-24 Zarko Stankovicdoc: add nodejs.rs to the community page
2013-10-23 Ben Noordhuissrc: IsInt64() should return bool, not int
2013-10-22 isaacsblog: HTTP server DoS vulnerability details
2013-10-18 Timothy J Fontaineblog: Post for v0.10.21
2013-10-18 Timothy J Fontaineblog: Post for v0.8.26
2013-10-18 Timothy J FontaineNow working on 0.10.22
2013-10-18 Timothy J FontaineMerge branch 'v0.10.21-release' into v0.10
2013-10-18 Timothy J Fontaine2013.10.18, Version 0.10.21 (Stable) v0.10.21
2013-10-18 Timothy J Fontainecrypto: clear errors from verify failure
2013-10-18 Timothy J Fontaineuv: Upgrade to v0.10.18
2013-10-17 isaacshttp: provide backpressure for pipeline flood
2013-10-17 Timothy J Fontainehttp_parser: expose pause/resume method for parser
2013-10-16 Sam Robertsdoc: cluster documentation cleanup and corrections
2013-10-16 Sam Robertsdoc: child_process corrections and cleanups
2013-10-16 Ben Noordhuisdoc: http: reword IncomingMessage 'close' event
2013-10-16 Ben Noordhuisdoc: http: add cross-links for easier clicking
2013-10-15 Ben Noordhuisdoc: expand os.loadavg() section
2013-10-14 Ben Noordhuisdoc: document os.loadavg() behavior on windows
2013-10-10 Dave Pachecotest: use proper findjsobjects output format
2013-10-10 Ben Noordhuisdoc: net: remove bad net.Server description
2013-10-10 Ben Noordhuisdoc: addon: fix object instantiation examples
2013-10-09 isaacsblog: Remove wp-to-markdown script
2013-10-09 Ben Noordhuistls: fix premature connection termination
2013-10-09 Dave Pachecodtrace: backport two byte string fix
2013-10-08 Ben Noordhuisfs: fix fs.truncate() file content zeroing bug
2013-10-05 Ben Noordhuisdoc: add warning to fs.exists() documentation
2013-10-01 Ben Noordhuisdoc: link to pre-built binaries, add install note
2013-09-30 Timothy J Fontaineblog: Post for v0.10.20
2013-09-30 Timothy J FontaineNow working on 0.10.21
2013-09-30 Timothy J FontaineMerge branch 'v0.10.20-release' into v0.10
2013-09-30 Timothy J Fontaine2013.09.30, Version 0.10.20 (Stable) v0.10.20
2013-09-28 Ben Noordhuissrc: turn uv_pipe_open() failures into exceptions
2013-09-27 Fedor Indutnytls: fix sporadic hang and partial reads
2013-09-24 Timothy J Fontaineblog: add missing shasums for v0.10.19 release
2013-09-24 Timothy J Fontaineblog: Post for v0.10.19
2013-09-24 Timothy J FontaineNow working on 0.10.20
2013-09-24 Timothy J FontaineMerge branch 'v0.10.19-release' into v0.10
2013-09-24 Timothy J Fontaine2013.09.24, Version 0.10.19 (Stable) v0.10.19
2013-09-24 Timothy J Fontaineuv: Upgrade to v0.10.17
2013-09-23 Eric Schrockreadline: handle input starting with control chars
2013-09-19 Ben Noordhuisdoc: document reserved status of SIGUSR1
2013-09-16 Nathan Rajlichdoc: fix typos in the tls `NPNProtocols` option
2013-09-16 Nathan Rajlichdoc: specify the format of the `ca` tls option
2013-09-13 Nathan Rajlichtls: don't push() incoming data when ondata is set
2013-09-13 Ben Noordhuisdoc: fix blog link in blog posts and README
2013-09-09 Fedor Indutnytls: fix setting NPN protocols
2013-09-07 Andrei Sedoiconfigure: add mips-float-abi (soft, hard) option
2013-09-07 isaacsnpm: upgrade to 1.3.11
2013-09-06 isaacsnpm: upgrade to v1.3.10
2013-09-05 isaacsstream: objectMode transforms allow falsey values
2013-09-05 Bert Belderuv: upgrade to v0.10.16
2013-09-04 Timothy J Fontaineblog: Post for v0.11.7
next