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-03-02workers: fix spawning from preload scriptsJames M Snell
2021-02-28doc: use **Default:** more consistentlycjihrig
2021-02-172021-02-17, Version 15.9.0 (Current)v15.9.0Danielle Adams
2021-02-16perf_hooks: introduce createHistogramJames M Snell
2021-02-16doc: mention CryptoKey in port.postMessage()Filip Skokan
2021-01-22doc: fixup typo in metadata entryJames M Snell
2021-01-142021-01-14, Version 15.6.0 (Current)v15.6.0Danielle Adams
2021-01-12crypto: introduce X509Certificate APIJames M Snell
2021-01-12doc: clarify when messageerror is emittedJames M Snell
2021-01-12doc: add note about uncloneable objectsJames M Snell
2020-12-21doc: simplify worker_threads.md textRich Trott
2020-12-092020-12-09, Version 15.4.0 (Current)v15.4.0Danielle Adams
2020-12-07worker: add experimental BroadcastChannelJames M Snell
2020-11-22doc: fix invalid link in worker_threads.mdRich Trott
2020-11-042020-11-04, Version 15.1.0 (Current)v15.1.0Michaël Zasso
2020-11-03doc: update MessagePort documentation for EventTarget inheritanceAnna Henningsen
2020-11-03worker: 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