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
2020-11-042020-11-04, Version 15.1.0 (Current)Michaël Zasso
2020-10-28doc: update MessagePort documentation for EventTarget inheritanceAnna Henningsen
2020-10-27worker: add eventLoopUtilization()Trevor Norris
2020-10-09doc: harmonize changes list orderingAntoine du Hamel
2020-10-062020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-08-272020-08-27, Version 14.9.0 (Current)Danielle Adams
2020-08-19workers: add support for data: URLsAntoine du HAMEL
2020-08-09doc: use _Static method_ instead of _Class Method_Rich Trott
2020-07-22worker: set trackUnmanagedFds to true by defaultAnna Henningsen
2020-07-222020-07-21, Version 14.6.0 (Current)Myles Borins
2020-07-20doc: fix line length in worker_threads.mdJucke
2020-07-20doc: fix typos in n-api, tls and worker_threadsJucke
2020-07-14worker: add option to track unmanaged file descriptorsAnna Henningsen
2020-07-012020-06-30, Version 14.5.0 (Current)Shelley Vohr
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-25worker: add public method for marking objects as untransferableAnna Henningsen
2020-06-22crypto: allow KeyObjects in postMessageTobias Nießen
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-14worker: emit `'messagerror'` events for failed deserializationAnna Henningsen
2020-06-14worker,fs: make FileHandle transferableAnna Henningsen
2020-05-262020-05-26, Version 12.17.0 'Erbium' (LTS)Michaël Zasso
2020-05-08doc: add warnings about transferring Buffers and ArrayBufferJames M Snell
2020-04-29worker: add stack size resource limit optionAnna Henningsen
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-04-27doc: add documentation for transferList arg at worker threadsJuan José Arboleda
2020-04-142020-04-14, Version 13.13.0 (Current)Michaël Zasso
2020-04-03worker: support MessagePort to workers dataJuan José Arboleda
2020-03-272020-03-26 Version 13.12.0 (Current)Myles Borins
2020-03-13worker: allow URL in Worker constructorAntoine du HAMEL
2020-03-10doc: change worker.takeHeapSnapshot to getHeapSnapshotGerhard Stoebich
2020-03-04doc: visibility of Worker threads cli optionsHarshitha KP
2020-02-182020-02-18, Version 13.9.0 (Current)Shelley Vohr
2020-02-08doc: clarify Worker exit/message event orderingAnna Henningsen
2020-02-05doc: add AsyncResource + Worker pool exampleAnna Henningsen
2020-02-03worker: add ability to take heap snapshot from parent threadAnna Henningsen
2019-12-27doc,worker: use code markup/markdown in headersRich Trott
2019-12-182019-12-17, Version 13.4.0 (Current)Myles Borins
2019-12-04worker: add argv constructor optionlegendecas
2019-11-30doc: fix worker.resourceLimits indentationDaniel Nalborczyk
2019-11-30doc: fix worker.resourceLimits typeDaniel Nalborczyk
2019-11-222019-11-21, Version 13.2.0 (Current)Myles Borins
2019-11-05worker: allow specifying resource limitsAnna Henningsen
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-11worker: mark as stableAnna Henningsen
2019-09-10doc: space around listsNick Schonning
2019-07-16doc: fix minor typoShajan Jacob
2019-06-272019-06-27, Version 12.5.0 (Current)Ruben Bridgewater