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-112021-05-11, Version 14.17.0 'Fermium' (LTS)v14.17.0Danielle Adams
2021-05-08util: add getSystemErrorMap() impleladkeyshawn
2020-12-15doc: update list styles for remark-parse@9 renderingRich Trott
2020-12-15doc: adjust table alignment for remark v13Nick Schonning
2020-10-14doc: harmonize YAML commentsAntoine du Hamel
2020-10-14doc: harmonize changes list orderingAntoine du Hamel
2020-10-14doc: fix util.inspect change historyAntoine 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: use command-line/command line consistentlyRich Trott
2020-08-272020-08-27, Version 14.9.0 (Current)v14.9.0Danielle Adams
2020-08-20util: add debug and debuglog.enabledBradley Farias
2020-08-11doc: use _Static method_ instead of _Class Method_Rich Trott
2020-07-17doc: util.debuglog callbackBradley Farias
2020-07-17doc: add dynamic source code linksAlec Davidson
2020-07-17util: restrict custom inspect function + vm.Context interactionAnna Henningsen
2020-07-14doc: use sentence-case for headings in docsRich Trott
2020-06-30doc: use a single space between sentencesRich Trott
2020-06-30doc: remove "currently" from util.mdRich Trott
2020-06-30doc: update ```txt ```fandamental and ```raw code blocksZeke Sikelianos
2020-05-04doc: add util.types.isArrayBufferView()Kevin Locke
2020-04-29doc: fix LTS replaceme tagsAnna Henningsen
2020-04-212020-04-21, Version 14.0.0 (Current)v14.0.0Beth Griggs
2020-04-14util: add `maxStrLength` option to `inspect` functionunknown
2020-03-272020-03-26 Version 13.12.0 (Current)Myles Borins
2020-03-19src: remove deprecated wasm type checkClemens Backes
2020-03-12util: use a global symbol for `util.promisify.custom`ExE Boss
2020-02-10doc,util: revise util.md introductory paragraphRich Trott
2020-01-13doc: add an example for util.types.isExternalHarshitha KP
2020-01-10doc: update description of `External`Anna Henningsen
2020-01-08doc: explain native external typesHarshitha KP
2019-12-27doc,util: use code markup/markdown in headersRich Trott
2019-12-182019-12-18, Version 13.5.0 (Current)Myles Borins
2019-12-15util: add Set and map size to inspect outputRuben Bridgewater
2019-12-13util: inspect (user defined) prototype propertiesRuben Bridgewater
2019-12-07util: add more predefined color codes to inspect.colorsRuben Bridgewater
2019-11-21doc: add mention for using promisify on class methodsDenys Otrishko
2019-10-26doc: delete "a number of" things in the docsRich Trott
2019-10-26doc: remove dashesRich Trott
2019-10-222019-10-22, Version 13.0.0 (Current)Beth Griggs
2019-10-12doc: add brackets to implicit markdown linksNick Schonning
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-04doc: add explicit bracket for markdown reference linksNick Schonning
2019-10-04tools: support full-icu by defaultSteven R. Loomis
2019-10-03doc: unify place of stability notesVse Mozhet Byt
2019-09-262019-09-24, Version 12.11.0 (Current)Ruben Bridgewater
2019-09-22console: skip/strip %c formattingGus Caplan
2019-09-13util: add encodeInto to TextEncoderAnna Henningsen
2019-09-10doc: space around listsNick Schonning
2019-09-01doc: add blanks around code fencesNick Schonning