platform/upstream/nodejs.git
2015-03-04 Trevor Norrisbuffer: add indexOf() method
2015-03-04 Christian Tellnesurl: throw for invalid values to url.format
2015-03-04 Rod Vaggdoc: add TC meeting 2015-02-18 minutes
2015-03-04 Ruben Verborghtimer: Improve performance of callbacks
2015-03-04 cjihrigdoc: remove cjihrig from TC
2015-03-04 Ben Noordhuissrc: fix compiler warning in smalloc.cc
2015-03-04 Vladimir Kurchatkinsmalloc: export constants from C++
2015-03-04 Vladimir Kurchatkinsmalloc: validate arguments in js
2015-03-04 Brendan Ashworthhttp: optimize outgoing requests
2015-03-03 Fedor Indutnytls: accept empty `net.Socket`s
2015-03-03 Fedor Indutnytest: fix racey-ness in tls-inception
2015-03-03 Trevor Norrisnode: improve performance of nextTick
2015-03-03 Sam Robertsdoc: fix child_process heading depth
2015-03-03 Johan Bergströmtest: fix test-fs-access when uid is 0
2015-03-03 Michael Dawsontest: make destroyed-socket-write2.js more robust
2015-03-03 Robert Kowalskidoc: add explanations for querystring
2015-03-03 h7lindoc: fix default value of opts.decodeURIComponent
2015-03-03 Julien Gillitests: fix race in test-http-curl-chunk-problem
2015-03-03 Rod Vaggdoc: add missing newline in CHANGELOG
2015-03-03 Rod VaggWorking on v1.4.4
2015-03-03 Rod Vagg2015-03-02 io.js v1.4.3 Release v1.4.3
2015-03-02 Ben Noordhuisbuild: add basic arm64 support
2015-03-02 Ben Noordhuissrc: fix --without-ssl build
2015-03-02 Rod Vaggdoc: update AUTHORS list
2015-03-02 Julian Duquedoc: add julianduque as collaborator
2015-03-02 &! (bitandbang)doc: fix typos and sources in WORKING_GROUPS.md
2015-03-01 Ryan Scheeldoc: Clean up net.Socket
2015-03-01 Benjamin Gruenbaumdoc: suggest alternatives to deprecated APs
2015-02-28 Fedor Indutnystream_base: `.writev()` has limited support
2015-02-28 Rod VaggWorking on v1.4.3
2015-02-28 Rod Vagg2015-02-28 io.js v1.4.2 Release v1.4.2
2015-02-28 Fedor Indutnytls: proxy `handle.reading` back to parent handle
2015-02-28 Russell Dempseyinstall: new performance counters provider guid
2015-02-28 Fedor Indutnytls: fix typo `handle._reading` => `handle.reading`
2015-02-28 Christian Tellneshttp: don't confuse automatic headers for others
2015-02-28 Bert Belderbuild: improve vcbuild.bat
2015-02-28 Johan Bergströmbuild: reduce tarball size by 8-10%
2015-02-28 Tim Oxleydoc: minor formatting fixes.
2015-02-27 Chris Dickinsondoc: update stability index
2015-02-27 Robert Kowalskidoc: add robertkowalski as collaborator
2015-02-27 cjihrigdeps: make node-gyp work with io.js
2015-02-27 Forrest L Norvelldeps: upgrade npm to 2.6.1
2015-02-27 Benjamin Gruenbaumdoc: update os.markdown
2015-02-27 Pavel Medvedevsrc: add check for already defined macro NOMINMAX
2015-02-26 Mikeal Rogersdoc: add roadmap, i18n, tracing, evangelism WGs
2015-02-26 Mikeal Rogersdoc: document roadmap, workgroups
2015-02-26 Christian Tellnesdoc: add tellnes as collaborator
2015-02-26 Brian Whitedoc: add mscdex as collaborator
2015-02-26 Rod VaggWorking on v1.4.2
2015-02-26 Rod Vagg2015-02-26 io.js v1.4.1 Release v1.4.1
2015-02-26 Brendan Ashworthdoc: fix process.stdout reference to console.log
2015-02-26 Tim Oxleydoc: link & formatting of SHAs in commit list
2015-02-26 silverwinddoc: fix 'dhparam' description of tls.createServer
2015-02-26 Ben Noordhuisdeps: update libuv to 1.4.2
2015-02-26 Evan Lucassrc: fix intermittent SIGSEGV in resolveTxt
2015-02-25 Chris Dickinsonsrc: fix domains + --abort-on-uncaught-exception
2015-02-25 Evan Lucashttp: emit abort event from ClientRequest
2015-02-25 Fedor Indutnystream_base: remove static JSMethod declarations
2015-02-25 Ben Noordhuisdeps: revert v8 abi change
2015-02-25 Fedor Indutnydeps: fix postmortem support in v8
2015-02-25 Ben Noordhuisdeps: upgrade v8 to 4.1.0.21
2015-02-25 Ben Noordhuisdeps: update libuv to 1.4.1
2015-02-25 Benjamin Gruenbaumdoc: document 'unhandledRejection' and 'rejectionHandled'
2015-02-25 Ryan Scheeldoc: update documentation.markdown for io.js.
2015-02-25 Ben Noordhuistest: fix infinite spawn cycle in stdio test
2015-02-25 Sam Robertsdoc: link cluster worker.send() to child.send()
2015-02-25 Petka Antonovnode: implement unhandled rejection tracking
2015-02-24 Petka Antonovbenchmark: pass execArgv to the benchmarking process
2015-02-24 Johan Bergströmbuild: Fix incorrect reference
2015-02-24 Fedor Indutnystreams: introduce StreamWrap and JSStream
2015-02-24 Rod Vaggbuild: make test-ci output TAP to stdout and log
2015-02-24 Johan Bergströmtest: support writing test output to file
2015-02-24 cjihrigutil: handle symbols properly in format()
2015-02-23 Ben Noordhuisdeps: enable node-gyp iojs.lib download checksum
2015-02-23 Vladimir Kurchatkinreadline: use native `codePointAt`
2015-02-23 Jeremiah Senkpieldoc: fix footer sizing
2015-02-23 Brendan Ashworthtest: common.js -> common
2015-02-22 Fedor Indutnystream_base: introduce StreamBase
2015-02-22 Bert Belderdeps: make node-gyp work again on windows
2015-02-22 Ben Noordhuisdeps: make node-gyp fetch tarballs from iojs.org
2015-02-22 Forrest L Norvelldeps: upgrade npm to 2.6.0
2015-02-21 René Kooidoc: fix stream `_writev` header size
2015-02-21 cjihrigfs: add type checking to makeCallback()
2015-02-21 Bruno Jouhierfs: properly handle fd passed to truncate()
2015-02-21 Shinnosuke... doc: use HTTPS URL for the API documentation page
2015-02-21 cjihrignet: make Server.prototype.unref() persistent
2015-02-20 Trevor Norrissmalloc: extend user API
2015-02-20 Brian Whitedoc: fix PR reference in CHANGELOG
2015-02-20 Rod Vaggdoc: fix typo, rephrase cipher change in CHANGELOG
2015-02-20 Rod VaggWorking on v1.3.0
2015-02-20 Rod Vagg2015-02-20 io.js v1.3.0 Release v1.3.0
2015-02-20 Rod Vaggdoc: update AUTHORS list
2015-02-20 Rod Vaggdoc: add TC meeting 2015-02-04 minutes
2015-02-20 Emily Rosedoc: remove outdated language on consensus
2015-02-19 Fedor Indutnynet: unref timer in parent sockets
2015-02-19 cjihrigfs: ensure nullCheck() callback is a function
2015-02-18 Roman Reissdoc: document 'ciphers' option of tls.connect
2015-02-18 Ben Noordhuissrc: ensure that file descriptors 0-2 are valid
2015-02-18 Ben Noordhuissrc: fix typo in error message
2015-02-17 Ben Noordhuissrc: fix add-on builds, partially revert 8aed9d66
next