summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2021-08-25, Version 16.8.0 (Current)v16.8.0v16.8.0-proposalMichaël Zasso2021-08-256-9/+56
* tools: update workflow to open a pull requestRich Trott2021-08-251-0/+11
* tools: use find-inactive-collaborators to modify README.mdRich Trott2021-08-252-2/+92
* build: fix update authors commitMestery2021-08-241-0/+1
* doc: add duplicate CVE check in sec. release docDaniel Bevenius2021-08-241-0/+3
* build: add authors.ymlTierney Cyren2021-08-241-0/+21
* doc: improve description of the triagers teamMichaël Zasso2021-08-241-5/+7
* deps: V8: cherry-pick 00bb1a77c03eDarshan Sen2021-08-243-6/+7
* doc: update instructions for ccMichael Dawson2021-08-241-1/+6
* deps: upgrade npm to 7.21.0Myles Borins2021-08-23470-5448/+8339
* stream: duplexifyRobert Nagy2021-08-239-17/+655
* stream: add isDisturbed helperRobert Nagy2021-08-238-11/+171
* src: return Maybe<bool> from InitializeContextRuntime()Darshan Sen2021-08-234-36/+95
* tools: update gyp-next to v0.9.5Jiawen Geng2021-08-236-34/+67
* doc: move util.toUSVString() outside of deprecated groupLuigi Pinca2021-08-231-12/+11
* util: expose toUSVStringRobert Nagy2021-08-225-16/+41
* tools: fix markdown lintingRich Trott2021-08-227-38153/+30804
* fs: combine require() and destructurecjihrig2021-08-221-4/+2
* tools: update markdown linter dependencies and move to ESMAntoine du Hamel2021-08-224-4406/+4056
* src: call overload ctor from the original ctorDarshan Sen2021-08-221-7/+2
* src: add a constructor overload for CallbackScopeDarshan Sen2021-08-224-4/+15
* meta: add gyp as owner of gyp files and tools/gypmary marchini2021-08-221-0/+6
* tools: update rollup to latest version in markdown linterRich Trott2021-08-223-24093/+4366
* policy: canonicalize before resolving specifiersBradley Farias2021-08-2212-351/+772
* repl: fix tla function hoistingDon Jayamanne2021-08-222-3/+7
* doc: deprecate type coercion for `dns.lookup` optionsAntoine du Hamel2021-08-221-3/+5
* doc: deprecate using non-boolean values in the `verbatim` optionAntoine du Hamel2021-08-221-0/+15
* build: add option to hide console windowCheng Zhao2021-08-225-1/+16
* doc: fix malformed changelog entriesRich Trott2021-08-221-141/+97
* doc: fix lint errors in packages.mdRich Trott2021-08-221-2/+2
* tools: update markdown lint dependenciesRich Trott2021-08-223-22182/+25097
* doc: add example of self-reference in scoped packagesJesús Leganés-Combarro 'piranna2021-08-221-0/+26
* doc: add himadriganguly as a triagerHimadri Ganguly2021-08-221-0/+2
* Working on v16.7.1Danielle Adams2021-08-171-2/+2
* 2021-08-17, Version 16.7.0 (Current)v16.7.0Danielle Adams2021-08-1614-40/+171
* 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 setTobias Nießen2021-08-166-2/+60
* test: use simplfied validatorvoltrexmaster2021-08-161-2/+2
* dgram: use simplified validatorVoltrex2021-08-161-2/+2
* lib: simplify validatorsVoltrex2021-08-161-4/+3
* tools: bump remark-preset-lint-node to 3.0.0Rich Trott2021-08-163-3068/+38493
* buffer: add endings option, remove Node.js specific encoding optionJames M Snell2021-08-163-24/+64
* stream: ensure text() stream consumer flushes correctlyJames M Snell2021-08-162-0/+17
* src: fix TextDecoder final flush size calculationJames M Snell2021-08-161-2/+15
* tools: update path-parse in markdown linter package-lock fileRich Trott2021-08-162-6/+6
* lib: cleanup validationVoltrex2021-08-161-10/+3
* lib: cleanup instance validationVoltrex2021-08-161-24/+23
* lib: use helper for readabilityVoltrex2021-08-161-24/+13