platform/upstream/nodejs.git
2015-06-02 Yosuke Furukawafs: set encoding on fs.createWriteStream
2015-06-02 Ben Noordhuiscrypto: update root certificates
2015-06-02 Ben Noordhuistools: update certdata.txt
2015-06-02 Ben Noordhuistools: customize mk-ca-bundle.pl
2015-06-02 Ben Noordhuistools: update mk-ca-bundle.pl to HEAD of upstream
2015-06-02 Santiago Gimenotest: fix test-child-process-stdout-flush-exit
2015-06-02 Yosuke Furukawatest: loosen condition to detect infinite loop
2015-06-01 Сковорода Никита... doc: fix http.IncomingMessage.socket documentation
2015-06-01 Ben Noordhuistest: remove smalloc add-on test
2015-06-01 Rich Trotttest: remove unneeded comment task
2015-06-01 Tyler Antondocs: add return value for sync fs functions
2015-06-01 Robert Kowalskidocs: delete unused/duplicate css files
2015-06-01 Evan LucasRevert "src: add getopt option parser"
2015-06-01 Evan Lucassrc: add getopt option parser
2015-06-01 Rod Vaggdoc: adjust changelog to clarify `client` revert
2015-06-01 thefourtheyetools: Fix copying contents of deps/npm
2015-06-01 Rod VaggWorking on v2.2.2
2015-06-01 Rod Vagg2015-06-01 io.js v2.2.1 Release v2.2.1
2015-05-31 Johan Bergströmbuild: avoid passing empty strings to build flags
2015-05-31 Michaël Zassohttp: revert deprecation of client property
2015-05-31 Rod Vaggdoc: put SEMVER-MINOR on pre-load module fix 2.2.0
2015-05-31 Rod VaggWorking on v2.2.1
2015-05-31 Rod Vagg2015-05-31 io.js v2.2.0 Release v2.2.0
2015-05-30 Rich Trotttest: check error type from net.Server.listen()
2015-05-30 Ali Ijaz Sheikhsrc: fix module search path for preload modules
2015-05-30 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-05-30 cjihrigdeps: make node-gyp work with io.js
2015-05-30 Forrest L Norvelldeps: upgrade npm to 2.11.0
2015-05-30 Brendan Ashworthsrc: remove old code
2015-05-30 Johan Bergströmtools: pass constant to logger instead of string
2015-05-29 Vladimir Kurchatkinhttp: flush stored header
2015-05-28 Ben Noordhuistest: add heap profiler add-on regression test
2015-05-28 Ben NoordhuisRevert "core: set PROVIDER type as Persistent class id"
2015-05-28 Evan Lucaschild_process: expose ChildProcess constructor
2015-05-28 Evan Lucastools: add objectLiteralShorthandProperties to .eslintrc
2015-05-27 Rich Trottdoc: `fs.*File()` also accept encoding strings
2015-05-27 Ben Noordhuislib: speed up require(), phase 2
2015-05-27 Ben Noordhuislib: speed up require(), phase 1
2015-05-26 Steve Sharpdoc: add documentation for AtExit hook
2015-05-26 Ben Noordhuistest: don't lint autogenerated test/addons/doc-*/
2015-05-26 Ben Noordhuistest: remove stray copyright notices
2015-05-26 Ben Noordhuistest: fix deprecation warning in addons test
2015-05-26 Ben Noordhuissrc: fix deferred events not working with -e
2015-05-26 Rich Trottdoc: clarify stability of fs.watch and relatives
2015-05-25 Brian Whitelib: simplify nextTick() usage
2015-05-25 Josh Gummersalldoc: state url decoding behavior
2015-05-25 Brian Whitehttp: simplify code and remove unused properties
2015-05-24 Rod Vaggdoc: remove bad semver-major entry from CHANGELOG
2015-05-24 Rod Vaggdoc: fix changelog s/2.0.3/2.1.0
2015-05-24 Rod VaggWorking on v2.1.1
2015-05-24 Rod Vagg2015-05-24 io.js v2.1.0 Release v2.1.0
2015-05-23 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-05-23 cjihrigdeps: make node-gyp work with io.js
2015-05-23 Rebecca Turnerdeps: upgrade to npm 2.10.1
2015-05-23 Rod Vaggdoc: update AUTHORS list
2015-05-23 Roman Reissnet: return this from setNoDelay and setKeepAlive
2015-05-23 Roman Reissnet,dgram: return this from ref and unref methods
2015-05-22 Brendan Ashworthbuffer: optimize Buffer.byteLength
2015-05-22 Malte-Thorben... tls: emit errors happening before handshake finish
2015-05-22 Rich Trottdoc: fix typo in CONTRIBUTING.md
2015-05-22 Maurice Butlerdoc: path is ignored in url.format
2015-05-22 Fedor Indutnytls: use `.destroy(err)` instead of destroy+emit
2015-05-20 Johan Bergströmbuild: refactor pkg-config for shared libraries
2015-05-20 Сковорода Никита... util: speed up common case of formatting string
2015-05-20 Shigeki Ohtsutls: make server not use DHE in less than 1024bits
2015-05-20 Felipe Batistadoc: fix spelling in CHANGELOG
2015-05-20 Rich Trottdoc: add notes to child_process.fork() and .exec()
2015-05-20 Michaël Zassotest: fix jslint error
2015-05-20 Santiago Gimenotest: fix test-sync-io-option
2015-05-19 Roman Reisstest: enable linting for tests
2015-05-19 Evan Lucasnet: persist net.Socket options before connect
2015-05-19 Trevor Norriscore: set PROVIDER type as Persistent class id
2015-05-19 Sharat M Rwin,node-gyp: make delay-load hook C89 compliant
2015-05-18 Trevor Norriscore: implement runtime flag to trace sync io
2015-05-18 Frederic Hembergerdoc: update links from iojs/io.js to nodejs/io.js
2015-05-17 smikesdoc: recommend against use of NODE_PATH
2015-05-17 Yazhong Liurepl: remove unnecessary check for globals
2015-05-17 Josh Gummersalldoc: fix connectListener description in net docs
2015-05-17 Yazhong Liurepl: support non-array `.scope`, document it
2015-05-16 Shigeki Ohtsutls_wrap: fix error cb when fatal TLS Alert recvd
2015-05-16 Shigeki Ohtsutls: fix tls handshake check in ssl error
2015-05-16 Evan Lucashttp,net,tls: return this from setTimeout methods
2015-05-15 Jeremiah Senkpieldoc: fix v2.0.2 entry in changelog.md
2015-05-15 Jeremiah SenkpielWorking on v2.0.3
2015-05-15 Jeremiah Senkpiel2015-05-15 io.js v2.0.2 Release v2.0.2
2015-05-15 Yosuke Furukawasrc: fix preload when used with prior flags
2015-05-14 Johan Bergströmbuild: use backslashes for paths on windows
2015-05-14 Yosuke Furukawatest: fix infinite loop detection
2015-05-13 cjihrigos: refine tmpdir() trailing slash stripping
2015-05-13 Yosuke Furukawatools: remove closure_linter to eslint on windows
2015-05-13 Johan Bergströmbuild: move --with-intl to intl optgroup
2015-05-12 Roman Reisstools: make eslint work on subdirectories
2015-05-12 Jeremiah Senkpieltools: refactor `make test-npm` into test-npm.sh
2015-05-12 Evan Lucasevents: provide better error message for unhandled...
2015-05-12 Cheng Zhaosrc,deps: replace LoadLibrary by LoadLibraryW
2015-05-12 Fedor Indutnydeps: provide TXT chunk info in c-ares
2015-05-12 Ben Noordhuisdeps: sync with upstream bagder/c-ares@bba4dc5
2015-05-11 Trevor Norrisbuild: re-enable V8 snapshots
2015-05-11 Roman Reisstools: set eslint comma-spacing to 'warn'
2015-05-11 Mike MacCanatls: update default ciphers to use gcm and aes128
next