20 Commits (4878e1c0e5c684174d6848799d546e726f11fd28)

Author SHA1 Message Date
Roman Reiss 1a6a69a8e0
util: add inspect.defaultOptions 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 8 years ago
vladimir 320f433dcd util: support classes in util.deprecate() 8 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 8 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 8 years ago
Evan Lucas bc7b71937c doc: fix util.deprecate() example 8 years ago
Sakthipriyan Vairamani 4b9a0e4133 doc: link and highlight Object.assign 8 years ago
cjihrig a2ee21db84 util: add an option for configuring break length 8 years ago
James M Snell 267556762d doc: fix header depth of util.isSymbol 9 years ago
Jeremiah Senkpiel 0cc903544d doc: addresses nits in string_decoder, url, util 9 years ago
Sakthipriyan Vairamani 435e673efd doc: minor improvements to util.md 9 years ago
James M Snell ef9778cb9b doc: general improvements to util.md 9 years ago
Anna Henningsen a4564f3649
util: adhere to `noDeprecation` set at runtime 9 years ago
Robert Jefe Lindstaedt 9daf4a2937 doc: discourage use of util.inherits 9 years ago
James M Snell a2e57192eb util: truncate inspect array and typed array 9 years ago
James M Snell ba6196f843 util: fix inspecting of proxy objects 9 years ago
cjihrig d09c972fde doc: remove obsolete comment in isError() example 9 years ago
Jackson Tian e556dd3856 doc: use Buffer.from() instead of new Buffer() 9 years ago
Jackson Tian 236b7e8dd1 doc: doc-only deprecation for util.log() 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Benjamin Gruenbaum d8290286b3 doc: document deprecation of util._extend 9 years ago
Rich Trott 6e6ce09861 doc: copyedit util doc 9 years ago
cjihrig 54cbf2826b doc: note util.isError() @@toStringTag limitations 9 years ago
Benjamin Gruenbaum 334a7e3614 doc: replace function expressions with arrows 9 years ago
Sakthipriyan Vairamani 4714abb482 doc: show links consistently in deprecations 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
Richard Sun a2e77cedef doc: remove "above" and "below" references 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
Roman Klauke dfc8bedbc5 doc: change references from node to Node.js 9 years ago
jpersson 14b3aab7d2 doc: add links and backticks around names 9 years ago
Wyatt Preul 007cfea308 util: remove pump 9 years ago
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Tristian Flanagan 8c703cd040 doc: sort util alphabetically 9 years ago
Evan Lucas 7cb3a5427d doc: add note to util.isBuffer 9 years ago
Sakthipriyan Vairamani 7953c83b85 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