summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test: remove obsolete comment from dgram testALJCepeda2017-02-091-1/+1
* benchmark: URLSearchParams v.s. querystringJoyee Cheung2017-02-094-66/+126
* benchmark: fix first call to URL in useWHATWGJoyee Cheung2017-02-091-1/+1
* src: fix -Wunused-result compiler warningBen Noordhuis2017-02-091-1/+1
* deps: back-port b049d1a from V8 upstreamBen Noordhuis2017-02-095-24/+34
* build: disable C4267 conversion compiler warningBen Noordhuis2017-02-091-0/+4
* doc: add links between cork() and uncork()Matteo Collina2017-02-091-2/+8
* test: add test cases to test-readline-keys.jsabouthiroppy2017-02-081-8/+99
* src: make copies of startup environment variablesBen Noordhuis2017-02-085-33/+49
* test: add missing initialization in test-assertRich Trott2017-02-071-58/+72
* test: increase specificity in dgram testRich Trott2017-02-071-5/+5
* doc: add and fix System Error propertiesDaiki Arai2017-02-071-10/+52
* test: improve crypto.setEngine coverage to check for errorsSebastian Van Sande2017-02-071-0/+18
* doc: fix typo in dgram docRich Trott2017-02-071-2/+2
* doc: remove extraneous paragraph from assert docRich Trott2017-02-071-5/+0
* tools: enable no-throw-literal ESLint ruleRich Trott2017-02-0712-6/+13
* test: throw Error objects instead of literalsRich Trott2017-02-072-4/+4
* doc: improve testing guideJoyee Cheung2017-02-071-0/+55
* crypto: throw error in CipherBase::SetAutoPaddingKirill Fomichev2017-02-073-3/+51
* doc: fix linting command for vcbuildRich Trott2017-02-061-1/+3
* test: add common.mustNotCall()cjihrig2017-02-06124-235/+204
* fs: allow WHATWG URL and file: URLs as pathsJames M Snell2017-02-064-3/+283
* doc: add common.WPT to test READMERich Trott2017-02-051-0/+9
* benchmark: add assert.deep[Strict]Equal benchmarksJoyee Cheung2017-02-064-47/+134
* doc: add not-an-aardvark as ESLint contactRich Trott2017-02-051-1/+1
* test: increase coverage of bufferDavidCai2017-02-052-0/+13
* test: simplify output handling in repl testsRich Trott2017-02-052-7/+2
* buffer: stricter argument checking in toStringNikolai Vavilov2017-02-052-1/+9
* src: refactor CopyProperties to remove JSAnnaMag2017-02-052-32/+46
* test: make module testing stricterRich Trott2017-02-041-25/+19
* src: don't overwrite non-writable vm globalsFranziska Hinkelmann2017-02-042-9/+31
* doc: typographical fixes in COLLABORATOR_GUIDE.mdAnna Henningsen2017-02-041-2/+3
* doc: fix "initial delay" link in http.mdTimo Tijhof2017-02-041-1/+1
* readline: update 6 comparions to strictUmair Ishaq2017-02-041-6/+6
* doc: fix math error in process.mdDiego Rodríguez Baquero2017-02-041-1/+1
* test: fix test.py command line options processingJulien Gilli2017-02-041-1/+1
* Revert "fs: allow WHATWG URL and file: URLs as paths"James M Snell2017-02-034-279/+3
* Revert "test: refactor test-fs-error-messages.js"James M Snell2017-02-031-118/+164
* src: fix building --without-v8-plartformMyk Melez2017-02-031-6/+21
* test: improve coverage on removeListeners functionsmatsuda-koushi2017-02-032-0/+14
* fs: allow WHATWG URL and file: URLs as pathsJames M Snell2017-02-034-3/+279
* url: fix setting `url.search` to the empty stringTimothy Gu2017-02-032-14/+17
* benchmark: simplify URLSearchParams importTimothy Gu2017-02-034-4/+4
* build: notify about the redundancy of "nosign"Nikolai Vavilov2017-02-031-1/+1
* test: refactor test-fs-error-messages.jsAdrian Estrada2017-02-031-164/+118
* doc: remove assertions about assertRich Trott2017-02-031-6/+3
* test: add --abort-on-timeout option to test.pyJulien Gilli2017-02-031-6/+22
* doc: edit stability text for clarity and styleRich Trott2017-02-031-1/+1
* doc: clarify msg when doc/api/cli.md not updatedStewart X Addison2017-02-031-1/+1
* crypto: Remove expired certs from CNNIC whitelistShigeki Ohtsu2017-02-041-4080/+0