summaryrefslogtreecommitdiff
path: root/doc/api/util.md
AgeCommit message (Expand)Author
2019-12-07util: add more predefined color codes to inspect.colorsRuben Bridgewater
2019-11-20doc: 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-11doc: add brackets to implicit markdown linksNick Schonning
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-03doc: add explicit bracket for markdown reference linksNick Schonning
2019-10-03tools: 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-09doc: space around listsNick Schonning
2019-08-31doc: 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
2018-12-182018-12-18, Version 11.5.0 (Current)Beth Griggs
2018-12-14util: remove todoRuben Bridgewater
2018-12-12util: add inspection getter optionRuben Bridgewater
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-12-072018-12-07, Version 11.4.0 (Current)Ruben Bridgewater
2018-12-05doc: mention util depth default changeRuben Bridgewater
2018-12-05doc: add internal functionality details of util.inheritsRuben Bridgewater
2018-12-03doc: add missing changes entryRuben Bridgewater
2018-12-03util,console: handle symbols as defined in the specRuben Bridgewater
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-11-14Revert "util: change util.inspect depth default"Gus Caplan
2018-10-232018-10-23, Version 11.0.0 (Current)James M Snell