2 Commits (23797eb0370fad9eb3fcdd314959c399d5d5dc85)

Author SHA1 Message Date
James M Snell 0013af61de doc: fix header depth of util.isSymbol 9 years ago
Robert Jefe Lindstaedt c237ac3d68 doc: git mv to .md 8 years ago
Rich Trott 05633049b3 doc: copyedit util doc 9 years ago
Sakthipriyan Vairamani 40fdd129c3 doc: show links consistently in deprecations 9 years ago
Benjamin Gruenbaum 92dbcb4bb0 doc: replace function expressions with arrows 9 years ago
Robert Jefe Lindstaedt 3624eaf691 doc: fenced all code blocks, typo fixes 9 years ago
Richard Sun 4cc6180fc5 doc: remove "above" and "below" references 9 years ago
James M Snell 61f91b2f29 doc: fix, modernize examples in docs 9 years ago
Roman Klauke 8d676ef55e doc: change references from node to Node.js 9 years ago
jpersson e2fe214857 doc: add links and backticks around names 9 years ago
Bryan English 151668308c doc: consistent reference-style links 9 years ago
Tristian Flanagan 2d350e9894 doc: sort util alphabetically 9 years ago
Evan Lucas b92f05a3f9 doc: add note to util.isBuffer 9 years ago
Sakthipriyan Vairamani 43e2b7f836 doc: remove usage of events.EventEmitter 9 years ago
Sakthipriyan Vairamani 93e2830686 doc: document deprecation of util.is* functions 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Nick Raienko e55fdc47a7 doc: fix util.deprecate example 10 years ago
Jeremiah Senkpiel 245ba1d658 doc: fix util.isObject documentation 10 years ago
Brendan Ashworth 45814216ee doc: fix format docs discrepancy 10 years ago
Yazhong Liu f8c893dd39 doc: fix confusion markdown in util.markdown 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Thomas Jensen 6f36630f55 doc: fix util.isBuffer examples 10 years ago
Brian White 95955a1c4d doc: update util methods 10 years ago
Vladimir Kurchatkin c70d192ab3 util: show symbol properties 10 years ago
Ben Noordhuis 8b04161342 doc: util: document --trace-deprecation 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago
Yazhong Liu a4f2f9ea8a doc: add spec for util.deprecate() 11 years ago
Evan Carroll 95dbb6bf64 util: made util.isArray a direct alias for Array.isArray 11 years ago
isaacs 02eb9c834a doc: Adjust util stability index to 'API Frozen' 11 years ago
isaacs 73d328de24 doc: Adjust util stability index to 'API Frozen' 11 years ago
Timothy J Fontaine 546ae2eef9 util: pass opts to custom inspect functions 11 years ago
Ben Noordhuis 2cd7adc7f4 util: don't throw on circular %j input to format() 11 years ago
isaacs 896b2aa707 util: Add debuglog, deprecate console lookalikes 12 years ago
Nathan Rajlich 3288bc9532 doc: fix inpect() -> inspect() typo 12 years ago
Nathan Rajlich 66280de133 util: custom `inspect()` method may return an Object 12 years ago
Nathan Rajlich 4eb5399bb2 util: add a "customInspect" option to `util.inspect()` 12 years ago
Nathan Rajlich 07774e6b95 util: make `inspect()` accept an "options" argument 12 years ago
Nathan Rajlich f826b3269d doc: document the custom "inspect()" function behavior 12 years ago
isaacs 0414e14702 doc: util.pump is deprecated. Use Stream.pipe 12 years ago
isaacs 4ff56aa15e doc: util.pump is deprecated. Use Stream.pipe 12 years ago
Ben Noordhuis 3219616f43 util: mark util.pump() as deprecated 12 years ago
Pavel Lang ff14007573 Enable color customization of `util.inspect` 12 years ago
Kyle Robinson Young d9bad09ede doc: util: add args to format and methods error, puts, print 13 years ago
isaacs 2d44dcc8be doc: Add stability indicators to documentation 13 years ago
isaacs 3c195d04f3 doc refactor: util 13 years ago
isaacs 8e6086b403 doc refactor: util 13 years ago
koichik e1c043f43a docs: fix docs to not suggest variable leaks 13 years ago
Tim Oxley 871194d5fd docs: document util.inspect's colors param 13 years ago
Nathan Rajlich 3524f41a27 Add docs for the type checking functions in `util.js`. 13 years ago