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-05-08doc: harmonize changes list orderingAntoine du Hamel
2021-04-30dgram: support AbortSignal in createSocketNitzan Uziely
2020-10-14doc: harmonize changes list orderingAntoine du Hamel
2020-10-14doc: fix missing PR-URLs in YAML commentsAntoine du Hamel
2020-10-06doc: sort md references in ASCII orderAntoine du Hamel
2020-10-06doc: use .md extension for internal linksAntoine du Hamel
2020-09-21doc: remove excessive formatting in dgram.mdRich Trott
2020-09-21doc: fix missing word in dgram.mdTom Atkinson
2020-09-01doc: improve link-local text in dgram.mdRich Trott
2020-08-11doc: use _Static method_ instead of _Class Method_Rich Trott
2020-07-28dgram: add IPv6 scope id suffix to received udp6 dgramsPekka Nikander
2020-07-17doc: add dynamic source code linksAlec Davidson
2020-07-17doc: mention errors thrown by methods called on an unbound dgram.SocketMateusz Krawczuk
2020-07-14doc: use sentence-case for headings in docsRich Trott
2020-06-302020-06-30, Version 14.5.0 (Current)v14.5.0Shelley Vohr
2020-06-30dgram: allow typed arrays in .send()Sarat Addepalli
2020-04-29doc: fix LTS replaceme tagsAnna Henningsen
2020-04-14doc: 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
2018-10-30doc: remove notice of dashes in V8 optionsDenys Otrishko
2018-10-23doc: document that addMembership must be called once in a clusterJames M Snell
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-19doc: unify optional arguments format in headingsVse Mozhet Byt
2018-08-06dgram: implement socket.bind({ fd })Ouyang Yadong
2018-07-15doc: declare all parameter typesSam Ruby
2018-06-07doc: remove spaces around slashesRich Trott
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-12doc: add quotes for event names + fix similar nitsVse Mozhet Byt