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-30doc: use serial comma in dgram docsTobias Nießen
2022-04-28doc: fix outdated documentation for `family` propertyAntoine du Hamel
2022-04-28doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-02-26doc: remove repeated a wordapeltop
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-10-192021-10-19, Version 17.0.0 (Current)Beth Griggs
2021-09-18dgram: tighten `address` validation in `socket.send`Voltrex
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-06-25doc: esm examples /w imports for process, BufferGuy Bedford
2021-02-022021-02-02, Version 15.8.0 (Current)Michaël Zasso
2021-01-25dgram: support AbortSignal in createSocketNitzan Uziely
2021-01-05lib,src: update cluster to use ParentMichael Dawson
2020-10-09doc: harmonize changes list orderingAntoine du Hamel
2020-10-09doc: fix missing PR-URLs in YAML commentsAntoine 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-09-19doc: remove excessive formatting in dgram.mdRich Trott
2020-09-16doc: fix missing word in dgram.mdTom Atkinson
2020-08-26doc: improve link-local text in dgram.mdRich Trott
2020-08-09doc: use _Static method_ instead of _Class Method_Rich Trott
2020-07-21dgram: add IPv6 scope id suffix to received udp6 dgramsPekka Nikander
2020-07-012020-06-30, Version 14.5.0 (Current)Shelley Vohr
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-24doc: mention errors thrown by methods called on an unbound dgram.SocketMateusz Krawczuk
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-19dgram: allow typed arrays in .send()Sarat Addepalli
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-04-07doc: clarify `listening` eventHarshitha KP
2020-01-14doc: standardize on "host name" in dgram.mdRich Trott
2019-12-27doc,dgram: use code markup/markdown in headersRich Trott
2019-11-052019-11-05, Version 13.1.0 (Current)Michaël Zasso
2019-10-27doc: remove "it is important to" phrasingRich Trott
2019-10-26doc: delete "a number of" things in the docsRich Trott
2019-10-26doc: remove dashesRich Trott
2019-10-17dgram: add source-specific multicast supportLucas Pardue
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-02doc: fix nits in dgram.mdVse Mozhet Byt
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-10doc: space around listsNick Schonning
2019-09-01doc: add extends for derived classesKamat, Trivikram
2019-09-01doc: add blanks around code fencesNick Schonning
2019-06-23doc: remove "note that" from dgram.mdRich Trott
2019-04-232019-04-23, Version 12.0.0 (Current)Beth Griggs
2019-04-03dgram: add support for UDP connected socketsSantiago Gimeno
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-12doc: fix minor typo in dgram.mdDaniel Bevenius
2018-12-072018-12-07, Version 11.4.0 (Current)Ruben Bridgewater
2018-11-29doc: sort bottom-of-file markdown linksSam Roberts
2018-11-22net,dgram: add ipv6Only option for net and dgramOuyang Yadong