platform/upstream/nodejs.git
2015-01-14 Johan Bergströmprocess: reintroduce ares to versions
2015-01-14 Fedor Indutnydeps: update http_parser to 2.4.0
2015-01-13 Ben Noordhuisdeps: make node-gyp fetch tarballs from iojs.org
2015-01-13 Rod Vaggdoc: update AUTHORS list
2015-01-13 Rod Vaggdoc: add io.js LICENSE block
2015-01-13 Fedor Indutnytest: disable fs-readfile-error on FreeBSD
2015-01-13 Fedor Indutnytest: fix setproctitle on FreeBSD
2015-01-13 Fedor Indutnytest: loosen timeout in spawnsync-test for FreeBSD
2015-01-13 Fedor Indutnydns: remove AI_V4MAPPED hint flag on FreeBSD
2015-01-13 Fedor Indutnydeps: fix v8 build on FreeBSD
2015-01-13 Yosuke Furukawadoc: remove tracing link in toc
2015-01-13 Rod Vaggsrc: limit .gitattributes eol to vcbuild.bat
2015-01-13 Johan Bergströmbuild: initialize variable before use
2015-01-13 Johan Bergströmbuild: create smaller build artifacts
2015-01-13 Ben Noordhuistest: create test-ci, modify test-all, fix cpplint
2015-01-13 Sam Robertstest: use assert.throw to test exceptions
2015-01-13 Timothy J Fontainetest: check for multi-localhost support
2015-01-13 Wyatt Preulsys: Mark as deprecated
2015-01-13 Bert Belderhttp: optimize on_headers_complete
2015-01-13 Forrest L Norvelldeps: don't build docs on 'make npm-test'
2015-01-13 Ben Noordhuisbuild,src: remove sslv3 support
2015-01-13 Ben Noordhuistest: fix message tests regression
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-12 Vladimir Guguievdocs: improve Writable/Transform stream docs
2015-01-12 Rod Vaggsrc: rename node to io.js for Windows installer
2015-01-12 Ben Noordhuistest: fix `make test-addons` target
2015-01-12 Steven Rockartswin,msi: create npm folder in AppData directory
2015-01-12 Ben Noordhuisaddon: update NODE_MODULE_VERSION macro
2015-01-12 Chris Dickinsondoc: update style for iojs
2015-01-12 cjihrigfs: undeprecate exists() and existsSync()
2015-01-12 cjihrigassert: throw when block is not a function
2015-01-12 Fedor Indutnygyp: remove vanished masm file from openssl build
2015-01-12 Fedor Indutnytest: fix crypto-stream after openssl update
2015-01-12 Fedor Indutnyopenssl: fix build failure on windows
2015-01-12 Fedor Indutnyopenssl: fix keypress requirement in apps on win32
2015-01-12 Fedor Indutnydeps: update openssl to 1.0.1k
2015-01-12 Ben Noordhuistest: move sequential/test-debug-port-cluster
2015-01-12 Ben Noordhuistest: move sequential/test-debug-signal-cluster
2015-01-12 Ben Noordhuislib: make --debug-port work with cluster
2015-01-12 Ben Noordhuistest: delete sequential/test-debug-cluster
2015-01-12 Rod Vaggdoc: add TC meeting 2015-01-07 minutes
2015-01-12 Rod Vaggdoc: clarified & split up contribution docs
2015-01-12 Ben NoordhuisRevert "url: support `path` for url.format"
2015-01-12 Evan Lucasurl: fix parsing of ssh urls
2015-01-12 Rod Vaggbuild: move armv6 snapshot test to configure_arm()
2015-01-12 Cydoxbuild: Warn when using snapshot on Armv6
2015-01-11 Evan Lucasnet: remove TODO for moving isIP to dns
2015-01-11 Ben Noordhuisbuild,src: remove sslv2 support
2015-01-11 Rod Vaggsrc: only append "-pre" to version if no tag
2015-01-11 Rod Vaggdoc: remove changelog.html from doc make target
2015-01-10 Ben Noordhuistest: fix bad assumption in pummel/test-vm-memleak
2015-01-11 Bert Belderwin,test: try again if file unlink fails
2015-01-10 Vladimir Kurchatkinfs: use ES6 octal literals for mode
2015-01-10 Fedor Indutnyzlib: do not unref() if wasn't ref()ed
2015-01-10 Trevor Norrissrc: remove icu_config
2015-01-10 Fedor Indutnysrc: check if NODE_WANT_INTERNALS is defined
2015-01-10 Julien Gillidoc: improve dns module's documentation
2015-01-10 Julien Gillidoc: clarify dns.lookup vs dns.resolve
2015-01-10 Julien Gillidoc: clarify url.format documentation
2015-01-10 James M Snelldoc: clarify buffer api documentation
2015-01-10 James M Snelldoc: clarify add/removeListener semantics
2015-01-10 pkcsdoc: clearer log messages in net code samples
2015-01-10 Sam Robertsdoc: cover stdio option in child_process
2015-01-10 Sam Robertsdoc: document the fds behind stdin/out/err
2015-01-10 Eric Milldoc: update openssl commands to use best practices
2015-01-10 Calvin Metcalfdoc: add note about key derivation
2015-01-10 Calvin Metcalfdoc: document _transform callback takes 2 args
2015-01-10 Bert Belderdoc: add changelog notes for some node v0.10 releases
2015-01-10 Ben NoordhuisRevert "dgram: implicit binds should be exclusive"
2015-01-10 Sam Robertsdgram: implicit binds should be exclusive
2015-01-10 Sam Robertscluster: cluster.disconnect() should check status
2015-01-10 Sam Robertscluster: don't assume all workers bind same ports
2015-01-10 Bert Belderdeps: don't build minizip into zlib
2015-01-10 Bert Belderdeps: don't set zlib's product_name
2015-01-10 Ben Noordhuisdeps: fix zlib -Wimplicit-function-declaration
2015-01-09 Chris Dickinsontools: enable ctrl-c for parallel tests
2015-01-09 Ben Noordhuissrc: disable harmony object literals
2015-01-09 Ben Noordhuissrc: disable harmony classes
2015-01-09 Chris Dickinsonsrc: zlib: revert concatenated-stream changes
2015-01-09 Vladimir Kurchatkinbuild: fix `process.platform`
2015-01-09 Caitlin Pottercore: throw TypeError if chdir() args are wrong
2015-01-08 Shigeki Ohtsudoc: update the zlib license after upgrading
2015-01-08 Shigeki Ohtsudeps: update zlib.gyp for zlib 1.2.8
2015-01-08 Shigeki Ohtsudeps: upgrade zlib to 1.2.8
2015-01-08 Forrest L Norvellnpm: upgrade to v2.1.18
2015-01-08 Bert Belderwin,nodevars: run iojs.exe to get node version
2015-01-08 Bert Belderwin,msi: rename node.exe to iojs.exe
2015-01-08 Bert Belderwin,build: rename node.exe to iojs.exe
2015-01-08 Bert Belderwin: regenerate perfctr provider files
2015-01-08 Bert Belderwin,tracing: node -> iojs in perfctr/etw manifests
2015-01-08 Bert Belderwin,src: node -> iojs in executable manifest
2015-01-08 Bert Belderwin,build: remove upload target from vcbuild.bat
2015-01-08 Ben Noordhuisinstall: install iojs -> node compat symlink
2015-01-08 Ben Noordhuisbuild: rename binary from node to iojs
2015-01-08 Ben Noordhuistest: remove --use-http1 test runner flag
2015-01-08 Ben Noordhuisdoc: update v8 options in man page
2015-01-08 Ben Noordhuisdoc: s/node/iojs/ in iojs.1
2015-01-08 Ben Noordhuisdoc: rename node.1 -> iojs.1
2015-01-08 Ben Noordhuisbuild: remove upload targets from makefile
2015-01-08 Ben Noordhuisbuild: don't run make recursively
next