summaryrefslogtreecommitdiff
path: root/doc/api/util.md
AgeCommit message (Expand)Author
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
2018-10-17util: treat format arguments equallyRoman Reiss
2018-10-102018-10-10, Version 10.12.0 (Current)Michaël Zasso
2018-10-09util: support BigInt in util.formatMasashi Hirano
2018-10-08doc: add util.inspect() legacy signaturesiddhant
2018-10-02util: change %o depth defaultRuben Bridgewater
2018-10-02util: change util.inspect depth defaultRuben Bridgewater
2018-09-22doc,test: fix inspect's sorted compare functionMichaël Zasso
2018-09-202018-09-20, Version 10.11.0 (Current)Michaël Zasso
2018-09-19util: add order option to `.inspect()`Ruben Bridgewater
2018-09-17util: make TextEncoder/TextDecoder globalJames M Snell
2018-09-15util: use a shared symbol for util.inspect.customchocolateboy
2018-09-13util: limit inspection output size to 128 MBRuben Bridgewater
2018-09-05util: add util.types.isBoxedPrimitiveRuben Bridgewater
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-15test: remove harmony flagsRuben Bridgewater
2018-07-15doc: declare all parameter typesSam Ruby
2018-07-14doc: prevent some redirectionsVse Mozhet Byt
2018-07-042018-07-04, Version 10.6.0 (Current)Michaël Zasso
2018-06-24util: recover from maximum call stack sizeRuben Bridgewater
2018-06-06doc: simplify deprecation languageRich Trott
2018-05-19util: remove custom inspection functionRuben Bridgewater
2018-05-11Revert "util: change util.inspect depth default"Anna Henningsen
2018-05-11Revert "util: change %o depth default"Anna Henningsen
2018-05-10doc: add util.types.isModuleNamespaceObject()Gus Caplan
2018-05-09doc: add util.types.isBig{Int,Uint}64Array()cjihrig
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-12console: add color supportAnna Henningsen