platform/upstream/nodejs.git
2015-04-28 Rod Vaggdoc: add TC meeting 2015-04-15 minutes
2015-04-28 Yosuke Furukawadoc: Add Known issues to v1.7.0/1.7.1 CHANGELOG
2015-04-28 Brian Whitestring_decoder: don't cache Buffer.isEncoding
2015-04-28 Nick Raienkodoc: fix util.deprecate example
2015-04-28 Rod Vaggbuild: remove -J from test-ci
2015-04-28 Evan Lucastest: fix test-net-dns-custom-lookup test assertion
2015-04-27 Rod Vaggtest: adjust Makefile/test-ci, add to vcbuild.bat
2015-04-27 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-04-26 Christopher... util: add Map and Set inspection support
2015-04-25 Julian Duquedoc: Add Addon API (NAN) to working group list
2015-04-25 Rod Vaggdoc: add TC meeting 2015-04-08 minutes
2015-04-24 Evan Lucasnet: add lookup option to Socket.prototype.connect
2015-04-24 Evan Lucasnet: cleanup connect logic
2015-04-23 Jackson Tianbuffer: little improve for Buffer.concat method
2015-04-23 Roman Reissdoc: update branch to master
2015-04-23 Chris Yipmodule: remove '' from Module.globalPaths
2015-04-23 Guilherme Souzatls_wrap: use localhost if options.host is empty
2015-04-23 Jeremiah Senkpieldoc: add Fishrock123 to the TC
2015-04-23 Nick Raienkodoc: add spaces to child.kill example
2015-04-21 Rod Vaggdoc: update AUTHORS list
2015-04-21 Chris DickinsonMerge v1.8.1.
2015-04-20 Chris Dickinson2015-04-20 io.js v1.8.1 Release v1.8.1
2015-04-20 Chris Dickinsonsrc: revert NODE_MODULE_VERSION to 43
2015-04-20 Rod VaggRevert "build: use %PYTHON% instead of python"
2015-04-18 Brendan Ashworthtest: add test for 06cfff9 regression
2015-04-18 Brendan AshworthRevert "http: don't bother making a copy of the options"
2015-04-18 Brendan Ashworthdoc: update CONTRIBUTING.md
2015-04-17 Chris DickinsonWorking on v1.8.1
2015-04-17 Chris DickinsonWorking on v2.0.0
2015-04-17 Chris Dickinson2015-04-17 io.js v1.8.0 Release
2015-04-17 Jeremiah Senkpielbuild: fix logic for shared library flags
2015-04-17 Bert Belderwin,node-gyp: optionally allow node.exe/iojs.exe to...
2015-04-17 cjihrigdeps: make node-gyp work with io.js
2015-04-17 Forrest L Norvelldeps: upgrade npm to 2.8.3
2015-04-17 Chris Dickinsondeps: fix git case sensitivity issue in npm
2015-04-17 Roman Reissmodule: fix style
2015-04-17 fengmk2http: logically respect maxSockets
2015-04-16 Jackson Tiannet: add fd into listen2 debug info
2015-04-16 Rod Vaggbuild: use %PYTHON% instead of python
2015-04-16 Yazhong Liustream: remove duplicated expression
2015-04-16 Roman Reissmodule: handle NODE_PATH in require('.')
2015-04-16 Jackson Tianbuffer: fast-case for empty string in byteLength
2015-04-16 Jackson Tiansrc: remove duplicate byteLength from Buffer
2015-04-16 Johan Bergströmdoc: Document forced pushing with git
2015-04-15 Trevor Norrisnode: allow multiple arguments passed to nextTick
2015-04-15 Rod Vaggdoc: add Addon API WG
2015-04-15 Johan Bergströmbuild: Expose xz compression level
2015-04-14 Shigeki Ohtsubuild: fix error message in configure
2015-04-14 Shigeki Ohtsudeps: add docs to upgrade openssl
2015-04-14 Shigeki Ohtsutest: fix error message check for openssl-1.0.2a
2015-04-14 Shigeki Ohtsubuild: enable ssl support on arm64
2015-04-14 Shigeki Ohtsudeps: update asm files for openssl-1.0.2a
2015-04-14 Shigeki Ohtsudeps, build: add support older assembler
2015-04-14 Shigeki Ohtsudeps: update asm Makefile for openssl-1.0.2a
2015-04-14 Shigeki Ohtsudeps: update openssl.gyp/gypi for openssl-1.0.2a
2015-04-14 Shigeki Ohtsudeps: update opensslconf.h for 1.0.2a
2015-04-14 Shigeki Ohtsudeps: add x32 and arm64 support for opensslconf.h
2015-04-14 Shigeki Ohtsudeps: replace all headers in openssl
2015-04-14 Shigeki Ohtsuopenssl: fix keypress requirement in apps on win32
2015-04-14 Shigeki Ohtsudeps: backport openssl patch of alt cert chains 1
2015-04-14 Shigeki Ohtsudeps: fix asm build error of openssl in x86_win32
2015-04-14 Fedor Indutnydeps: fix openssl assembly error on ia32 win32
2015-04-14 Shigeki Ohtsudeps: upgrade openssl to 1.0.2a
2015-04-14 Rod VaggWorking on v1.7.2
2015-04-14 Rod Vagg2015-04-14 io.js v1.7.1 Release v1.7.1
2015-04-14 Rod Vaggbuild: fix RELEASE check
2015-04-14 Rod VaggWorking on v1.7.1
2015-04-14 Rod Vagg2015-04-14 io.js v1.7.0 Release v1.7.0
2015-04-14 Johan Bergströmbuild: validate options passed to configure
2015-04-13 Johan Bergströmbuild: Remove deprecated flags
2015-04-13 Dan Vargabuild: minor changes to fix rpm build
2015-04-13 Johan Bergströmtools: Remove unused files
2015-04-13 Johan Bergströmbuild: Simplify fetching release version
2015-04-11 Fedor Indutnysrc: use global SealHandleScope
2015-04-11 Fedor Indutnydeps: backport 1f8555 from v8's upstream
2015-04-11 Ben Noordhuissrc: disable fast math only on armv6
2015-04-11 Ben Noordhuissrc: disable fast math on arm
2015-04-11 Marat Abdullinbuild: support building io.js as a static library
2015-04-11 Jeremiah Senkpieldoc: remove keepAlive options from http.request
2015-04-11 Alex Yurshadoc: remove redundant parameter in `end` listener.
2015-04-11 Jackson Tiandoc: document Console class
2015-04-10 Bert Belderwin,node-gyp: optionally allow node.exe/iojs.exe to...
2015-04-10 cjihrigdeps: make node-gyp work with io.js
2015-04-10 Forrest L Norvelldeps: upgrade npm to 2.7.6
2015-04-10 Alex Kocharinreadline: fix calling constructor without new
2015-04-10 Shigeki Ohtsutools: add to install deps/openssl/config/archs
2015-04-10 Shigeki Ohtsudeps: generate opensslconf.h for architectures
2015-04-10 Shigeki Ohtsudeps: add Makefile to generate opensslconf.h
2015-04-10 Shigeki Ohtsudeps: make opensslconf.h include each target arch
2015-04-09 Brendan Ashworthlib: reduce process.binding() calls
2015-04-09 Jeremiah Senkpieldoc: properly indent http.Agent keepAlive options
2015-04-09 Roman Reisstest: increase timeouts on ARM
2015-04-09 Jackson Tianbenchmark: don't check wrk in non-http benchmark
2015-04-09 Roman Reissdoc: update curl usage in COLLABORATOR_GUIDE
2015-04-09 Andrew Critesdoc: update CONTRIBUTING links.
2015-04-09 Rod Vaggdoc: add TC meeting 2015-03-18 minutes
2015-04-09 Rod Vaggdoc: add TC meeting 2015-04-01 minutes
2015-04-09 Rod Vaggdoc: update AUTHORS list
2015-04-08 Fedor Indutnysmalloc: do not track external memory
2015-04-07 Ben Noordhuislinux: fix epoll_pwait() fallback on arm64
next