platform/upstream/nodejs.git
2015-08-26 James M Snelldoc: update parameter name in net.markdown
2015-08-26 James M Snelldoc: small typo in domain.markdown
2015-08-26 James M Snelldoc: fixed typo in net.markdown (missing comma)
2015-08-26 James M Snelldoc: update description of fs.exists in fs.markdown
2015-08-26 James M Snelldoc: clarification on the 'close' event
2015-08-26 James M Snelldoc: improve working in stream.markdown
2015-08-26 James M Snelldoc: update path.extname documentation
2015-08-26 James M Snelldoc: small clarifications to modules.markdown
2015-08-26 James M Snelldoc: code style cleanups in repl.markdown
2015-08-26 James M Snelldoc: correct grammar in cluster.markdown
2015-08-26 James M Snelldoc: Clarify the module.parent is set once
2015-08-25 Rich Trotttest: speed up test-child-process-spawnsync.js
2015-08-25 Evan Lucasbuild: only define NODE_V8_OPTIONS if not empty
2015-08-25 Jeremiah Senkpieldoc: add internal modules notice
2015-08-25 Rich Trotttest: make spawnSync() test robust
2015-08-25 João Reiswin,msi: Upgrade from old upgrade code
2015-08-25 Ben Noordhuistools: make add-on scraper print filenames
2015-08-25 Ben Noordhuisbuild: make ci test addons in test/addons
2015-08-25 Rod Vaggdoc: update changelog for io.js v3.2.0
2015-08-24 Rich Trotttest: refactor test-https-simple.js
2015-08-24 Evan Lucasbuild: use required platform in android-configure
2015-08-24 Ben Noordhuisstream: rename poorly named function
2015-08-24 Ben Noordhuisstream: micro-optimize high water mark calculation
2015-08-24 Ben Noordhuisstream: fix off-by-factor-16 error in comment
2015-08-24 Bradley Meckmodule: fix module preloading when cwd is ENOENT
2015-08-24 João Reistest: remove test-timers-first-fire
2015-08-24 João Reiswin: fix custom actions for WiX older than 3.9
2015-08-24 Julien Gilliwin: fix custom actions on Visual Studio != 2013
2015-08-24 Sakthipriyan... doc: make the deprecations consistent
2015-08-24 Roman Reissdoc: fix CHANGELOG.md on master
2015-08-24 Sakthipriyan... doc: document deprecation of util.is* functions
2015-08-23 cjihrignode: additional cleanup for node rename
2015-08-23 cjihrigprocess: make process.release.name "node"
2015-08-23 Frederic Hembergerinstaller: fix installers for node.js rename
2015-08-23 cjihrignode: rename from io.js to node
2015-08-23 Rich Trotttest: use reserved IP in test-net-connect-timeout
2015-08-23 Minwoo Jungdoc: fix comments in tls_wrap.cc and _http_client.js
2015-08-23 James M Snelltools: add license boilerplate to check-imports.sh
2015-08-23 James M Snelltls: add --tls-cipher-list command line switch
2015-08-23 hackerjsdoc: document response.finished in http.markdown
2015-08-23 Rod Vaggdoc: update AUTHORS list
2015-08-23 Brendan Ashworthtools: enable space-after-keywords in eslint
2015-08-23 Brendan Ashworthtest: add spaces after keywords
2015-08-22 Roman Klaukefs: replace bad_args macro with concrete error msg
2015-08-22 Sakthipriyan... tools: fix anchors in generated documents
2015-08-22 Rod Vaggdoc: update AUTHORS list
2015-08-22 Rod Vaggdoc: add TSC meeting minutes 2015-07-29
2015-08-22 Rod Vaggdoc: add TSC meeting minutes 2015-08-19
2015-08-22 Rod Vaggdoc: add TSC meeting minutes 2015-06-03
2015-08-22 Rod Vaggdoc: fix links to original converged repo
2015-08-22 Rod Vaggdoc: fix links to original gh issues for TSC meetings
2015-08-22 Rod Vaggdoc: add audio recording links to TSC meeting minutes
2015-08-22 James M Snellrepl: filter integer keys from repl tab complete list
2015-08-21 Fedor Indutnybuffer: reapply 07c0667
2015-08-21 Fedor Indutnystring_bytes: fix unaligned write in UCS2
2015-08-21 Evan Lucassrc: improve startup time
2015-08-21 Rod Vaggdoc: add TSC meeting minutes 2015-07-22
2015-08-21 Karl Skomskicrypto: fix mem {de}allocation in ExportChallenge
2015-08-21 Mike Atkinstls: handle empty cert in checkServerIndentity
2015-08-20 Jacob Edelmandoc: fix spelling mistake in node.js comment
2015-08-20 Michaël Zassotest: remove unreachable code
2015-08-20 Michaël Zassotest: disallow unreachable code
2015-08-20 Todd Kennedyrepl: dont throw ENOENT on NODE_REPL_HISTORY_FILE
2015-08-20 Fedor Indutnystream_base: various improvements
2015-08-20 Brendan Ashworthtest: reduce timeouts in test-net-keepalive
2015-08-20 Brendan Ashworthtest: improve test-net-server-pause-on-connect
2015-08-20 Brendan Ashworthtest: improve test-net-pingpong
2015-08-19 Sakthipriyan... events: deprecate static listenerCount function
2015-08-19 Michael DawsonUpdate FIPS instructions in README.md
2015-08-18 Ben Noordhuistest: drop Isolate::GetCurrent() from addon tests
2015-08-18 Ben Noordhuistest: lint addon tests
2015-08-18 Rich Trottdoc: clarify options for fs.watchFile()
2015-08-18 Rich Trotttest: refactor test-fs-watchfile.js
2015-08-18 Karl Skomskisrc: better error message on failed Buffer malloc
2015-08-18 P.S.V.Rcrypto: check for OpenSSL errors when signing
2015-08-18 Fedor Indutnytls: fix throughput issues after incorrect merge
2015-08-18 Matt Loringtools: run the tick processor without building v8
2015-08-17 Karl Skomskicrypto: fix memory leak in PBKDF2Request
2015-08-17 Karl Skomskicrypto: fix memory leak in ECDH::SetPrivateKey
2015-08-17 Karl Skomskicrypto: fix memory leak in PublicKeyCipher::Cipher
2015-08-17 Karl Skomskicrypto: fix memory leak in SafeX509ExtPrint
2015-08-17 Karl Skomskicrypto: fix memory leak in SetDHParam
2015-08-17 Karl Skomskisrc: fix memory leak in DLOpen
2015-08-17 muddletoestest: correct spelling of 'childProcess'
2015-08-17 Sam Stitespath: use '===' instead of '==' for comparison
2015-08-17 Ben Noordhuissrc: don't use fopen() in require() fast path
2015-08-14 Steven R. Loomisbuild: work around VS2015 issue in ICU <56
2015-08-13 Ben Noordhuissrc: rename Buffer::Use() to Buffer::New()
2015-08-13 Ben Noordhuissrc: introduce internal Buffer::Copy() function
2015-08-13 Ben Noordhuissrc: move internal functions out of node_buffer.h
2015-08-13 Ben Noordhuissrc: plug memory leaks
2015-08-13 Steven R. Loomisbuild: intl: converge from joyent/node
2015-08-13 Steven R. Loomisbuild: Intl: bump ICU4C from 54 to 55
2015-08-13 João Reistest: option to run a subset of tests
2015-08-11 Chad Johnstoncrypto: show exponent in decimal and hex
2015-08-11 Roman Klaukesrc: add total_available_size to v8 statistics
2015-08-11 Ben Noordhuisbuild: expand ~ in install prefix early
2015-08-09 Rich Trotttest: clarify dropMembership() call
2015-08-09 Nathan Woltmanpath: remove dead code in favor of unit tests
2015-08-09 Lucien Greathousebuild: update manifest to include Windows 10
next