platform/upstream/nodejs.git
2015-10-08 Junliang Yantest: fix losing original env vars issue
2015-10-08 Johan Bergströmbuild: make icu download path customizable
2015-10-08 Doug Shamoodoc: add help repo link to CONTRIBUTING.md
2015-10-08 Karl Skomskisrc: replace naive search in Buffer::IndexOf
2015-10-08 Trevor Norrisasync_wrap: correctly pass parent to init callback
2015-10-08 Roman Reissdoc: add TLS session resumption example
2015-10-08 Jérémy Lalbuild: add --with-arm-fpu option
2015-10-08 Rich Trotttest: remove deprecated error logging
2015-10-08 Karl Skomskitest: report timeout in TapReporter
2015-10-08 Rod Vaggdoc: update AUTHORS list
2015-10-08 Rich Trotttest: linting for buffer-free-callback test
2015-10-08 Martialdoc: standardize references to userland
2015-10-08 Nathan Rajlichtools: remove leftover license boilerplate
2015-10-08 Rod Machendoc: fix spelling in Buffer documentation
2015-10-08 Fedor Indutnyhttp: cork/uncork before flushing pipelined res
2015-10-08 Fedor Indutnybuffer: FreeCallback should be tied to ArrayBuffer
2015-10-08 Rich Trotttest: make common.js mandatory via linting rule
2015-10-08 Rich Trotttest: load common.js in all tests
2015-10-08 Rich Trotttools: apply linting to custom rules code
2015-10-08 Trevor Norrisbuffer: only check if instance is Uint8Array
2015-10-08 Trevor Norrisbuffer: clean up usage of __proto__
2015-10-08 Evan Lucasutil: fix for inspecting promises
2015-10-08 Ben Noordhuistools: remove unused gflags module
2015-10-08 Steven R. Loomisbuild: intl: avoid 'duplicate main()' on ICU 56
2015-10-08 Steven R. Loomisdoc: fix README.md link to joyent/node intl wiki
2015-10-08 Evan Lucastest: speed up stringbytes-external test
2015-10-08 Roman Reisstest: use normalize() for unicode paths
2015-10-08 Rich Trottlib: remove redundant code, add tests in timers.js
2015-10-08 Evan Lucasutil: correctly inspect Map/Set Iterators
2015-10-08 Evan Lucasutil: fix check for Array constructor
2015-10-08 Jeremy Whitlocksrc: fix --abort-on-uncaught-exception
2015-10-08 Julien Gillideps: backport 1ee712a from V8 upstream
2015-10-08 Justin Chasemodule: use UNC paths when loading native addons
2015-10-08 Roman Reisstest: remove arguments.callee usage
2015-10-08 Dave Eddynode: add -c|--check CLI arg to syntax check script
2015-10-08 charlierudolphfs: include filename in watch errors
2015-10-08 Evan Lucassrc: add process.versions.icu
2015-10-05 Fedor Indutnyhttp: add comment about `outputSize` in res/server
2015-10-05 Rod VaggWorking on v4.1.3
2015-10-05 Rod Vagg2015-10-05, Version 4.1.2 (Stable) Release v4.1.2
2015-10-05 Fedor Indutnystream_wrap: support empty `TryWrite`s
2015-10-05 Fedor Indutnyhttp_server: pause socket properly
2015-10-05 Fedor Indutnyhttp: fix out-of-order 'finish' bug in pipelining
2015-10-02 Rich Trotttest: load common.js to test for global leaks
2015-10-02 Fedor Indutnycrypto: enable FIPS only when configured with it
2015-10-02 Sakthipriyan... test: fix invalid variable name
2015-10-02 Trevor Norrisasync_wrap: ensure all objects have internal field
2015-10-02 Trevor Norrisasync_wrap: update providers and add test
2015-10-02 Oguz Bastemurcontextify: use CHECK instead of `if`
2015-10-02 Saúl Ibarra... deps: upgrade libuv to 1.7.5
2015-10-02 João Reisbuild,win: fix node.exe resource version
2015-10-02 Minwoo Jungdoc: fix outdated 'try/catch' statement in sync
2015-10-02 Ali Ijaz Sheikhdeps: upgrade V8 to 4.5.103.35
2015-10-02 Ben Noordhuisdeps: backport f782159 from v8's upstream
2015-10-02 Ben Noordhuisutil: optimize promise introspection
2015-10-02 Michael Dawsoni18n: add caller to removal list for bidi in ICU55
2015-10-02 Rod Vaggdoc: add TSC meeting minutes 2015-09-16
2015-10-02 Rich Trottdoc: copyedit fs.watch() information
2015-09-30 Minwoo Jungbenchmark: update comment in common.js
2015-09-30 Brendan Ashworthsmalloc: remove module
2015-09-30 Rich Trotttest: change calls to deprecated util.print()
2015-09-30 Rich Trotttest: replace deprecated util.debug() calls
2015-09-30 Roman Reissdns: add missing exports.BADNAME
2015-09-30 Ben Noordhuissrc: internalize binding function property names
2015-09-30 Ben Noordhuissrc: internalize per-isolate string properties
2015-09-30 Evan Lucaspath: improve posixSplitPath performance
2015-09-30 Cheng Zhaosrc: include signal.h in util.h
2015-09-30 Sakthipriyan... src: fix function and variable names in comments
2015-09-30 Johanncrypto: add more keylen sanity checks in pbkdf2
2015-09-25 Fedor Indutnychild_process: `null` channel handle on close
2015-09-25 Ben Noordhuisdeps: remove and gitignore .bin directory
2015-09-25 Julien Gillideps: backport c281c15 from V8's upstream
2015-09-25 Michał Gołębiowskidoc: jenkins-iojs.nodesource.com -> ci.nodejs.org
2015-09-25 Fabio Oliveiradocs: Clarify assert.doesNotThrow behavior
2015-09-25 P.S.V.Rbuild: iojs -> nodejs of release-urlbase
2015-09-25 Laurent Fortindoc: rearrange execSync and execFileSync
2015-09-25 Laurent Fortindoc: make execFileSync in line with execFile
2015-09-25 P.S.V.Rbuild: fix some typos inside the configure script
2015-09-25 reggidoc: fix typos in cluster & errors
2015-09-25 P.S.V.Rdoc: switch LICENSE from closure-linter to eslint
2015-09-23 Rod VaggWorking on v4.1.2
2015-09-22 Rod Vagg2015-09-22, Version 4.1.1 (Stable) Release v4.1.1
2015-09-22 Sakthipriyan... lib,src: remove usage of events.EventEmitter
2015-09-22 Sakthipriyan... doc: remove usage of events.EventEmitter
2015-09-22 Salman Aljammazrepl: don't use tty control codes when $TERM is set...
2015-09-22 Malcolm Ahoyhttp: remove redundant code in _deferToConnect
2015-09-22 Sakthipriyan... repl: backslash bug fix
2015-09-22 Julien Gillideps: backport 357e6b9 from V8's upstream
2015-09-22 Christopher... doc: remove extra using v8::HandleScope statement
2015-09-22 Jérémy Lalconfigure: detect mipsel host
2015-09-22 Sakthipriyan... test: test sync version of mkdir & rmdir
2015-09-22 Julien Gillideps: backport ff7d70b from V8's upstream
2015-09-22 Matt Loringtools: single, cross-platform tick processor
2015-09-20 Kat Marchándeps: upgraded to node-gyp@3.0.3 in npm
2015-09-20 Kat Marchándeps: upgrade to npm 2.14.4
2015-09-20 Sakthipriyan... test: use tmpDir instead of fixtures in readdir
2015-09-20 Fedor Indutnyhttp_parser: do not dealloc during kOnExecute
2015-09-20 Rich Trottdoc: clarify description of assert.ifError()
2015-09-20 Ben Noordhuishttp: guard against response splitting in trailers
2015-09-20 Ben Noordhuistest: test more http response splitting scenarios
next