summaryrefslogtreecommitdiff
path: root/doc/api/worker_threads.md
AgeCommit message (Expand)Author
2019-12-03worker: add argv constructor optionlegendecas
2019-11-30doc: fix worker.resourceLimits indentationDaniel Nalborczyk
2019-11-30doc: fix worker.resourceLimits typeDaniel Nalborczyk
2019-11-212019-11-21, Version 13.2.0 (Current)Myles Borins
2019-11-05worker: allow specifying resource limitsAnna Henningsen
2019-10-10doc: 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-09doc: space around listsNick Schonning
2019-07-15doc: fix minor typoShajan Jacob
2019-06-272019-06-27, Version 12.5.0 (Current)Ruben Bridgewater
2019-06-17worker: refactor `worker.terminate()`Anna Henningsen
2019-06-10doc: add note about AsyncResource for Worker poolingAnna Henningsen
2019-05-212019-05-21, Version 12.3.0 (Current)Ruben Bridgewater
2019-05-19worker: add ability to unshift message from MessagePortAnna Henningsen
2019-04-112019-04-11, Version 11.14.0 (Current)Beth Griggs
2019-03-30worker: use copy of process.envAnna Henningsen
2019-03-282019-03-28, Version 11.13.0 (Current)Michaël Zasso
2019-03-24doc: minor edit to worker_threads.mdRich Trott
2019-03-21doc: fix comma of the list in worker_threads.mdHang Jiang
2019-03-15worker: implement worker.moveMessagePortToContext()Anna Henningsen
2019-03-11doc: document diverging MessagePort.onmessage handlingAnna Henningsen
2019-03-02worker: provide process.execArgvAnna Henningsen
2019-02-22worker: improve integration with native addonsAnna Henningsen
2019-02-17doc: improve worker_threads documentationAnna Henningsen
2019-01-29doc: document uniqueness of worker.threadIdAnna Henningsen
2019-01-29doc: fix issue with worker_threads docsLee Byron
2019-01-18worker: enable passing command line flagsYael Hermon
2019-01-11doc: fix the path to postMessage()Mitar
2019-01-11doc,worker: revise worker_threads.mdRich Trott
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2018-12-16doc: add EventTarget link to worker_threadsAzard
2018-12-11doc: add class worker documentationyoshimoto koki
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-10-24trace_events: forbid tracing modifications from worker threadsAnna Henningsen
2018-10-10doc: remove personal pronoun from worker_threadsRich Trott
2018-09-24doc: add callback parameters of worker.terminate()Denis Fäcke
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-07-18doc: fix worker example to receive messageSakthipriyan Vairamani (thefourtheye)
2018-07-12tools: add no-duplicate-requires ruleGus Caplan
2018-07-02doc: fix some linksVse Mozhet Byt
2018-06-27worker: support relative pathsitaysabato
2018-06-26doc: updated docs to include --experimental-worker flagJo Colina
2018-06-24doc: show options arg to new Worker is optionalThomas Watson
2018-06-21doc: fix missing parentPort link in worker_threadsThomas Watson
2018-06-202018-16-20, Version 10.5.0 (Current)Michaël Zasso
2018-06-11doc: fix reference to workerData in worker_threadsJeremiah Senkpiel
2018-06-06worker: rename to worker_threadsAnna Henningsen