platform/upstream/nodejs.git
2015-02-11 Ben Noordhuissrc: remove obsoleted queue.h header
2015-02-11 Ben Noordhuissrc: switch from QUEUE to intrusive list
2015-02-11 Ben Noordhuissrc: add typesafe intrusive list
2015-02-11 Brian Whiteevents: optimize adding and removing of listeners
2015-02-11 Brian Whiteevents: move slow path to separate function too
2015-02-11 Vladimir Kurchatkinbuffer: expose internals on binding
2015-02-11 Vladimir Kurchatkinsrc: cleanup `Isolate::GetCurrent()`
2015-02-11 Ryan Seysdoc: change effect to affect in errors.md
2015-02-11 Sam Robertsdoc: add sam-github as collaborator
2015-02-11 Michaël Zassodoc: remove Caine section from contributing guide
2015-02-11 Yosuke Furukawadoc: fix libuv link
2015-02-11 Shigeki Ohtsucrypto: fix to check ext method for shared lib
2015-02-11 Rudolf Meijeringdoc: fix wording in fs.appendFile
2015-02-11 Vladimir Kurchatkinsrc: remove trailing whitespace
2015-02-11 Chris Dickinsondoc: update error links
2015-02-11 Rod VaggWorking on v1.2.1
2015-02-11 Rod Vagg2015-02-10 io.js v1.2.0 Release v1.2.0
2015-02-11 Chris Dickinsondoc: add error documentation
2015-02-11 Rod Vaggdoc: update AUTHORS list
2015-02-10 Shigeki Ohtsudoc: add shigeki as collaborator
2015-02-10 Vladimir Kurchatkinfs: improve `readFile` performance
2015-02-09 Saúl Ibarra... deps: update libuv to 1.4.0
2015-02-09 Glen Keanetracing: add lttng support for tracing on linux
2015-02-09 Brian Whiteevents: optimize various functions
2015-02-09 Shigeki Ohtsutest: fix test failure with shared openssl
2015-02-09 Haoliang Gaodoc: fix typo in crypto
2015-02-09 Haoliang Gaodoc: change the order of crypto.publicDecrypt
2015-02-09 Vladimir Kurchatkinassert: introduce `deepStrictEqual`
2015-02-08 Roman Reissdoc: fix dns.lookup options example
2015-02-07 Ben Noordhuisdoc: update antiquated process.versions output
2015-02-07 Ben Noordhuisdoc: update node.js references in api docs
2015-02-07 Michaël Zassohttps: simpler argument check
2015-02-07 Vladimir Kurchatkinutil: simplify `isPrimitive`
2015-02-06 Ben Noordhuisbenchmark: bump eventemitter number of iterations
2015-02-06 Roman Reissdns: allow dns.lookup() to return all addresses
2015-02-06 Vladimir Kurchatkinbuffer: don't compare same buffers
2015-02-06 Brian Whitebenchmark: add more EventEmitter benchmarks
2015-02-06 Aleksey Smolenchukdoc: add lxe as collaborator
2015-02-06 Bert Belderdeps: make node-gyp work again on windows
2015-02-06 Ben Noordhuisdeps: make node-gyp fetch tarballs from iojs.org
2015-02-06 Forrest L Norvelldeps: upgrade npm to 2.5.1
2015-02-06 Ben Noordhuislib: make debug client connect to 127.0.0.1
2015-02-06 Vladimir Kurchatkinassert: don't compare object `prototype` property
2015-02-05 Trevor Norrisasyncwrap: fix nullptr parent check
2015-02-05 Ben Noordhuistest: accept EPROTONOSUPPORT ipv6 error
2015-02-05 Trevor Norrisasyncwrap: fix constructor condition for early ret
2015-02-05 Calvin Metcalfdocs: include mention of new crypto methods
2015-02-05 Zach Bruggemanchild_process: add debug and error details
2015-02-05 Fedor Indutnycrypto: clear error on return in TLS methods
2015-02-05 Sam Newmanstream: simpler stream constructon
2015-02-04 Brian Whitebenchmark: allow compare via fine-grained filters
2015-02-04 Ben Noordhuissrc: reduce cpu profiler overhead
2015-02-04 Evan Lucasbenchmark: don't use template strings
2015-02-04 Mikeal Rogersdoc: simplified pure consensus seeking
2015-02-04 Chris Dickinsondoc: update streams wg charter
2015-02-03 Mikeal RogersAdjusting for feedback in the PR.
2015-02-03 Mikeal RogersInitial documentation for working groups.
2015-02-03 Chris Dickinsondoc: add GPG fingerprint for chrisdickinson
2015-02-03 Rod Vaggdoc: add TC meeting 2015-01-28 minutes
2015-02-03 Chris DickinsonWorking on v1.1.1
2015-02-03 Chris Dickinson2015-02-03 io.js v1.1.0 Release v1.1.0
2015-02-03 Rod Vaggtools: add release tool and docs, remove old tools
2015-02-03 Fedor Indutnyv8abbr: ASCIISTRINGTAG => ONEBYTESTRINGTAG
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
next