summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meta: add gyp as owner of gyp files and tools/gypmary marchini2021-08-201-0/+6
* tools: update rollup to latest version in markdown linterRich Trott2021-08-203-24093/+4366
* policy: canonicalize before resolving specifiersBradley Farias2021-08-1912-351/+772
* repl: fix tla function hoistingDon Jayamanne2021-08-192-3/+7
* 2021-08-17, Version 16.7.0 (Current)Danielle Adams2021-08-1713-37/+168
* doc: deprecate type coercion for `dns.lookup` optionsAntoine du Hamel2021-08-171-3/+5
* doc: deprecate using non-boolean values in the `verbatim` optionAntoine du Hamel2021-08-171-0/+15
* build: add option to hide console windowCheng Zhao2021-08-175-1/+16
* doc: fix malformed changelog entriesRich Trott2021-08-171-141/+97
* doc: fix lint errors in packages.mdRich Trott2021-08-171-2/+2
* tools: update markdown lint dependenciesRich Trott2021-08-173-22182/+25097
* doc: add example of self-reference in scoped packagesJesús Leganés-Combarro 'piranna2021-08-171-0/+26
* doc: add himadriganguly as a triagerHimadri Ganguly2021-08-171-0/+2
* worker: add brand checks for detached properties/methodsJames M Snell2021-08-162-1/+56
* doc: correct cjs code to match mjs codeRaz Luvaton2021-08-161-2/+2
* doc: fix typo in hmac.paramNames defaultJustin2021-08-161-1/+1
* policy: fix integrity when DEFAULT_ENCODING is settestTobias Nießen2021-08-156-2/+60
* test: use simplfied validatorvoltrexmaster2021-08-151-2/+2
* dgram: use simplified validatorVoltrex2021-08-151-2/+2
* lib: simplify validatorsVoltrex2021-08-151-4/+3
* url: throw invalid this on detached accessorsJames M Snell2021-08-152-0/+97
* tools: bump remark-preset-lint-node to 3.0.0Rich Trott2021-08-153-3068/+38493
* buffer: add endings option, remove Node.js specific encoding optionJames M Snell2021-08-143-24/+64
* stream: ensure text() stream consumer flushes correctlyJames M Snell2021-08-132-0/+17
* src: fix TextDecoder final flush size calculationJames M Snell2021-08-131-2/+15
* tools: update path-parse in markdown linter package-lock fileRich Trott2021-08-132-6/+6
* lib: cleanup validationVoltrex2021-08-121-10/+3
* lib: cleanup instance validationVoltrex2021-08-121-24/+23
* lib: use helper for readabilityVoltrex2021-08-121-24/+13
* doc: fix `fs.rmdir` `recursive` option deprecation historyAntoine du Hamel2021-08-121-0/+9
* src: fix crash in AfterGetAddrInfoAnna Henningsen2021-08-121-5/+13
* build: run coverage for inspector protocol changesRichard Lau2021-08-121-2/+0
* tools: fix more build warnings in inspector_protocolRichard Lau2021-08-122-4/+6
* tools: cherry-pick ffb34b6d5dbf0Darshan Sen2021-08-122-4/+6
* doc: fixed variable names in queueMicrotask exampleashish maurya2021-08-121-2/+2
* lib: use validatorsVoltrex2021-08-121-8/+18
* src: return Maybe<bool> from InitializeContextRuntime()Darshan Sen2021-08-124-38/+92
* lib: use validatorVoltrex2021-08-121-5/+2
* lib: use `validateObject`Voltrex2021-08-121-11/+24
* url,buffer: implement URL.createObjectURLJames M Snell2021-08-1214-36/+482
* test: enable blob.prototype.stream testsJames M Snell2021-08-122-3/+2
* buffer: add Blob.prototype.stream method and other cleanupsJames M Snell2021-08-123-31/+145
* fs: add recursive cp methodbcoe2021-08-1120-1/+1782
* deps: V8: cherry-pick 81814ed44574Stephen Belanger2021-08-113-2/+18
* test: update WPT abort testsMichaël Zasso2021-08-114-7/+14
* test: update WPT common and resourcesMichaël Zasso2021-08-1114-1325/+1655
* 2021-08-11, Version 16.6.2 (Current)Beth Griggs2021-08-112-1/+26
* 2021-08-11, Version 14.17.5 'Fermium' (LTS)Beth Griggs2021-08-112-1/+26
* 2021-08-11, Version 12.22.5 'Erbium' (LTS)Beth Griggs2021-08-112-1/+26
* tls: validate "rejectUnauthorized: undefined"Matteo Collina2021-08-112-1/+29