platform/upstream/nodejs.git
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
2015-02-17 jigsawdoc: fix typo miliseconds -> milliseconds
2015-02-16 Trevor Norrisbuffer: fix pool offset adjustment
2015-02-16 Roman Reisstls: more secure defaults
2015-02-16 Rod Vaggtest: remove flaky test functionality
2015-02-16 Jimmy Hsudoc: add comma in README to increase clarity
2015-02-15 Roman Reisstest: fix parallel/test-tls-getcipher
2015-02-15 Brian Whitebenchmark: add a few querystring benchmarks
2015-02-14 cjihrigtest: verify fields in spawn{Sync} errors
2015-02-13 Charmanderdoc: correct `it's` to `its` in process
2015-02-13 Wyatt Preuldoc: add geek as collaborator
2015-02-13 Amir Sabouryurl: reslove urls with . and ..
2015-02-13 cjihrignet: remove use of arguments in Server constructor
2015-02-13 Debjeet Biswasdoc: grammar fix in smalloc
2015-02-13 Jan Schärtest: Timeout#unref() does not return instance
2015-02-13 Dan Dascalescudoc: fix code syntax
2015-02-13 Herbert Vojčíkmodule: replace NativeModule.require
2015-02-13 Andrei Sedoidoc: use correct signature for assert()
2015-02-13 cjihrignet: throw on invalid socket timeouts
2015-02-13 Omer Wazirdoc: fix sentence grammar timers.markdown
2015-02-13 Brendan Ashworthtest: distribute crypto tests into separate files
2015-02-12 Omer Wazirdoc: increase mark class contrast ratio
2015-02-12 Jeremiah Senkpieldoc: better font-smoothing for firefox
2015-02-12 Roman Reissdoc: disable font ligatures
2015-02-12 Omer Wazirdoc: Close code span correctly
2015-02-11 Ben Noordhuissrc: reduce AsyncWrap memory footprint
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
next