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
2020-10-20doc: use kbd element in os docRich Trott
2020-10-09doc: changes description must end with a periodAntoine du Hamel
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-02doc,tools: remove malfunctioning Linux manpage linkerRich Trott
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-05-262020-05-26, Version 12.17.0 'Erbium' (LTS)Michaël Zasso
2020-04-29doc: fix markdown parsing on doc/api/os.mdJuan José Arboleda
2020-04-24doc: add angle brackets around implicit linksNick Schonning
2020-03-13doc: fix os.version() Windows APIcjihrig
2020-03-122020-03-11 Version 13.11.0 (Current)Myles Borins
2020-03-09src: create a getter for kernel versionJuan José Arboleda
2020-01-14doc: standardize on "host name" in os.mdRich Trott
2019-12-27doc,os: use code markup/markdown in headersRich Trott
2019-10-27doc: revise os.mdRich Trott
2019-10-26doc: delete "a number of" things in the docsRich Trott
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-07-18doc: improve os.homedir() docsJuan José Arboleda
2019-07-08doc: format Unix consistentlycjihrig
2019-04-03doc: fix section sorting, add link referenceVse Mozhet Byt
2019-04-03doc: remove old system_errorsMinwoo Jung
2019-02-03doc: document os.userInfo() throwing SystemErrorRaido Kuli
2019-01-11doc: update `os.networkInterfaces()` examplejvelezpo
2018-11-24doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki
2018-09-19doc, win: improve os.setPriority documentationBartosz Sosnowski
2018-09-072018-09-06, Version 10.10.0 (Current)Michaël Zasso
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-23os: add os.{get,set}Priority()cjihrig
2018-07-16doc: make markdown input compliantSam Ruby
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-26doc: remove os.uptime() Windows notecjihrig
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-02-26doc: fix/add link to Android infoVse Mozhet Byt
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-01-04doc: remove x86 from os.arch() optionsGibson Fahnestock
2017-12-02doc: add missing serial commasRich Trott
2017-10-30doc: make default values and periods consistentMatej Krajčovič
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-10-18doc: clarify os.cpus() returns logical CPU coresLuke Childs
2017-09-20doc: fix external links with 404 statusVse Mozhet Byt
2017-09-09src: add support to pass flags to dlopenEzequiel Garcia
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-23doc: link to correct "OS Constants" heading in docsJames Kyle
2017-08-14os: add CIDR supportMudit Ameta
2017-07-05tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt