platform/upstream/nodejs.git
2015-02-03 Fedor Indutnygyp: enable postmortem support, fix dtrace paths
2015-02-03 Fedor Indutnydeps: fix postmortem support in v8
2015-02-03 Glen Keanedtrace: fix removal of unused probes
2015-02-02 Jonathan Onghttp: replace util._extend() with [].slice()
2015-02-02 Brendan Ashworthbenchmark: clean up common.js
2015-02-02 Calvin Metcalfcrypto: support passwords in publicEncrypt
2015-02-02 Sam Robertsprocess: fix regression in unlistening signals
2015-02-02 Sam Robertsevents: remove indeterminancy from event ordering
2015-02-02 Glen Keanesrc: remove unused dtrace probes
2015-02-02 Yosuke Furukawanet: check close callback is function
2015-02-02 Yosuke Furukawadgram: check close callback is function
2015-02-01 cjihriglib: reduce util.is*() usage
2015-01-31 Bert Belderdeps: make node-gyp work again on windows
2015-01-31 Ben Noordhuisdeps: make node-gyp fetch tarballs from iojs.org
2015-01-31 Forrest L Norvelldeps: upgrade npm to 2.4.1
2015-01-31 cjihrigassert: use util.inspect() to create error messages
2015-01-31 Bert Belderfs: improve error messages
2015-01-31 Ben Noordhuislib: fix max size check in Buffer constructor
2015-01-30 Sam Robertsdgram: implicit binds should be exclusive
2015-01-30 Brendan Ashworthbenchmark: remove extra spacing in http options
2015-01-30 Fedor Indutnyutil: use on-stack buffer for Utf8Value
2015-01-30 Fedor Indutnycrypto: use on-stack storage in HashUpdate
2015-01-30 Fedor Indutnystring_bytes: introduce InlineDecoder
2015-01-30 Fedor Indutnynode: speed up ParseEncoding
2015-01-30 Calvin Metcalfdocs: add note about default padding in crypto
2015-01-30 Qasim Zaidihttp: more descriptive setHeader errors
2015-01-29 Ben Noordhuisdeps: upgrade v8 to 4.1.0.14
2015-01-29 Micleusanu... doc: add micnic as collaborator
2015-01-28 Fishrock123doc: add more info to benchmark/README.md
2015-01-28 Saúl Ibarra... deps: update libuv to 1.3.0
2015-01-28 Roman Reissbuild: configure formatting, add final message
2015-01-28 Ben Noordhuissrc: set default signal dispositions at start-up
2015-01-28 Ben Noordhuissrc: rework early debug signal handling
2015-01-28 Ben Noordhuissrc: do platform-specific initialization earlier
2015-01-28 Ben Noordhuistest: add http upgrade header regression test
2015-01-28 Ben Noordhuisdeps: roll back http_parser to 2.3.0
2015-01-28 Calvin Metcalfcrypto: remove use of this._readableState
2015-01-28 Vladimir Kurchatkinbuffer: implement `iterable` interface
2015-01-27 cjihrigconsole: allow Object.prototype fields as labels
2015-01-27 Fedor Indutnycrypto: implement privateEncrypt/publicDecrypt
2015-01-27 Saúl Ibarra... watchdog: fix timeout for early polling return
2015-01-27 Yosuke Furukawabenchmark: add bench-(url & events) make targets
2015-01-27 Bert BelderRevert "doc: clarify fs.symlink and fs.symlinkSync...
2015-01-27 Mathias Küselwin,msi: broadcast WM_SETTINGCHANGE after install
2015-01-27 Johan Bergströmbuild: remove artefacts on distclean
2015-01-27 Rod Vaggtest: fs.createReadStream().destroy() fd leak
2015-01-27 Alex Kocharinfs: fix fd leak in ReadStream.destroy()
2015-01-27 Michael Hartdoc: add links for http_parser/libuv upgrades
2015-01-27 Aleksey Smolenchuksrc: remove excessive license boilerplate
2015-01-27 Andres Suarezdoc: fix net.Server.listen bind behavior
2015-01-27 Johnny Ray... doc: update writable streams default encoding
2015-01-27 ttrfworkdoc: fix minor grammar mistake in streams docs
2015-01-26 Ben Noordhuisbuild: disable v8 snapshots
2015-01-26 Johan Bergströmversions: add http-parser patchlevel
2015-01-26 cjihrigchild_process: clone spawn options argument
2015-01-25 Fedor Indutnydeps: update http_parser to 2.4.2
2015-01-24 Nikolai Vavilovdoc: add seishun as a collaborator
2015-01-24 Vladimir Kurchatkinchild_process: remove redundant condition
2015-01-24 Jonathan Onghttp: don't bother making a copy of the options
2015-01-24 Vladimir Kurchatkindoc: add vkurchatkin as collaborator
2015-01-24 Rod VaggWorking on 1.0.5
2015-01-24 Rod Vagg2015-01-24 io.js v1.0.4 Release v1.0.4
2015-01-24 Andres Suarezdoc: update "net" section in node to io.js changes
2015-01-24 Rod Vaggtools: remove old updateAuthors.awk script
2015-01-24 Rod Vaggdoc: update AUTHORS list
2015-01-24 Brendan Ashworthdoc: adds brendanashworth as collaborator
2015-01-24 Evan Lucasdoc: add evanlucas to collaborators
2015-01-24 Brendan Ashworthdoc: alphabetize all.markdown
2015-01-23 Fishrock123doc: add Fishrock123 to collaborators
2015-01-23 Stephen Belangerdoc: add qard to collaborators
2015-01-23 Bert Belderdeps: make node-gyp work again on windows
2015-01-23 Ben Noordhuisdeps: make node-gyp fetch tarballs from iojs.org
2015-01-23 Forrest L Norvelldeps: upgrade npm to 2.3.0
2015-01-23 Thorsten Lorenzdoc: adding thlorenz to list of collaborators
2015-01-23 Vladimir Kurchatkinlib: move default address logic to `net._listen2`
2015-01-23 Ben Noordhuistest: delete parallel/test-process-active-wraps
2015-01-23 Ben Noordhuistest: fix parallel/test-http-destroyed-socket-write2
2015-01-23 Ben Noordhuistest: fix parallel/test-dgram-error-message-address
2015-01-23 Vladimir Kurchatkindebugger: don't override module binding
2015-01-23 cjihrigstream: use nop as write() callback if omitted
2015-01-23 Icer Liangdoc: dns.lookupService has wrong header level
2015-01-23 Todd Kennedydoc: note in docs about missing interfaces
2015-01-23 Ben Noordhuisdoc: bump punycode api stability to 'stable'
2015-01-23 Rod Vaggdoc: add TC meeting 2015-01-21 minutes
2015-01-22 Calvin Metcalflib,src: make pseudoRandomBytes alias randomBytes
2015-01-22 Ben Noordhuisconfigure: remove unused arm_neon variable
2015-01-22 Ben Noordhuisconfigure: disable vfpv3 on armv6
2015-01-22 Ben Noordhuisdeps: fix v8 armv6 run-time detection
2015-01-22 Calvin Metcalfdoc: more explicit crypto.pseudoRandomBytes docs
2015-01-22 Ben Noordhuissrc: s/node/io.js/ in `iojs --help` message
2015-01-22 Ben Noordhuisdeps: upgrade v8 to 4.1.0.12
2015-01-22 Rod Vaggdoc: add TC meeting 2015-01-13 minutes
2015-01-22 Bert Belderdocs: remove incorrect entry from changelog
2015-01-21 Jackson Tianfs: make fs.access() flags read only
2015-01-21 cjihriglib: use const to define constants
2015-01-21 Ben Noordhuisv8: fix template literal NULL pointer deref
2015-01-21 Vladimir Kurchatkinv8: optimize `getHeapStatistics`
2015-01-21 Yosuke Furukawabenchmark: print score to five decimal places
2015-01-20 Trevor Norrissrc: silence clang warnings
2015-01-20 Cheng Zhaosrc: set node_is_initialized in node::Init
next