summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2018-04-04, Version 9.11.0 (Current)v9.11.0v9.11.0-proposalMichaël Zasso2018-04-043-4/+106
* http2: callback valid check before closing requestTrivikram2018-04-042-2/+14
* lib: add back lib/module.js redirectionJoyee Cheung2018-04-041-0/+3
* lib: restructure cjs and esm loadersJoyee Cheung2018-04-0440-171/+200
* test: remove NODE_DEBUG in global module loading testJoyee Cheung2018-04-041-2/+0
* src: put bootstrappers in lib/internal/bootstrap/Joyee Cheung2018-04-0425-73/+76
* src: move internal loaders out of bootstrap_node.jsJoyee Cheung2018-04-0423-217/+370
* fs: use fs.access in fs.existsBartosz Sosnowski2018-04-041-9/+2
* doc: fix various nitsVse Mozhet Byt2018-04-0434-267/+268
* buffer: use v8::TypedArray::kMaxLength as buffer::kMaxLengthJoyee Cheung2018-04-041-2/+1
* build: introduce make jstestJoyee Cheung2018-04-041-12/+16
* test: test process.setuid for bad argument typesDivyanshu Singh2018-04-041-0/+4
* doc: improve Buffer.allocUnsafeSlow() and relatedRich Trott2018-04-041-14/+15
* test: update test to comply with lint ruleRich Trott2018-04-041-1/+1
* test: improve assert messagefatahn2018-04-041-2/+2
* test: remove third argument from call to assert.strictEqual()Forrest Wolf2018-04-041-2/+3
* http: fix `request` when `setHost` is `true`XadillaX2018-04-043-2/+32
* doc: add mafintosh to collaboratorsMathias Buus2018-04-031-0/+2
* tools: don’t emit illegal utf-8 from icutrim/iculslocsSteven R. Loomis2018-04-031-3/+3
* n-api: back up env before finalizeGabriel Schulhof2018-04-034-6/+33
* doc: update to adding listens on SIGUSR1willhayslett2018-04-031-1/+1
* lint: change require-buffer rule messageGus Caplan2018-04-031-4/+4
* deps: ICU 61.1 bumpSteven R. Loomis2018-04-03180-2011/+8959
* doc: fix lint nits in COLLABORATOR_GUIDE.mdVse Mozhet Byt2018-04-031-3/+3
* doc: deprecation clarificationsJames M Snell2018-04-031-9/+11
* lib: make isStackOverflowError() engine-agnosticMike Kaufman2018-04-031-5/+9
* test: fix flaky test-cluster-send-handle-twiceRich Trott2018-04-031-4/+3
* inspector: report client-visible host and portEugene Ostroukhov2018-04-028-42/+85
* doc: remove "if provided" for optional argumentsRich Trott2018-04-021-4/+4
* doc: do not identify string as "JavaScript string"Rich Trott2018-04-021-4/+4
* doc: favor utf16le over ucs2 in buffer.mdRich Trott2018-04-021-7/+7
* buffer: remove "new" from deprecation messageRich Trott2018-04-022-2/+2
* tools: apply editorconfig rules to tools alsoTobias Nießen2018-04-021-2/+2
* tools: remove src dir from JS editorconfig ruleTobias Nießen2018-04-021-1/+1
* module: skip preserveSymlinks for mainGuy Bedford2018-04-023-2/+29
* doc: fix links in vm.mdVse Mozhet Byt2018-04-021-2/+2
* doc: fix quotes mistypes in inline code blocksСковорода Никита Андреевич2018-04-022-2/+2
* test: rename regression tests more expressivelyUjjwal Sharma2018-04-023-13/+25
* test: remove 3rd argument from assert.strictEqualArian Santrach2018-04-021-1/+2
* doc: remove ES6/ECMAScript 2015 from buffer.mdRich Trott2018-04-021-17/+13
* src: fix warnings in aliased_bufferKyle Farnung2018-04-021-9/+7
* test: make test-http-expect-continue more strictRich Trott2018-04-021-1/+1
* tools: dry utility function in tools/doc/json.jsVse Mozhet Byt2018-04-021-36/+19
* tools: fix comment nits in tools/doc/*.js filesVse Mozhet Byt2018-04-026-72/+73
* src: general C++ cleanup in node_url.ccAnna Henningsen2018-04-022-151/+192
* doc: shorten character encoding introductionRich Trott2018-04-021-4/+7
* test: use createReadStream instead of ReadStreamDaniel Bevenius2018-04-021-1/+1
* test: removed default message from assert.strictEqualjaspal-yupana2018-04-021-4/+3
* test: refactor test-net-dns-errorLuigi Pinca2018-04-021-12/+5
* test: fix typo in test-tls-cnnic-whitelistDaniel Bevenius2018-04-021-1/+1