Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-02dns: allow `--dns-result-order` to change default dns verbatimOuyang Yadong
2021-05-25cli: add -C alias for --conditions flagGuy Bedford
2021-03-28src: indent long help text properlyDavid Glasser
2021-03-28src: document newer values for --unhandled-rejections flagDavid Glasser
2021-03-15errors: remove experimental from --enable-source-mapsbcoe
2021-02-26crypto: make FIPS related options always awailableVít Ondruch
2021-02-08src: avoid implicit type conversionsMichaël Zasso
2021-01-23lib: support returning Safe collections from C++ExE Boss
2021-01-11crypto: implement basic secure heap supportJames M Snell
2020-11-05doc: option --prof documentation help addedkrank2me
2020-10-21src: add --heapsnapshot-near-heap-limit optionJoyee Cheung
2020-10-09cli: add --node-memory-debug optionAnna Henningsen
2020-10-07src: add check against non-weak BaseObjects at process exitAnna Henningsen
2020-09-10module: fix specifier resolution option valuehimself65
2020-08-26module: drop `-u` alias for `--conditions`Richard Lau
2020-08-12module: custom --conditions flag optionGuy Bedford
2020-08-03module: unflag Top-Level AwaitMyles Borins
2020-07-20src: allow setting a dir for all diagnostic outputAshCripps
2020-06-29src: allow embedders to disable esm loaderShelley Vohr
2020-06-16process: add unhandled-rejection throw and warn-with-error-codeDan Fabulich
2020-06-08src: add "missing" bash completion optionsDaniel Bevenius
2020-06-05lib: unflag AbortControllerJames M Snell
2020-06-05lib: initial experimental AbortController implementationJames M Snell
2020-05-30cli: add alias for report-directory to make it consistentAshCripps
2020-05-28src: remove unused using declarationsDaniel Bevenius
2020-05-23cli: support --experimental-top-level-await in NODE_OPTIONSDan Fabulich
2020-05-15cli: add `--trace-atomics-wait` flagAnna Henningsen
2020-05-14src: add support for TLAGus Caplan
2020-04-21module: partial doc removal of --experimental-modulesMyles Borins
2020-03-31src: handle report options on fatalerrorSam Roberts
2020-03-29doc: fix profile type of --heap-prof-nameSyohei YOSHIDA
2020-03-29http: increase default header size from 8KB to 16KBunknown
2020-03-25report: handle on-fatalerror betterHarshitha KP
2020-03-20cli: allow --huge-max-old-generation-size in NODE_OPTIONSAnna Henningsen
2020-03-18lib: add option to disable __proto__Gus Caplan
2020-03-17src,cli: support compact (one-line) JSON reportsSam Roberts
2020-03-15doc,lib,src,test: make --experimental-report a nopcjihrig
2020-03-15src: unconditionally include report featurecjihrig
2020-03-09cli: allow --jitless V8 flag in NODE_OPTIONSAndrew Neitsch
2020-02-13src: allow to reuse env options handlingDenys Otrishko
2020-02-03esm: import.meta.resolve with nodejs: builtinsGuy Bedford
2020-02-01doc: list largepage values in --helpcjihrig
2020-01-28src,lib: make ^C print a JS stack tracelegendecas
2020-01-16module: unflag conditional exportsGuy Bedford
2020-01-10src: fix -Wbraced-scalar-init warningcjihrig
2020-01-02module: unflag resolve selfGuy Bedford
2019-12-26src: port --bash-completion to C++Joyee Cheung
2019-12-22src: make --use-largepages a runtime optionGabriel Schulhof
2019-12-18doc,lib,src,test: rename WASI CLI flagcjihrig
2019-12-17cli: add --trace-exit cli optionlegendecas