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-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-06-27doc: use ASCII order for md refsAntoine du Hamel
2021-05-17doc: clarify synchronous blocking of Worker stdioJames M Snell
2021-05-122021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams
2021-04-26doc: fix typo in worker_threads.mdtakayama
2021-04-23doc: fix YAML comment opening tagsJayden Seric
2021-04-062021-04-06, Version 15.14.0 (Current)Myles Borins
2021-04-02net: add SocketAddress classJames M Snell
2021-04-02net: make net.BlockList cloneableJames M Snell
2021-03-302021-03-30, Version 12.22.0 'Erbium' (LTS)Richard Lau
2021-03-182021-03-17, Version 15.12.0 (Current)Danielle Adams
2021-03-15worker: add setEnvironmentData/getEnvironmentDataJames M Snell
2021-03-04worker: allow BroadcastChannel in receiveMessageOnPortAnna Henningsen
2021-03-01workers: fix spawning from preload scriptsJames M Snell
2021-02-182021-02-17, Version 15.9.0 (Current)Danielle Adams
2021-02-17doc: use **Default:** more consistentlycjihrig
2021-02-15perf_hooks: introduce createHistogramJames M Snell
2021-02-05doc: mention CryptoKey in port.postMessage()Filip Skokan
2021-01-15doc: fixup typo in metadata entryJames M Snell
2021-01-152021-01-14, Version 15.6.0 (Current)Danielle Adams
2021-01-09crypto: introduce X509Certificate APIJames M Snell
2021-01-06doc: clarify when messageerror is emittedJames M Snell
2020-12-31doc: 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)Danielle Adams
2020-12-01worker: add experimental BroadcastChannelJames M Snell
2020-11-15doc: fix invalid link in worker_threads.mdRich Trott
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