Merge v3.1.0 into next+1#2452
Closed
ofrobots wants to merge 243 commits intonodejs:next+1nodejs/node:next+1from
Closed
Merge v3.1.0 into next+1#2452ofrobots wants to merge 243 commits intonodejs:next+1nodejs/node:next+1from
ofrobots wants to merge 243 commits intonodejs:next+1nodejs/node:next+1from
Commits
Commits on Jun 23, 2015
- committed
doc: add @shigeki and @mscdex to TC
Show description for 392e8fdcommitteddoc: add TC meeting 2015-05-13 minutes
Show description for 1330ee3committedbuild: DTrace is enabled by default on darwin
Show description for 834a365committedtest: remove obsolete TODO comments
Show description for bdfeb79committedtest: remove obsolete TODO comments
Show description for 776a65ecommitted
Commits on Jun 24, 2015
- committed
- committed
doc: add TSC meeting minutes 2015-05-27
Show description for 50dbc8ecommitteddoc: clarify prerequisites in benchmark/README.md
Show description for dbd5dc9committeddoc: add TSC meeting minutes 2015-06-17
Show description for f1f1b7ecommitted
Commits on Jun 25, 2015
doc: Added sample command to test iojs build
Show description for 54d5437authored andcommitted
build,win: set env before generating projects
Show description for c0c0d73authored andcommittedbuild: add MSVS 2015 support
Show description for 4208dc4committedbuild: fix cherry-pick ooops, fix comment wording
Show description for c87c34ccommittedtest: check for error on Windows
Show description for 8e9089acommittedbuild: update build targets for io.js
Show description for dcbb9e1committeddeps: copy all openssl header files to include dir
Show description for 1f371e3authored andcommitted
build: add tar-headers target for headers-only tar
Show description for 628a3abcommitteddoc: make the abbreviation 1MM clear
Show description for c370bd3authored andcommittedrepl: fix tab completion for a non-global context
Show description for d735b2cauthored andcommittedrepl: make 'Unexpected token' errors recoverable
Show description for a198c68authored andcommitted
test: fix test-repl-tab-complete.js
Show description for 06721fecommittedbuffer: optimize Buffer#toString()
Show description for 8350f3acommittedtest: do not swallow OpenSSL support error
Show description for 4d5089ecommittedtest: purge stale disabled tests
Show description for 856c11fcommittedbuffer: prevent abort on bad proto
Show description for 1cd9eebcommitted
Commits on Jun 26, 2015
net: fix debug for dnsopts
Show description for 7f63449committedsrc: nix stdin _readableState.reading manipulation
Show description for 8cee8f5committed
Commits on Jun 27, 2015
crypto: fix VerifyCallback in case of verify error
Show description for 9e890fecommitted
Shigeki Ohtsu
Commits on Jun 29, 2015
v8: cherry-pick JitCodeEvent patch from upstream
Show description for 1a51f00committedtools: update eslint to 0.24.0
Show description for d91e10bcommittedtools: re-enable comma-spacing linter rule
Show description for e3f9335committedbenchmark: fix typo in README
Show description for f52d733authored andcommitted
Commits on Jun 30, 2015
benchmark: make concurrent requests configurable
Show description for 05a73c0committedtools: update gyp to 25ed9ac
Show description for 99cbbc0committedtools: fix gyp to work on MacOSX without XCode
Show description for 58e914fauthored andcommitted
url: fix typo in comment
Show description for 6c61ca5committed
Commits on Jul 1, 2015
_stream_wrap: prevent use after free in TLS
Show description for 9180140committednet: wrap connect in nextTick
Show description for af249facommitted
Commits on Jul 2, 2015
repl: remove obsolete TODO
Show description for eabed2fcommitted2015-07-02 io.js v2.3.2 Release
Show description for 44c2465committed- committed
Commits on Jul 3, 2015
util: prepend '(node) ' to deprecation messages
Show description for 9cd44bbauthored andcommitteddoc: don't recommend domains for error handling
Show description for 0f09b8dauthored andcommitteddeps: fix out-of-band write in utf8 decoder
Show description for 030f804authored andcommitted
Commits on Jul 4, 2015
2015-07-04 io.js v2.3.3 Release
Show description for 2faae58committed- committed
test: add test for missing `close`/`finish` event
Show description for 9436a86authored andcommitteddoc: update AUTHORS list
Show description for 4614033committedpath: refactor for performance and consistency
Show description for bca53dcauthored andcommittedbenchmark: Add some path benchmarks for #1778
Show description for 0d15161authored andcommittedRevert "test: add test for missing `close`/`finish` event"
Show description for fb05c8ecommitted
Commits on Jul 6, 2015
deps: upgrade to npm 2.12.1
Show description for 863cdbdauthored andcommitteddeps: make node-gyp work with io.js
Show description for b18c841authored andcommittedwin,node-gyp: enable delay-load hook by default
Show description for dd523c7authored andcommitted
Commits on Jul 7, 2015
doc: document current release procedure
Show description for 84b3915committedtest: refactor test-repl-tab-complete
Show description for 180fd39authored andcommittedtools: install gdbinit from v8 to $PREFIX/share
Show description for ee3ce2ecommitted
Commits on Jul 8, 2015
test: add missing crypto checks
Show description for 2ba1740committed
Commits on Jul 9, 2015
src: remove traceSyncIO property from process
Show description for 6bef15aauthored andcommitteddeps: upgrade openssl sources to 1.0.2d
Show description for ca93f7fauthored andcommitted
deps: update deps/openssl/conf/arch/*/opensslconf.h
Show description for c70e68fauthored andcommitted
2015-07-09 io.js v2.3.4 Release
Show description for dfcd202committed- committed
Commits on Jul 10, 2015
test: add test for dgram.setTTL
Show description for 842eb5bcommittedbuild: bail early if clean is invoked
Show description for 47e2c5ccommittedrepl: Prevent crash when tab-completed with Proxy
Show description for 59f6b5dauthored andcommittedbuild: fix vcbuild merge issues
Show description for 84012c9committedbuild: run-ci makefile rule
Show description for 12bc397committedfs: fix error on bad listener type
Show description for 1afc0c9committeddoc: document fs.watchFile behaviour on ENOENT
Show description for 23efb05committedsrc: add --track-heap-objects
Show description for cf14a24authored andcommitted
Commits on Jul 11, 2015
readline: fix freeze if `keypress` event throws
Show description for bd01603committedpath: assert path.join() arguments equally
Show description for 2ba8460authored andcommittedtest: properly clean up temp directory
Show description for d4ceb16committedchild_process: fix arguments comments
Show description for 5acad6bcommitted
Commits on Jul 14, 2015
doc,test: empty strings in path module
Show description for 65963ecauthored andcommitted
Commits on Jul 15, 2015
doc: add TSC meeting minutes 2015-07-01
Show description for 30a0d47committedbuild: always use prefix=/ for tar-headers
Show description for f95f9efcommitted
Commits on Jul 16, 2015
test: fix test-debug-port-from-cmdline
Show description for 2b4b600authored andcommitteddoc: add TSC meeting minutes 2015-07-08
Show description for 6c3aabfcommitteddeps: upgrade to npm 2.13.0
Show description for 938cc75authored andcommitteddeps: make node-gyp work with io.js
Show description for 3c4121cauthored andcommittedwin,node-gyp: enable delay-load hook by default
Show description for cff7300authored andcommitteddoc: add TSC members from the combined project
Show description for 4e92dbccommitteddocs: link to more up-to-date v8 docs
Show description for 0ab81e6committed
Commits on Jul 17, 2015
2015-07-17 io.js v2.4.0 Release
Show description for a179bcbcommittedWorking on v2.4.1
Show description for a764ac4committeddoc: add targos as a collaborator
Show description for 6f306e0committed
Commits on Jul 18, 2015
lib,test: add freelist deprecation and test
Show description for fef87feauthored andcommitteddoc: add thefourtheye as a collaborator
Show description for c019d9acommitted
Commits on Jul 19, 2015
doc: recompile before testing core module changes
Show description for c7d8b09authored andcommitted
Commits on Jul 20, 2015
doc: add TSC meeting minutes 2015-07-15
Show description for 6b85d5acommittedtest: formatting skip messages for TAP parsing
Show description for 69298d3committedtest: changing process.exit to return while skipping tests
Show description for 79c865acommitted
Commits on Jul 21, 2015
doc: add joaocgreis as a collaborator
Show description for b612f08committedutil: removing redundant checks in is* functions
Show description for 6391f4dcommitteddeps: upgrade to npm 2.13.1
Show description for 04893a7authored andcommitteddeps: make node-gyp work with io.js
Show description for 73cdcddauthored andcommittedwin,node-gyp: enable delay-load hook by default
Show description for f90f1e7authored andcommitted
Commits on Jul 22, 2015
test: add -no_rand_screen to s_client opts on Win
Show description for ac7d3facommitted
Shigeki Ohtsuhttp: Check this.connection before using it
Show description for 9afee67committedcrypto: fix legacy SNICallback
Show description for eb35968committed
Commits on Jul 23, 2015
doc: Replace util.debug with console.error
Show description for 4ef2b5fcommittedtls: add `getTicketKeys()`/`setTicketKeys()`
Show description for e11fc67committedcluster: emit 'message' event on cluster master
Show description for 66fc8cacommittedprocess: resize stderr on SIGWINCH
Show description for bf2cd22committed
Commits on Jul 24, 2015
deps: update V8 to 4.2.77.21
Show description for 0a7bf81committeddoc: note about custom inspect functions
Show description for d9f857dcommitteddoc: add GPG fingerprint for cjihrig
Show description for a3c1b97committedrepl: fixing `undefined` in invalid REPL keyword error
Show description for 77fa385committedrepl: preventing REPL crash with inherited properties
Show description for 30edb5acommittedrepl: improving line continuation handling
Show description for 81ea52acommittedrepl: better empty line handling
Show description for afd7e37committed
Commits on Jul 25, 2015
tools: use local or specified $NODE for test-npm
Show description for 68b06e9committeddeps: upgrade to npm 2.13.2
Show description for b73a746authored andcommitteddeps: make node-gyp work with io.js
Show description for fef190cauthored andcommittedwin,node-gyp: enable delay-load hook by default
Show description for b148c0dauthored andcommittedsrc: make base64 decoding 50% faster
Show description for 8fd3ce1committedtest: fix valgrind uninitialized memory warning
Show description for ac70bc8committed
Commits on Jul 27, 2015
benchmark: add remaining path benchmarks & optimize
Show description for 99d9d7eauthored andcommittednode: remove bad fn call and check
Show description for 93660c8committedtest: skip IPv6 part before testing it
Show description for 4e78cd7committedhttps: reuse TLS sessions in Agent
Show description for 2ca5a3dcommittednet: don't throw on immediately destroyed socket
Show description for 503b089committedtimers: remove unused Timer.setRepeat()
Show description for f2c83bdcommittedtimers: remove unused Timer.getRepeat()
Show description for bcce5cfcommittedtimers: remove unused Timer.again()
Show description for 3663b12committedtimers: improve Timer.now() performance
Show description for 543dabbcommitted
Commits on Jul 28, 2015
test: do not use public IPs for timeout testing
Show description for c786d63committedutil: delay creation of debug context
Show description for ab47965committed2015-07-28 io.js v2.5.0 Release
Show description for 3ce020bcommittedWorking on v2.5.1
Show description for a4b4600committeddoc: server close event does not have an argument
Show description for 54627a9committeddoc: a listener, not "an" listener
Show description for 500f253committed
Commits on Jul 29, 2015
doc: properly inheriting from EventEmitter
Show description for d168d01committedtest: fix fs.readFile('/dev/stdin') tests
Show description for bc733f7committedbuild: produce symbol map files on windows
Show description for 24dd016committed
Commits on Jul 30, 2015
tools: expose skip output to test runner
Show description for 3cbb587committedcluster: add handle ref/unref stubs in rr mode
Show description for fa98b97committedtest: use common.isWindows consistently
Show description for d5ab92bcommitted
Commits on Aug 1, 2015
deps: upgrade to npm 2.13.3
Show description for bf63266authored andcommitteddeps: make node-gyp work with io.js
Show description for 2a63cf6authored andcommittedwin,node-gyp: enable delay-load hook by default
Show description for 9bac1dbauthored andcommitted
Commits on Aug 3, 2015
test: fix messages and use return to skip tests
Show description for 80a1cf7committedtest: change the hostname to an invalid name
Show description for 64cf711committed
Commits on Aug 4, 2015
repl: don't clobber RegExp.$ properties
Show description for ea05e76committeddoc,test: documents behaviour of non-existent file
Show description for ed85c95committed- authored andcommitted
deps: update v8 to 4.3.61.21
Show description for d58e780authored andcommitteddoc: update v8 flags in man page
Show description for d12df7fauthored andcommittedRevert "dns: remove AI_V4MAPPED hint flag on FreeBSD"
Show description for df1994fauthored andcommittednet: do not set V4MAPPED on FreeBSD
Show description for 9bc2e26authored andcommitted
deps: backport 7b24219346 from v8 upstream
Show description for deb7ee9committedbuffer: allow ARGS_THIS to accept a name
Show description for 23be6caauthored andcommittedbuffer: implement Uint8Array backed Buffer
Show description for 63da0dfauthored andcommittedbuffer: finish implementing FreeCallback
Show description for d75f5c8authored andcommittedbuffer: switch to using Maybe<T> API
Show description for 571ec13authored andcommittedbuffer: switch API to return MaybeLocal<T>
Show description for 36f78f4authored andcommittedbuffer: make additional changes to native API
Show description for 8664084authored andcommittedcrypto: remove kMaxLength on randomBytes()
Show description for 944f680authored andcommittedvm: fix property descriptors of sandbox properties
Show description for 659daddauthored andcommittedvm: remove unnecessary access checks
Show description for 7b81e4bauthored andcommittedvm: fix symbol access
Show description for 3b021efauthored andcommitteddgram: make send cb act as "error" event handler
Show description for 3da057fauthored andcommitteddgram: make send cb act as "error" event handler
Show description for ef2c8cdauthored andcommittedhttp_server: `prefinish` vs `finish`
Show description for 11e4249authored andcommittedbuffer: fix case of one buffer passed to concat
Show description for eea66e2authored andcommittedcluster: do not unconditionally set --debug-port
Show description for 423d894authored andcommittedbuffer: fix usage of kMaxLength
Show description for b625ab4authored andcommittedbuffer: minor cleanup from rebase
Show description for e5ada11authored andcommittedbuffer: allow ArrayBuffer as Buffer argument
Show description for 4643b8bauthored andcommitteddeps: update v8 to 4.4.63.9
Show description for 70d1f32authored andcommittedtest: don't use arguments.callee
Show description for ae731ecauthored andcommittedtest: remove two obsolete pummel tests
Show description for 8e1a8ffauthored andcommittedbuffer: rename internal/buffer_new.js to buffer.js
Show description for 1057d11authored andcommittednode-gyp: make aware of nightly, next-nightly & rc
Show description for 902c9cacommittednode-gyp: download header tarball for compile
Show description for e52f963committed- committed
deps: upgrade v8 to 4.4.63.12
Show description for 3aad4faauthored andcommittedsrc: increment NODE_MODULE_VERSION to 45
Show description for 9d34bd1committednode: do not override `message`/`stack` of error
Show description for ef65321authored andcommittedhttp: use official IANA Status Codes
Show description for 2d9456eauthored andcommittedsrc: introduce process.release object
Show description for 04fd4facommittednode-gyp: detect RC build with x.y.z-rc.n format
Show description for 9f727f5committedbuffer: fix not return on error
Show description for e6ab2d9authored andcommittedbuild: first set of updates to enable PPC support
Show description for b4226e7authored andcommittedbuild: add 'x86' option back in to configure
Show description for 2ba8b23committedbuffer: fix missing null/undefined check
Show description for 60a974dauthored andcommittednode: remove redundant --use-old-buffer
Show description for ba9ccf2committedbuild: prepare Windows installer for i18n support
Show description for 971de5eauthored andcommittedreadline: allow tabs in input
Show description for 4cffaa3authored andcommittedhttp: fix agent.getName() and add tests
Show description for 2965442authored andcommitteddeps: update V8 to 4.4.63.26
Show description for 3d3c687authored andcommittedsrc: disable vector ICs on arm
Show description for d200932authored andcommitteddoc: document repl persistent history changes
Show description for 1721968authored andcommittedtest: add tests for persistent repl history
Show description for ceee8d2authored andcommittedrepl: default persistence to ~/.node_repl_history
Show description for f7d5e4cauthored andcommittedrepl: persist history in plain text
Show description for ed6c249authored andcommitteddoc: fix heading levels for new repl documentation
Show description for 13332e1committed2015-08-04 io.js v3.0.0 Release
Show description for 6faf17ccommitted- committed
Commits on Aug 5, 2015
build: expand ~ in install prefix early
Show description for 0bb099fcommitted
Commits on Aug 17, 2015
doc: multiple documentation updates cherry picked from v0.12
Show description for e76822fauthored andcommittedtest: address timing issues in simple http tests
Show description for cf9ba81authored andcommittednet: ensure Socket reported address is current
Show description for 1738c96authored andcommittedtest: make listen-fd-cluster/server more robust
Show description for 0ee4df9authored andcommittedtls: introduce internal `onticketkeycallback`
Show description for e83a41aauthored andcommittedtls: fix check for reused session
Show description for 94b765fauthored andcommittedutil: display constructor when inspecting objects
Show description for 7606bdbauthored andcommittedbuild: update manifest to include Windows 10
Show description for 07a88b0authored andcommittedpath: remove dead code in favor of unit tests
Show description for 7118b8aauthored andcommittedtest: clarify dropMembership() call
Show description for cc46d3bauthored andcommittedsrc: add total_available_size to v8 statistics
Show description for ccf12dfauthored andcommittedtest: option to run a subset of tests
Show description for e51f90dauthored andcommittedbuild: Intl: bump ICU4C from 54 to 55
Show description for 071640aauthored andcommittedbuild: intl: converge from joyent/node
Show description for 1f12e03authored andcommittedsrc: plug memory leaks
Show description for bff9bcdauthored andcommittedsrc: move internal functions out of node_buffer.h
Show description for 5586cecauthored andcommittedsrc: introduce internal Buffer::Copy() function
Show description for fd63e1cauthored andcommittedsrc: rename Buffer::Use() to Buffer::New()
Show description for 455ec57authored andcommittedbuild: work around VS2015 issue in ICU <56
Show description for 3645dc6authored andcommitted
Commits on Aug 19, 2015
src: don't use fopen() in require() fast path
Show description for d1307b2authored andcommittedpath: use '===' instead of '==' for comparison
Show description for 844d3f0authored andcommitted
test: correct spelling of 'childProcess'
Show description for a3160c0authored andcommittedsrc: fix memory leak in DLOpen
Show description for b196c1dauthored andcommittedcrypto: fix memory leak in SetDHParam
Show description for f45487cauthored andcommittedcrypto: fix memory leak in SafeX509ExtPrint
Show description for a760a87authored andcommittedcrypto: fix memory leak in PublicKeyCipher::Cipher
Show description for 6a16368authored andcommittedcrypto: fix memory leak in ECDH::SetPrivateKey
Show description for ba6eb8aauthored andcommittedcrypto: fix memory leak in PBKDF2Request
Show description for 605f6eeauthored andcommittedtools: run the tick processor without building v8
Show description for fb0f5d7authored andcommitted
tls: fix throughput issues after incorrect merge
Show description for cbb75c4authored andcommittedcrypto: check for OpenSSL errors when signing
Show description for 7fe6dd8authored andcommittedsrc: better error message on failed Buffer malloc
Show description for 34f2cfaauthored andcommittedtest: refactor test-fs-watchfile.js
Show description for 850c794authored andcommitteddoc: clarify options for fs.watchFile()
Show description for 6483bc2authored andcommittedtest: lint addon tests
Show description for 46cdb2fauthored andcommittedtest: drop Isolate::GetCurrent() from addon tests
Show description for 194eeb8authored andcommittedUpdate FIPS instructions in README.md
Show description for 2ff183dauthored andcommitted2015-08-18 io.js v3.1.0 Release
Show description for 53596fdcommittedMerge tag 'v3.1.0' into merge-3.1
Show description for 40068cecommitted