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-04-142020-04-14, Version 13.13.0 (Current)v13.13.0Michaël Zasso
2020-04-11util: add `maxStrLength` option to `inspect` functionunknown
2020-03-262020-03-26 Version 13.12.0 (Current)v13.12.0Myles Borins
2020-03-24util: use a global symbol for `util.promisify.custom`ExE Boss
2020-02-17doc,util: revise util.md introductory paragraphRich Trott
2020-01-16doc: add an example for util.types.isExternalHarshitha KP
2020-01-16doc: update description of `External`Anna Henningsen
2020-01-16doc: explain native external typesHarshitha KP
2020-01-03doc,util: use code markup/markdown in headersRich Trott
2019-12-182019-12-18, Version 13.5.0 (Current)v13.5.0Myles Borins
2019-12-18util: add Set and map size to inspect outputRuben Bridgewater
2019-12-18util: inspect (user defined) prototype propertiesRuben Bridgewater
2019-12-09util: add more predefined color codes to inspect.colorsRuben Bridgewater
2019-11-21doc: add mention for using promisify on class methodsDenys Otrishko
2019-10-28doc: delete "a number of" things in the docsRich Trott
2019-10-28doc: remove dashesRich Trott
2019-10-222019-10-22, Version 13.0.0 (Current)v13.0.0Beth 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
2019-06-23doc: remove "note that" from util.mdRich Trott
2019-05-20util: include reference anchor for circular structuresRuben Bridgewater
2019-05-20util: if present, fallback to `toString` using the %s formatterRuben Bridgewater
2019-05-20doc: update `util.format` formatters documentationRuben Bridgewater
2019-04-232019-04-23, Version 12.0.0 (Current)Beth Griggs
2019-04-15doc: update util colorsRuben Bridgewater
2019-04-15util: highlight stack framesRuben Bridgewater
2019-04-10util: change inspect compact and breakLength defaultRuben Bridgewater
2019-04-04util: use minimal object inspection with %s specifierRuben Bridgewater
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-062019-03-06, Version 11.11.0 (Current)Ruben Bridgewater
2019-03-01util: group array elements togetherRuben Bridgewater
2019-03-01util: add compact depth modeRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28util: prevent leaking internal propertiesRuben Bridgewater
2019-01-182019-01-17, Version 11.7.0 (Current), @BridgeARRuben Bridgewater
2019-01-10lib: move DEP0029 to end of lifecjihrig
2019-01-10lib: move DEP0028 to end of lifecjihrig
2019-01-10lib: move DEP0027 to end of lifecjihrig
2019-01-10lib: move DEP0026 to end of lifecjihrig
2019-01-09util: inspect ArrayBuffers contents as wellRuben Bridgewater
2018-12-31doc: edit and simplify util.inspect() docscjihrig
2018-12-19util: `format()` now formats bigint and booleansRuben Bridgewater