platform/upstream/nodejs.git
2016-01-19 James M Snelldoc: improvements to console.markdown copy
2016-01-19 Nik Nybydoc: fix spelling error in lib/url.js comment
2016-01-19 Rich Trotttest: refactor test-net-connect-options-ipv6
2016-01-19 Brian Whitetest: use platformTimeout() in more places
2016-01-19 James M Snelldoc: improve assert.markdown copy
2016-01-19 Devin Nakamuratest: fix race condition in test-http-client-onerror
2016-01-19 Brian Whitetest: fix flaky test-net-error-twice
2016-01-19 Brian Whitetest: try other ipv6 localhost alternatives
2016-01-19 Saúl Ibarra... deps: upgrade libuv to 1.8.0
2016-01-19 Rod Vaggsrc: refactor vcbuild configure args creation
2016-01-19 Rich Trottdoc: copyedit releases.md
2016-01-19 James M Snelldoc: catch the WORKING_GROUPS.md bootstrap docs up...
2016-01-19 Nicholas Youngdoc: fix link in addons.markdown
2016-01-19 chrisjohn404doc: Typo in buffer.markdown referencing buf.write()
2016-01-19 Ben Noordhuistest: fix debug-port-cluster flakiness
2016-01-19 ronkorvingudp: remove a needless instanceof Buffer check
2016-01-19 Jackson Tiandoc: document the cache parameter for fs.realpathSync
2016-01-19 Evan Lucastest: add test for tls.parseCertString
2016-01-19 James M Snelldoc: fix, modernize examples in docs
2016-01-19 Lenny Markusdoc: clarify error events in HTTP module documentation
2016-01-19 Martin von... src: fix deprecation message for ErrnoException
2016-01-19 Fedor Indutnytls_wrap: inherit from the `AsyncWrap` first
2016-01-19 Yazhong Liunode: remove unused variables in AppendExceptionLine
2016-01-19 Hideki Yamamuradoc: fix improper http.get sample code
2016-01-19 cjihrigsrc: fix line numbers on core errors
2016-01-19 Jeremiah Senkpieltest: use regular timeout times for ARMv8
2016-01-19 Jeremiah Senkpieltest: parallelize test-repl-persistent-history
2016-01-19 Tom Gallacherdoc: Fixing broken links to the v8 wiki
2016-01-19 janriemerdoc: move description of 'equals' method to right place
2016-01-19 Rich Trottdoc: copyedit console doc
2016-01-19 Matteo Collinadoc: add mcollina to collaborators
2016-01-19 Ryan Grahamdoc: add rmg to collaborators
2016-01-19 Calvin Metcalfdoc: add calvinmetcalf to collaborators
2016-01-19 Ben Noordhuisdoc: harmonize description of `ca` argument
2016-01-19 Santiago Gimenotest: fix domain-top-level-error-handler-throw
2016-01-19 Ben Noordhuistest: don't assume openssl s_client supports -ssl3
2016-01-19 Jörg Krauseconfigure: fix arm vfpv2
2016-01-19 Santiago Gimenotest: fix tls-inception flakiness
2016-01-19 Santiago Gimenotest: fix tls-inception
2016-01-19 Fedor Indutnytls_wrap: slice buffer properly in `ClearOut`
2016-01-19 Rich Trottdoc: copyedit child_process doc
2016-01-19 Rich Trottdoc: copyedit buffer doc
2016-01-19 Rich Trottdoc: clarify assert.fail doc
2016-01-19 Rich Trottdoc: copyedit addons doc
2016-01-19 Rod Vaggdoc: update AUTHORS list
2016-01-19 Roman Klaukedoc: change references from node to Node.js
2016-01-19 wurdedoc: add brief Node.js overview to README
2016-01-19 Prince J Wesleyrepl: display error message when loading directory
2016-01-19 Rod Vaggnode: s/doNTCallbackX/nextTickCallbackWithXArgs/
2016-01-19 Ben Noordhuissrc: use GetCurrentProcessId() for process.pid
2016-01-19 Rich Trotttest: mark test-cluster-shared-leak flaky
2016-01-19 Bryce Barilbuffer: Prevent Buffer constructor deopt
2016-01-19 Super Zhengbuild: add "--partly-static" build options
2016-01-19 Bryan Englishdoc, test: symbols as event names
2016-01-19 Rebecca Turnerdoc: add iarna to collaborators
2016-01-19 Minwoo Jungdoc: add JungMinu to collaborators
2016-01-19 Kat Marchándoc: add zkat to collaborators
2016-01-19 yorkiedoc: improve child_process.markdown wording
2016-01-19 fansworld-claudiodoc: url.format - true slash postfix behaviour
2016-01-19 Rafał Pocztarskitest: skip long path tests on non-Windows
2016-01-19 cjihrigsrc: don't print garbage errors
2016-01-19 Rich Trotttest: fix flaky test-net-socket-local-address
2016-01-19 Brian Whitetest: improve cluster-disconnect-handles test
2016-01-19 Rich Trotttest: eliminate multicast test FreeBSD flakiness
2016-01-19 Santiago Gimenotest: fix http-many-ended-pipelines flakiness
2016-01-19 Andrei Sedoitimers: optimize callback call: bind -> arrow
2016-01-19 Jan Schärdoc: document backlog for server.listen() variants
2016-01-19 Arthur Gautierdoc: fixup socket.remoteAddress
2016-01-19 jperssondoc: add links and backticks around names
2016-01-19 Stefan Budeanucrypto: fix native module compilation with FIPS
2016-01-19 Rich Trotttest: use platform-based timeout for reliability
2016-01-19 Tom Gallacherbuffer: default to UTF8 in byteLength()
2016-01-19 Rod Vaggdoc: s/node.js/Node.js in readme
2016-01-19 Gireesh Punathiltest: fix time resolution constraint
2016-01-19 Rich Trotttest: add TAP diagnostic message for retried tests
2016-01-19 Jan Schärnet: small code cleanup
2016-01-19 Martin Forsbergdoc: move fs.existsSync() deprecation message
2016-01-19 yorkiefs,doc: use `target` instead of `destination`
2016-01-19 Evan Lucastest: add OS X to module loading error test
2016-01-19 Stefan Budeanucrypto: disable crypto.createCipher in FIPS mode
2016-01-19 Stefan Budeanudoc: Describe FIPSDIR environment variable
2016-01-19 Rich Trotttools: enforce `throw new Error()` with lint rule
2016-01-19 Rich Trotttools: Use `throw new Error()` consistently
2016-01-19 Michael Cornacchiatest: skip instead of fail when mem constrained
2016-01-19 Roman Klaukedoc: add warning about Windows process groups
2016-01-19 Ben Noordhuisbuild: omit -gline-tables-only for --enable-asan
2016-01-19 Rod Vaggdoc: add CTC meeting minutes 2015-10-28
2016-01-19 Emily Aviva... doc: add final full stop in CONTRIBUTING.md
2016-01-19 Michael Cornacchiatest: fix race condition in unrefd interval test
2016-01-19 Rod Vaggdoc: add TSC meeting minutes 2015-10-21
2016-01-19 Rod Vaggdoc: add TSC meeting minutes 2015-10-14
2016-01-19 Trevor Norrisasync_wrap: call callback in destructor
2016-01-19 Trevor Norrisasync_wrap: new instances get uid
2016-01-19 Trevor Norrisasync_wrap: allow some hooks to be optional
2016-01-19 Johan Bergströmtools: add tap output to cpplint
2016-01-19 Brian Whiteutil: fix constructor/instanceof checks
2016-01-19 Rod Vaggdoc: add TSC meeting minutes 2015-10-07
2016-01-19 Rod Vaggdoc: add TSC meeting minutes 2015-09-30
2016-01-19 Sakthipriyan... tools: enable prefer-const eslint rule
2016-01-19 Sakthipriyan... lib,test: update let to const where applicable
next