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
2018-04-11doc: fix various nitsVse Mozhet Byt
2018-02-27doc: decapitalize primitive typesVse Mozhet Byt
2018-01-24doc: replace wrong U+00A0 by common spacesVse Mozhet Byt
2018-01-24doc: fix duplicate words & spellings in docssreepurnajasti
2017-12-20doc: fix a link in dgram.mdVse Mozhet Byt
2017-11-17doc: correct the spelling of omitting in dgram.mdVidya Subramanyam
2017-11-17doc: fix a link in dgram.mdVse Mozhet Byt
2017-10-18doc: fix dgram.md typosAlessandro Vergani
2017-10-112017-10-11, Node.js Version 8.7.0 (Current)v8.7.0Myles Borins
2017-10-11doc: standardize function param/object prop styleGibson Fahnestock
2017-10-11doc: do not begin yaml value with backtickJon Moss
2017-10-11dgram: support for setting socket buffer sizeDamien O'Reilly
2017-09-262017-09-26, Node.js Version 8.6.0 (Current)v8.6.0James M Snell
2017-09-25dgram: add custom lookup function in socketscjihrig
2017-09-20dgram: added setMulticastInterface()Will Young
2017-09-12doc: add links to alternative versions of docChris Young
2017-05-302017-05-30, Version 8.0.0 (Current)v8.0.0James M Snell
2017-05-21doc: remove unused/duplicated reference linksDaijiro Wachi
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-28doc: replace uses of `you` and other style nitsJames M Snell
2017-04-25doc: add no-var, prefer-const in doc eslintrcVse Mozhet Byt
2017-03-27dgram: support Uint8Array input to send()Anna Henningsen
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-02-24doc: document pending semver-major API changesAnna Henningsen
2017-02-24doc: add changelogs for dgramAnna Henningsen
2017-02-21doc: fix sorting in API referencesVse Mozhet Byt
2017-02-18dgram: improve signature of Socket.prototype.sendChristopher Hiller
2017-02-08doc: fix typo in dgram docRich Trott
2017-01-31doc: correct and complete dgram's Socket.bind docsAlex Jordan
2016-12-28doc: improve rinfo object documentationMatt Crummey
2016-09-02doc: fix broken link in dgram docBrian White
2016-08-25doc: add `added:` information for dgramLuigi Pinca
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-07-14doc: various documentation formatting fixesСковорода Никита Андреевич
2016-07-10doc,dgram: fix addMembership documentationSantiago Gimeno
2016-05-19doc: add `added:` info for dgram.*Membership()Rich Trott
2016-05-17doc: add `added` info for `dgram.setBroadcast()`Rich Trott
2016-04-27doc: use Buffer.from() instead of new Buffer()Jackson Tian
2016-04-21doc: git mv to .mdRobert Jefe Lindstaedt