platform/upstream/nodejs.git
2016-03-30 Brian Whitedoc: fix crypto update() signatures
2016-03-30 Vladimir Kurchatkinnet: make `isIPv4` and `isIPv6` more efficient
2016-03-30 Prince J Wesleyrepl: fix stack trace column number in strict mode
2016-03-30 Jackson Tianlib: simplify code with String.prototype.repeat()
2016-03-30 Jackson Tianlib: reduce usage of `self = this`
2016-03-30 Benjamin Gruenbaumnet: remove unused `var self = this` from old code
2016-03-30 Santiago Gimenotest: remove timer from test-http-1.0
2016-03-30 Nathan Woltmanlib: copy arguments object instead of leaking it
2016-03-30 Jeremiah Senkpieldoc: reformat & improve node.1 manual page
2016-03-30 topaldoc: updated fs #5862 removed irrelevant data in fs...
2016-03-22 Myles BorinsWorking on v4.4.2
2016-03-22 Myles Borins2016-03-22, Version v4.4.1 'Argon' (LTS) v4.4.1
2016-03-21 Andrea Giammarchidoc: fix typo in synchronous randomBytes example
2016-03-21 Shigeki Ohtsudeps: update openssl config
2016-03-21 Johan Bergströmbuild: don't install github templates
2016-03-21 Jarrett Widmandoc: topic blocking vs non-blocking
2016-03-21 Kári Tristan... test: eval a strict function
2016-03-21 Shigeki Ohtsutools: fix gyp to work on MacOSX without XCode
2016-03-21 Imran Iqbaltools: update gyp to b3cef02
2016-03-21 cjihrigtest: bug repro for vm function redefinition
2016-03-21 cjihrigtools: support testing known issues
2016-03-21 Rich Trotttools: enable linting for benchmarks
2016-03-21 Rich Trottbenchmark: fix linting issues
2016-03-21 Rich Trottbenchmark: use strict mode
2016-03-21 Rich Trottbenchmark: refactor to eliminate redeclared vars
2016-03-21 Rich Trotttools,benchmark: increase lint compliance
2016-03-21 Rich Trottbenchmark: fix lint errors
2016-03-21 Rich Trottdoc: fix invalid path doc comments
2016-03-21 Jeremiah Senkpieldoc: update release tweet template
2016-03-21 Benjamin Gruenbaumdoc: fix typo in child_process docs
2016-03-21 Wyatt Preulcollaborator_guide: clarify commit message rules
2016-03-21 Claudio Rodriguezdoc: update fansworld-claudio username on README
2016-03-21 Rod Vaggbuild: update Node.js logo on OSX installer
2016-03-21 Felix Böhmdoc: fix return value of write methods
2016-03-21 Mithun Pateldoc: Add note about use of JSON.stringify()
2016-03-21 Mithun Pateldocs: fix man pages link if tok type is code
2016-03-21 Ben Noordhuistls: fix assert in context._external accessor
2016-03-21 Rich Trottdoc: explain path.format() algorithm
2016-03-21 Kirill Fomichevdoc: clarify type of first argument in zlib
2016-03-21 Daijiro Wachidoc: fix typo in api/addons
2016-03-21 Stefano Vozzadoc: remove non-standard use of hyphens
2016-03-21 Claudio Rodriguezdoc: add fansworld-claudio to collaborators
2016-03-21 Glen Keanedoc: add thekemkid to collaborators
2016-03-21 Andreas Madsendoc: add AndreasMadsen to collaborators
2016-03-21 Jeremy Whitlockdoc: add whitlockjc to collaborators
2016-03-21 Benjamin Gruenbaumdoc: add benjamingr to collaborator list
2016-03-21 Phillip Johnsendoc: add phillipj to collaborators
2016-03-21 Matt Loringdoc: add mattloring to collaborators
2016-03-21 Robert C Jensendoc: include typo in 'unhandledRejection' example
2016-03-21 Steve Maodoc: fix markdown links
2016-03-21 Johan Bergströmdoc: move build instructions to a new document
2016-03-21 Myles Borinsdocs: update link to iojs+release ci job
2016-03-21 axvmdoc: fix dns.resolveCname description typo
2016-03-21 Sakthipriyan... tools: reduce verbosity of cpplint
2016-03-21 Michaël Zassodoc: fix typo in fs.symlink
2016-03-21 Michael Barrettdoc: document directories in test directory
2016-03-21 Stefan Budeanubuild: correctly detect clang version
2016-03-21 Rich Trotttools: enable no-self-assign ESLint rule
2016-03-21 silverwinddoc: update link green to match homepage
2016-03-21 Wyatt Preultest: check memoryUsage properties The properties on...
2016-03-21 Rich Trotttest: remove broken debugger scenarios
2016-03-21 Robert Jefe... build: update Node.js logo on Win installer
2016-03-21 firedfoxbuild: remove --quiet from eslint invocation
2016-03-21 Rich Trotttools: enable no-extra-parens in ESLint
2016-03-21 Kári Tristan... doc: add clarification on birthtime in fs stat
2016-03-21 Evan Lucasdoc: fix typo in child_process documentation
2016-03-21 ronkorvingdoc: update NAN urls in ROADMAP.md and doc/releases.md
2016-03-21 Rich Trotttest: apply Linux workaround to Linux only
2016-03-21 Rich Trotttest: increase timeout for test-tls-fast-writing
2016-03-21 Rich Trottdoc: add Testing WG
2016-03-21 Brian Whitedoc: fix crypto function indentation level
2016-03-21 Rich Trotttest: retry on known SmartOS bug
2016-03-21 Rich Trottbenchmark: add benchmark for buf.compare()
2016-03-21 Santiago Gimenotest: fix flaky child-process-fork-regr-gh-2847
2016-03-21 Fedor Indutnycrypto: PBKDF2 works with `int` not `ssize_t`
2016-03-21 nettofarahurl: group slashed protocols by protocol name
2016-03-21 Rich Trotttest: fix test-timers.reliability on OS X
2016-03-21 Rich Trotttools: apply custom buffer lint rule to /lib only
2016-03-21 Alexander Makarenkodoc: fix links in tls, cluster docs
2016-03-21 Evan Lucasdoc: fix relative links in net docs
2016-03-21 Rich Trotttools: enable additional lint rules
2016-03-21 Jeremiah Senkpieltest: increase timeouts on some unref timers tests
2016-03-21 Trevor Norristest: prevent flakey test on pi2
2016-03-21 Rich Trotttest: mitigate flaky test-http-agent
2016-03-21 Rich Trotttest: remove flaky designation from fixed tests
2016-03-21 Santiago Gimenotest: refactor test-dgram-udp4
2016-03-21 Rich Trotttools: add Node.js-specific ESLint rules
2016-03-21 Rich Trottdebugger: remove unneeded callback check
2016-03-21 Marc Cuvadoc: fix typo in pbkdf2Sync code sample
2016-03-21 Rafael Cepedadoc: add missing property in cluster example
2016-03-21 Jackson Tiandoc: improve httpVersionMajor / httpVersionMajor
2016-03-21 Michael Dawsondeps: cherry-pick 2e4da65 from v8's 4.8 upstream
2016-03-21 James M Snelldoc: improve unhandledException doc copy
2016-03-21 Chinedu Francis... doc: fix buf.readInt16LE output
2016-03-21 Tristan Slominskidoc: document base64url encoding support
2016-03-21 Brian Whitehttp: remove old, confusing comment
2016-03-21 Brian Whitehttp: remove unnecessary check
2016-03-21 Tsarevich Dmitrybuild: skip msi build if WiX is not found
2016-03-21 Vaibhavdoc: update removeListener behaviour
2016-03-21 Anton Andesendoc: add note for binary safe string reading
next