platform/upstream/nodejs.git
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
2015-05-10 Yosuke Furukawadgram: call send callback asynchronously
2015-05-10 Alex Kocharinreadline: turn emitKeys into a streaming parser
2015-05-09 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-05-09 Yosuke Furukawalib: fix eslint styles
2015-05-09 Yosuke Furukawatools: replace closure-linter with eslint
2015-05-08 Oleg Elifantievcluster: disconnect event not emitted correctly
2015-05-08 Roman Klaukesrc: add type check to v8.setFlagsFromString()
2015-05-07 Rod VaggWorking on v2.0.2
2015-05-07 Rod Vagg2015-05-07 io.js v2.0.1 Release (PROPOSAL) v2.0.1
2015-05-07 Rod Vaggdoc: add TC meeting 2015-04-29 minutes
2015-05-07 thefourtheyeinstall: fix NameError
2015-05-07 Ivan Koziksrc: export the ParseEncoding function on Windows
2015-05-07 AQNOUCH Mohammeddoc: fix typo in readme.md
2015-05-06 Saúl Ibarra... deps: update libuv to 1.5.0
2015-05-06 thefourtheyetools: remove unused GuessWordSize function
2015-05-06 Ben Noordhuisdeps: upgrade v8 to 4.2.77.20
2015-05-06 Ben Noordhuissrc: fix pedantic cpplint whitespace warnings
2015-05-06 Shigeki Ohtsujs_stream: fix buffer index in DoWrite
2015-05-05 Ben Noordhuissrc: fix NODE_DEPRECATED macro with old compilers
2015-05-05 Brian Whitedoc: fix PR link in CHANGELOG
2015-05-05 Trevor Norrisasync-wrap: remove before/after calls in init
2015-05-05 Trevor Norrisasync-wrap: set flags using functions
2015-05-05 Trevor Norrisasync-wrap: pass PROVIDER as first arg to init
2015-05-05 Trevor Norrisasync-wrap: don't call init callback unnecessarily
2015-05-04 Ben Noordhuissrc: fix minor inefficiency in Buffer::New() call
2015-05-04 Ben Noordhuissrc: fix deprecated use of Buffer::New()
2015-05-04 Rod VaggWorking on v2.0.1
2015-05-04 Rod Vagg2015-05-04 io.js v2.0.0 Release v2.0.0
2015-05-04 Rod Vaggsrc: bump NODE_MODULE_VERSION due to V8 API
2015-05-04 Rod Vaggdoc: add rvagg to the TC
2015-05-04 Ben Noordhuisbuild: don't compile debug build with -Og
2015-05-04 Chris Dickinsonrepl: fix for a+ fd clearing the file on read
2015-05-04 Chris Dickinsonrepl: fix _debugger by properly proxying repl
2015-05-04 Ben Noordhuisbuild: disable -Og when building with clang
2015-05-04 Ben Noordhuissrc: fix -Wmissing-field-initializers warning
2015-05-04 Сковорода Никита... tls_wrap: Unlink TLSWrap and SecureContext objects
2015-05-04 Rod Vaggdoc: update AUTHORS list
2015-05-04 Rod VaggRevert "url: significantly improve the performance...
2015-05-04 Rod VaggRevert "url: delete href cache on all setter code paths"
2015-05-04 Rod VaggRevert "url: fix treatment of some values as non-empty"
2015-05-03 Petka Antonovurl: fix treatment of some values as non-empty
2015-05-03 Petka Antonovurl: delete href cache on all setter code paths
2015-05-03 Fedor Indutnynet: ensure Write/ShutdownWrap references handle
2015-05-02 Nick Raienkodoc: add require() lines to child.stdio example
2015-05-02 Roman Reissrepl: fix persistent history and env variable name
2015-05-02 Alexander Gromnitskydoc: fix some cross-references
2015-05-02 Petka Antonovurl: significantly improve the performance of the url...
2015-05-02 Rod Vaggdoc: add TC meeting 2015-04-22 minutes
2015-05-02 Brian Whitenode: improve nextTick performance
2015-05-02 Fedor Indutnyrepl: do not save history for non-terminal repl
2015-05-02 Jeremiah SenkpielMerge branch 'v1.x'
2015-05-01 Bert Belderwin,node-gyp: optionally allow node.exe/iojs.exe to...
2015-05-01 cjihrigdeps: make node-gyp work with io.js
2015-05-01 Forrest L Norvelldeps: upgrade npm to 2.9.0
2015-05-01 Roman Reissdoc: improve http.request and https.request opts
2015-05-01 Fedor Indutnytls: use `SSL_set_cert_cb` for async SNI/OCSP
next