platform/upstream/nodejs.git
2015-11-03 James M SnellWorking on v4.2.3
2015-11-03 James M Snell2015-11-03, Version 4.2.2 "Argon" (LTS) Release v4.2.2
2015-10-30 reggidoc: fix typos in changelog
2015-10-30 Rich Trotttest: split independent tests into separate files
2015-10-30 Ben Noordhuistest: add node::MakeCallback() test coverage
2015-10-30 Domenic Denicoladoc: more use-cases for promise events
2015-10-30 P.S.V.Rbuild: rectify --link-module help text
2015-10-30 Balázs Galambosidoc: remove old note, 'cluster' is marked stable
2015-10-30 Sakthipriyan... doc: createServer's key option can be an array
2015-10-30 Trevor Norrisdoc: binary encoding is not deprecated
2015-10-29 Michael Dawsonv8: pull fix for builtin code size on PPC
2015-10-29 Stefan Budeanutest: use port number from env in tls socket test
2015-10-29 Junliang Yantest: fix heap-profiler link error LNK1194 on win
2015-10-29 Evan Lucassrc: wrap source before doing syntax check
2015-10-29 Junliang Yantest: fix missing unistd.h on windows
2015-10-29 Ben Noordhuistest: add regression test for --debug-brk -e 0
2015-10-29 Sakthipriyan... doc: mention the behaviour if URL is invalid
2015-10-29 Ali Ijaz Sheikhdeps: backport 010897c from V8 upstream
2015-10-29 Ben Noordhuissrc: fix race condition in debug signal on exit
2015-10-29 Sakthipriyan... repl: handle comments properly
2015-10-29 Fedor Indutnytimers: reuse timer in `setTimeout().unref()`
2015-10-29 Jonas Dohsetest: port domains regression test from v0.10
2015-10-29 Rich Trotttest: remove util from common
2015-10-29 Rich Trotttest: remove util properties from common
2015-10-29 Brian Whitesrc: fix exception message encoding on Windows
2015-10-29 Rich Trotttest: split up buffer tests for reliability
2015-10-29 Rich Trotttest: parallelize long-running test
2015-10-29 Rich Trotttest: change call to deprecated util.isError()
2015-10-29 Fedor Indutnydeps: backport 8d6a228 from the v8's upstream
2015-10-29 Rich Trottlib: fix cluster handle leak
2015-10-29 Michaël Zassotest: improve tests for util.inherits
2015-10-29 Junliang Yantest: print helpful err msg on test-dns-ipv6.js
2015-10-29 Trevor Norrisbuffer: fix value check for writeUInt{B,L}E
2015-10-29 Julien Gillitest: fix domain with abort-on-uncaught on PPC
2015-10-29 ronkorvingfs: reduced duplicate code in fs.write()
2015-10-29 Jeremiah Senkpielrepl: limit persistent history correctly on load
2015-10-29 Jeremiah Senkpieltest: cleanup, improve repl-persistent-history
2015-10-29 Rich Trotttest: add Symbol test for assert.deepEqual()
2015-10-29 Ben Noordhuisbuffer: don't CHECK on zero-sized realloc
2015-10-29 Michael Dawsontest: disable test-tick-processor - aix and be ppc
2015-10-29 Michael Dawsontest: harden test-child-process-fork-regr-gh-2847
2015-10-29 Imran Iqbaltest: fix test-net-keepalive for AIX
2015-10-29 Myles Borinstest: wrap assert.fail when passed to callback
2015-10-29 Junliang Yantest: skip test-dns-ipv6.js if ipv6 is unavailable
2015-10-29 fansworld-claudiodocs: add missing shell option to execSync
2015-10-29 Jeremiah Senkpieltest: repl-persistent-history is no longer flaky
2015-10-29 Rich Trotttest: fix flaky test-child-process-emfile
2015-10-29 Rich Trotttest: remove flaky status from eval_messages test
2015-10-29 Rich Trotttest: fix flaky test for symlinks
2015-10-29 Rich Trotttest: apply correct assert.fail() arguments
2015-10-29 Roman Reissdoc: fix indent in tls resumption example
2015-10-29 Myles Borinstest: replace util with backtick strings
2015-10-29 Timothy Gudoc: fix typo in changelog
2015-10-29 Rich Trottlib: avoid REPL exit on completion error
2015-10-29 Rich Trotttest: add test-child-process-emfile fail message
2015-10-29 calebboyddoc: show keylen in pbkdf2 as a byte length
2015-10-29 Rich Trottdoc: add information about Assert behavior and maintenance
2015-10-29 Fedor Indutnyhttp: fix stalled pipeline bug
2015-10-29 Calvin Metcalfstream: avoid unnecessary concat of a single buffer.
2015-10-29 Martiidoc: clarify API buffer.concat
2015-10-29 Kyle Smithdoc: clarify the use of `option.detached`
2015-10-29 Fábio Santosstream: fix signature of _write() in a comment
2015-10-29 Yuval Briktls: TLSSocket options default isServer false
2015-10-15 Phillip Johnsendoc: label v4.2.1 as LTS in changelog heading
2015-10-13 James M SnellWorking on v4.2.2
2015-10-13 James M Snell2015-10-13, Version 4.2.1 'Argon' (LTS) Release upstream/4.2.1 v4.2.1
2015-10-13 Rod Vaggdoc: label v4.2.0 as LTS in changelog heading
2015-10-13 Ryan Grahamlib: fix undefined timeout regression
2015-10-13 Fedor Indutnybuffer: fix assertion error in WeakCallback
2015-10-12 James M SnellWorking on v4.2.1
2015-10-12 James M Snell2015-10-12, Version 4.2.0 'Argon' (LTS) Release v4.2.0
2015-10-12 Fedor Indutnytls: use parent handle's close callback
2015-10-12 Trevor Norrisnet: don't throw on bytesWritten access
2015-10-12 Rod Vaggsrc: add process.release.lts property
2015-10-12 David Boivindoc: update the assert module summary
2015-10-12 Roman Klaukedoc: replace node-gyp link with nodejs/node-gyp
2015-10-12 Brian Whitestream: avoid pause with unpipe in buffered write
2015-10-10 Trevor Norrisbuffer: don't abort on prototype getters
2015-10-10 Kat Marchándeps: upgrade to npm 2.14.7
2015-10-10 Ben Noordhuisassert: support arrow functions in .throws()
2015-10-10 Rich Trotttest: remove common.inspect()
2015-10-10 Rich Trotttest: test `util` rather than `common`
2015-10-10 Rich Trotttest: refresh temp directory when using pipe
2015-10-10 Dave Hodderdoc: Amend capitalization of word JavaScript
2015-10-10 Alejandro Oviedodoc: add method links in dns.markdown
2015-10-10 Alejandro Oviedodoc: add method links in child_process.markdown
2015-10-10 Jason Karnsdoc: recommend Infinity on emitter.setMaxListeners
2015-10-10 Karl Skomskisrc: convert BE-utf16-string to LE before search
2015-10-09 Karl Skomskisrc: fix u-a-free if uv returns err in ASYNC_CALL
2015-10-08 Steven R. Loomisbuild: Intl: deps: bump ICU to 56.1 (GA)
2015-10-08 Junliang Yantest: Fix test-fs-read-stream-fd-leak race cond
2015-10-08 Trevor Norrisjs_stream: prevent abort if isalive doesn't exist
2015-10-08 Junliang Yantest: fix losing original env vars issue
2015-10-08 Johan Bergströmbuild: make icu download path customizable
2015-10-08 Doug Shamoodoc: add help repo link to CONTRIBUTING.md
2015-10-08 Karl Skomskisrc: replace naive search in Buffer::IndexOf
2015-10-08 Trevor Norrisasync_wrap: correctly pass parent to init callback
2015-10-08 Roman Reissdoc: add TLS session resumption example
2015-10-08 Jérémy Lalbuild: add --with-arm-fpu option
2015-10-08 Rich Trotttest: remove deprecated error logging
next