platform/upstream/nodejs.git
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
2016-01-19 Michael Dawsonbuild: Updates for AIX npm support - part 1
2016-01-19 Tristian Flanaganmodule: fix column offsets in errors
2016-01-19 Nelson Pecoradoc: update irc channels: #node.js and #node-dev
2016-01-19 Felix Böhmdebugger: also exit when the repl emits 'exit'
2015-12-23 James M SnellNow working on v4.2.5
2015-12-23 James M Snell2015-12-23, Version 4.2.4 "Argon" (LTS) Release v4.2.4
2015-12-23 Kat Marchándeps: upgrade to npm 2.14.12
2015-12-23 Julien Gillidomains: fix handling of uncaught exceptions
2015-12-23 Myles Borinsmeta: remove use of profanity in source
2015-12-23 Scott Buchanandoc: standardize references to node.js in docs
2015-12-23 Luigi Pincadoc: fix internal link to child.send()
2015-12-23 Jan Kremsdoc: reword https.Agent example text
2015-12-23 Rich Trotttest: refactor test-http-exit-delay
2015-12-23 Fedor Indutnystream_wrap: error if stream has StringDecoder
2015-12-23 Fedor Indutnyconfigure: `v8_use_snapshot` should be `true`
2015-12-23 Rod Vaggbuild: update signtool description, add url
2015-12-23 Santiago Gimenotest: fix cluster-disconnect-handles flakiness
2015-12-23 Peter A. Bigotbuffer: fix writeInt{B,L}E for some neg values
2015-12-23 Santiago Gimenotest: don't check the # of chunks in test-http-1.0
2015-12-23 Santiago Gimenotest: fix cluster-worker-isdead
2015-12-23 James M Snelldoc: add HTTP working group
2015-12-23 Michael Dawsondoc: update WORKING_GROUPS.md - add missing groups
2015-12-23 Bryan Englishtest: add test for repl.defineCommand()
2015-12-23 yorkiedoc: fix the exception description
2015-12-23 João Reisconfigure: use __ARM_ARCH to determine arm version
2015-12-23 João Reisconfigure: respect CC_host in host arch detection
2015-12-23 Rod Vaggdoc: clarify v4.2.3 notable items
2015-12-23 Kat Marchándeps: Updated node LICENSE file with new npm license
2015-12-23 Rich Trotttest: mark test flaky on FreeBSD
2015-12-23 Rich Trotttest: mark cluster-net-send test flaky on windows
2015-12-23 Rich Trotttest: remove flaky designation from ls-no-sslv3
2015-12-23 jperssondoc: fix color of linked code blocks
2015-12-23 Rich Trotttest: mark fork regression test flaky on windows
2015-12-23 Rich Trottdoc: fix typo in README
2015-12-23 Bryan Englishdoc: message.header duplication correction
2015-12-23 Rich Trotttest: skip test if in FreeBSD jail
2015-12-23 Julien Gillitest: fix test-domain-exit-dispose-again
2015-12-23 Lewis Cowperdoc: replace sane with reasonable
2015-12-23 Rich Trotttest: remove flaky status for cluster test
2015-12-23 Rich Trotttest: address flaky test-http-client-timeout-event
2015-12-23 Roman Reissdoc: fix rare case of misaligned columns
2015-12-23 Jan Schärnet: add local address/port for better errors
2015-12-23 Alexander Gromnitskydoc: fix broken references
2015-12-23 Rich Trotttest: retry on smartos if ECONNREFUSED
next