platform/upstream/nodejs.git
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
2015-09-20 Alexis Campaillatest: add test-spawn-cmd-named-pipe
2015-09-20 Matt Harrisonreadline: fix tab completion bug
2015-09-20 Trevor Norrisbuffer: don't set zero fill for zero-length buffer
2015-09-20 Rich Trottdoc: refine process.kill() and exit explanations
2015-09-20 Evan Lucassrc: honor --abort_on_uncaught_exception flag
2015-09-20 Evan Lucassrc: Add ABORT macro
2015-09-20 Stewart Addisonbuild: fix icutrim when building small-icu on BE
2015-09-20 Michael Dawsontest: make cluster tests more time tolerant
2015-09-20 Imran Iqbaltest: update cwd-enoent tests for AIX
2015-09-17 Jeremiah SenkpielWorking on v4.1.1
2015-09-17 Jeremiah Senkpiel2015-09-17, Version 4.1.0 (Stable) Release v4.1.0
2015-09-17 Michaël Zassodeps: backport 6d32be2 from v8's upstream
2015-09-17 Fedor Indutnydeps: backport 0d01728 from v8's upstream
2015-09-17 Sakthipriyan... test: use tmp directory in chdir test
2015-09-17 Rich Trottdoc: process exit event is not guaranteed to fire
2015-09-16 Trevor Norristest: fix Buffer OOM error message
2015-09-16 Trevor Norrissrc: null env_ field from constructor
2015-09-16 Sam Robertsdoc: remove incorrect reference to TCP in net docs
2015-09-16 Sam Robertsdoc: correct buffer.slice arg syntax
2015-09-16 Sam Robertsdoc: describe spawn option.detached
2015-09-16 Sam Robertstimer: ref/unref return self
2015-09-16 Trevor Norrisbuffer: always allocate typed arrays outside heap
2015-09-16 Trevor Norrisbuffer: construct Uint8Array in JS
2015-09-16 Malcolm Ahoyhttp: default Agent.getName to 'localhost'
2015-09-16 Karl Skomskisrc: use subarray() in Buffer#slice() for speedup
2015-09-15 James M Snelltsc: adjust TSC membership for IBM+StrongLoop
2015-09-15 Dmitry Vasilyevdoc: rename from iojs(1) to node(1) in benchmarks
2015-09-15 Sven Slootwegdoc: add missing backtick in buffer.markdown
2015-09-15 Michael Dawsonbuild: Updates to enable AIX support
2015-09-15 Ali Ijaz Sheikhdeps: upgrade V8 to 4.5.103.33
2015-09-15 Sakthipriyan... test: fix default value for additional param
next