summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deps: add node-inspect 1.10.2Jan Krems2017-02-1348-0/+3792
* fs: avoid emitting error EBADF for double closeMatteo Collina2017-02-133-13/+37
* test: refactor test-readline-keysRich Trott2017-02-121-7/+6
* test: refactor test-http-response-statuscodeRich Trott2017-02-121-42/+20
* doc: update email and add personal pronounJungMinu2017-02-131-1/+1
* timer: remove duplicated word in commentasafdav22017-02-131-1/+1
* child_process: align fork/spawn stdio error msgSam Roberts2017-02-112-11/+10
* url: fix error message of url.formatDavidCai2017-02-112-12/+15
* test: improve test-assert.jsjobala2017-02-111-1/+2
* test: improve test-http-agent-destroyed-socket.jsShubheksha Jalan2017-02-111-12/+12
* meta: adding Italo A. Casas PGP FingerprintItalo A. Casas2017-02-111-0/+3
* test: improve test-buffer-includes.jstoboid2017-02-111-7/+9
* util: improve inspect for (Async|Generator)FunctionMichaël Zasso2017-02-112-5/+14
* tools: enable ES2017 syntax support in ESLintMichaël Zasso2017-02-111-1/+1
* test: querystring.escape with multibyte charactersDaijiro Wachi2017-02-111-0/+1
* test: refactor test-dgram-setBroadcast.jscjihrig2017-02-111-29/+15
* test: add vm module edge casesFranziska Hinkelmann2017-02-112-0/+62
* src: fix delete operator on vm contextFranziska Hinkelmann2017-02-112-3/+7
* meta: remove Chris Dickinson from CTCChris Dickinson2017-02-111-2/+2
* test: adapt test-debugger-pid to localized WindowsVse Mozhet Byt2017-02-111-4/+0
* doc: drop "and io.js" from release sectionBen Noordhuis2017-02-111-3/+2
* src: fix --icu-data-dir= regressionBen Noordhuis2017-02-112-1/+3
* src: make --icu-data-dir= switch testableBen Noordhuis2017-02-116-21/+15
* test: remove nan + weakBen Noordhuis2017-02-1140-9673/+0
* test: remove dependency on node-weakBen Noordhuis2017-02-1112-43/+115
* test: don't call process.exit() in gc testsBen Noordhuis2017-02-115-56/+9
* test: validate error message from buffer.equalsSebastian Roeder2017-02-111-1/+2
* test: add coverage for dgram send() errorscjihrig2017-02-101-0/+37
* build: clear stalled jobs on POSIX CI hostsRich Trott2017-02-101-3/+12
* lib: deprecate node --debug at runtimeJosh Gavant2017-02-104-5/+35
* test: add coverage for string array dgram send()cjihrig2017-02-101-0/+13
* benchmark: fix typosNikolai Vavilov2017-02-101-4/+4
* test: increase dgram ref()/unref() coveragecjihrig2017-02-102-4/+21
* dgram: remove this aliasescjihrig2017-02-101-37/+36
* test: add coverage to dgram receive error casecjihrig2017-02-101-0/+16
* doc: update output examples in debugger.mdVse Mozhet Byt2017-02-101-28/+34
* test: refactor test-fs-bufferRich Trott2017-02-091-8/+12
* benchmarks: add spread operator benchmarkJames M Snell2017-02-091-0/+59
* doc: improve consistency in documentation titlesVse Mozhet Byt2017-02-097-7/+7
* errors: add internal/errors.jsJames M Snell2017-02-095-0/+361
* tools: add compile_commands.json gyp generatorBen Noordhuis2017-02-092-0/+124
* doc: edit maxBuffer/Unicode paragraph for clarityRich Trott2017-02-091-10/+5
* crypto: support OPENSSL_CONF againSam Roberts2017-02-096-10/+58
* src: add SafeGetenv() to internal APISam Roberts2017-02-092-1/+3
* fs: re-enable watch facility in AIXGireesh Punathil2017-02-093-7/+16
* doc: clarify the behavior of Buffer.byteLengthNikolai Vavilov2017-02-091-0/+4
* test: improve checks in test-path-parse-formatcjihrig2017-02-091-21/+16
* deps: upgrade libuv to 1.11.0cjihrig2017-02-0938-198/+1589
* http: include provided status code in range errorcjihrig2017-02-092-11/+13
* test: fix incorrect indentationcjihrig2017-02-091-2/+2