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
2022-05-10doc: use serial comma in cluster docsTobias Nießen
2022-05-10doc: fix examples in cluster.mdOneNail
2022-04-28doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-10doc: mark worker.id as integer in cluster docsTobias Nießen
2022-04-01doc: remove extraneous commaRich Trott
2022-03-07doc: remove erroneous comma in cluster explainerTobias Nießen
2022-02-06doc: add missing commas in cluster docsTobias Nießen
2022-02-05cluster: make `kill` to be just `process.kill`Bar Admoni
2022-02-02doc: use UDPv4/UDPv6 consistently with TCPv4/TCPv6Tobias Nießen
2022-01-28doc: avoid incomplete sentence in cluster docsTobias Nießen
2022-01-25doc: remove unadvisable cluster exampleTobias Nießen
2022-01-23doc: modernize and simplify cluster exampleTobias Nießen
2022-01-23doc: suggest worker threads in cluster docsTobias Nießen
2022-01-21doc: add missing word in cluster.workers detailsTobias Nießen
2022-01-20doc: fix deprecated alias description in clusterTobias Nießen
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-06-27doc: use ASCII order for md refsAntoine du Hamel
2021-06-25doc: esm examples /w imports for process, BufferGuy Bedford
2021-04-202021-04-20, Version 16.0.0 (Current)Beth Griggs
2021-02-17doc: use **Default:** more consistentlycjihrig
2021-01-05lib,src: update cluster to use ParentMichael Dawson
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-20doc: standardize on _backward_Rich Trott
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-07doc: remove default parameter value from headerRich Trott
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2019-12-27doc,cluster: use code markup/markdown in headersRich Trott
2019-11-222019-11-21, Version 13.2.0 (Current)Myles Borins
2019-11-06child_process,cluster: allow using V8 serialization APIAnna Henningsen
2019-11-03doc: linkify `.setupMaster()` in cluster docKamat, Trivikram
2019-11-01doc: linkify `.fork()` in cluster documentationAnna Henningsen
2019-10-30doc: add options description for send APIsdev-313
2019-10-28doc: remove incorrect and outdated exampleTobias Nießen
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-09-09doc: exitedAfterDisconnect value can be falseNimit Aggarwal
2019-09-04doc: change the 'txt' to 'console' for a commandMaledong
2019-09-01doc: add extends for derived classesKamat, Trivikram
2019-07-08doc: format Unix consistentlycjihrig
2019-06-27doc: clean up isDead() examplecjihrig
2019-06-25doc: add example code for worker.isDead() to cluster.mdJesse Cogollo
2019-06-23doc: remove "note that" from cluster.mdRich Trott
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-11-24doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki
2018-11-14Revert "child_process: change windowsHide default to true"Rich Trott
2018-10-29doc: make example more clarified in cluster.mdZYSzys