platform/upstream/nodejs.git
2015-01-20 Ben Noordhuissrc: clean up unused macros in node_file.cc
2015-01-20 Ben Noordhuissrc: rename ASSERT macros in node_crypto.cc
2015-01-20 Ben Noordhuissrc: add ASSERT_EQ style macros
2015-01-20 Ben Noordhuislib: fix TypeError with EventEmitter#on() abuse
2015-01-20 Ben Noordhuistest: fix event-emitter-get-max-listeners style
2015-01-20 Ben Noordhuistest: strip copyright boilerplate
2015-01-20 cjihrigfs: define constants with const
2015-01-20 Rod VaggWorking on 1.0.4
2015-01-20 Rod Vagg2015-01-20 io.js v1.0.3 Release v1.0.3
2015-01-20 toastynerdsrc: fix inconsistency between a check and error
2015-01-19 cjihrigfs: add error code on null byte paths
2015-01-19 cjihrignet: fix error details in connect()
2015-01-19 Bert Belderwin,build: remove duplicate definition
2015-01-19 Bert Belderwin: bring back xp/2k3 support
2015-01-19 Timothy J Fontainecluster: avoid race enabling debugger in worker
2015-01-19 Ben Noordhuistest: reland changes from 11c1bae
2015-01-19 Timothy J Fontainetest: debug-signal-cluster should not be racey
2015-01-19 Ben Noordhuistest: temporarily back out changes from 11c1bae
2015-01-19 Ben Noordhuistest: move sequential/test-debug-port-from-cmdline
2015-01-19 Julien Gillitest: fix test-debug-port-from-cmdline.js
2015-01-19 Xiaowei Lirepl: make REPL support multiline template literals
2015-01-19 Johan Bergströmbuild: remove unused variable
2015-01-19 Glen Keanedoc: add optional sudo to make install in README
2015-01-18 Roman Reissbuild: shorten configurate script print on stdout
2015-01-18 Jay Jaeho Leedeps: fix V8 debugger bugs
2015-01-18 Thomas Jensendoc: fix util.isBuffer examples
2015-01-18 Yosuke Furukawabenchmark: fix tcp bench after internal api change
2015-01-18 Ben Noordhuisbenchmark: stop v8 benchmark clobbering RegExp
2015-01-18 Bert Belderdeps: make node-gyp work again on windows
2015-01-18 Ben Noordhuisdeps: make node-gyp fetch tarballs from iojs.org
2015-01-18 Forrest L Norvelldeps: upgrade npm to 2.2.0
2015-01-18 Ben Noordhuissrc: remove --noharmony_classes again
2015-01-18 Fedor Indutnydeps: fix v8 build on FreeBSD
2015-01-18 Ben Noordhuisdeps: upgrade v8 to 4.1.0.7
2015-01-17 Yosuke Furukawabenchmark: add filter option for benchmark
2015-01-17 Brenard Cubacubdoc: fixed punctuation
2015-01-17 Ben Noordhuisconfigure: remove --ninja switch
2015-01-16 Ben Noordhuisconfigure: print warning for old compilers
2015-01-16 Jongyeol Choidoc: change to iojs from node in the usage message
2015-01-16 Shigeki Ohtsubuild: add tools/gflags to PYTHONPATH
2015-01-16 Shigeki Ohtsudoc: add python-gflags LICENSE block
2015-01-16 Shigeki Ohtsutools: add python-gflags module
2015-01-16 Rod VaggWorking on v1.0.3
2015-01-16 Rod Vagg2015-01-16 io.js v1.0.2 Release v1.0.2 v1.0.2-release
2015-01-16 Rod Vaggbuild: add new installer config for OS X
2015-01-16 Rod Vaggdoc: update AUTHORS list
2015-01-16 isaacsdoc: Add http keepalive behavior to CHANGELOG.md
2015-01-15 Tom Hughesdoc: fix author attribution
2015-01-15 Yosuke Furukawasrc: fix jslint errors
2015-01-15 Yosuke Furukawatools: update closure linter to 2.3.17
2015-01-15 Vladimir Kurchatkin_debug_agent: use `readableObjectMode` option
2015-01-15 Rod Vaggdoc: fix formatting in LICENSE for RTF generation
2015-01-15 Phil Hughesdoc: fix 404s for syntax highlighting js
2015-01-15 Aaron Biebersrc: define AI_V4MAPPED for OpenBSD
2015-01-15 Michal Tehnikdoc: extend example of http.request by end event
2015-01-15 Shigeki Ohtsusrc: fix documentation url in help message
2015-01-15 Bert Belderwin,msi: warn that older io.js needs manual uninstall
2015-01-15 Bert Belderwin,msi: change UpgradeCode
2015-01-15 Bert Belderdeps: make node-gyp work again on windows
2015-01-14 Saúl Ibarra... deps: update libuv to 1.2.1
2015-01-14 Mathias Bynensdoc: mention io.js alongside Node in Punycode docs
2015-01-14 Fedor Indutnydeps: update http_parser to 2.4.1
2015-01-14 Ben Noordhuisdoc: update cluster entry in CHANGELOG
2015-01-14 Mathias Buusdoc: fix double smalloc example
2015-01-14 Ben Noordhuiscrypto: add deprecated verisign cert for s3 compat
2015-01-14 Yosuke Furukawabenchmark: fix command name in benchmark scripts
2015-01-14 Chris Alleydoc: fix broken readme links to collaborator list
2015-01-14 Mathias Bynensdoc: fix mixed content issues
2015-01-14 Rod VaggWorking on 1.0.2
2015-01-14 Jesse cogollodoc: change link man doc
2015-01-14 Rod Vagg2015-01-14 io.js v1.0.1 Release v1.0.1 v1.0.1-release
2015-01-14 Bert BelderMerge tag 'v1.0.0-release' into v1.x
2015-01-14 Rod VaggWorking on 1.0.1
2015-01-14 Rui Marinhodoc: improve write style consistency
2015-01-14 Bert Belderwin,msi: correct doc website link
2015-01-14 Rod Vagg2015-01-14 io.js v1.0.0 Release v1.0.0 v1.0.0-release
2015-01-14 Shigeki Ohtsudoc: add missed new features in CHANGELOG
2015-01-14 Rui Marinhodoc: fix deps versions on changelog
2015-01-14 Rod Vaggbuild: rename ChangeLog to CHANGELOG.md in build
2015-01-14 Bert Belderwin: use the new io.js icon
2015-01-14 Domenic Denicoladoc: fix Node versions in changelog's v8 paragraph
2015-01-14 Bert Belderwin: update icon for io.js
2015-01-14 Bert Belderbuild: add iojs installer assets for win & osx
2015-01-14 Tiago Ribeirodoc: fix typo in changelog
2015-01-14 Johan Bergströmtest: introduce a test for process.versions output
2015-01-14 Rod Vaggdoc: added io.js v1.0.0 ChangeLog as a summary
2015-01-14 Rod Vaggdoc: convert ChangeLog to Markdown
2015-01-14 Fedor IndutnyRevert "deps: update http_parser to 2.4.0"
2015-01-14 Brian Whitedoc: update util methods
2015-01-14 Mikeal RogersFirst draft of a new contribution policy.
2015-01-14 Bert Belderwin,msi: link node.exe to iojs.exe
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
next