isaacs
0414e14702
doc: util.pump is deprecated. Use Stream.pipe
...
Conflicts:
doc/api/util.markdown
2012-08-06 08:23:11 -07:00
Ben Noordhuis
3219616f43
util: mark util.pump() as deprecated
2012-08-05 23:40:28 +02:00
Pavel Lang
ff14007573
Enable color customization of util.inspect
...
This is rewrite of #3701 and #3603 before.
This patch introduce `util.inspect.styles`
and `util.inspect.colors` objects, which enables customization
of color sequences.
2012-07-16 18:32:03 -07:00
Kyle Robinson Young
d9bad09ede
doc: util: add args to format and methods error, puts, print
2012-04-24 05:25:09 +02:00
isaacs
2d44dcc8be
doc: Add stability indicators to documentation
2012-03-03 17:03:52 -08:00
isaacs
3c195d04f3
doc refactor: util
2012-02-29 16:04:54 -08:00
koichik
e1c043f43a
docs: fix docs to not suggest variable leaks
...
Fixes #2106 .
2011-12-27 17:43:58 +09:00
Tim Oxley
871194d5fd
docs: document util.inspect's colors param
2011-12-08 15:47:18 +01:00
Nathan Rajlich
3524f41a27
Add docs for the type checking functions in util.js
.
2011-10-27 03:38:29 +09:00
koichik
d439c092c2
Improve util.format() compatibility with browser.
...
Fixes #1434 .
2011-08-08 23:24:05 +09:00
koichik
ae77b4d553
Doc improvements
...
Documents util.format().
Thanks @bnoordhuis and @shigeki.
Fixes #1424 .
2011-08-05 23:42:24 +09:00
Ryan Dahl
0cb4484d43
Doc improvements
...
Fixes #1147 .
Fixes #1139 .
Fixes #1126 .
Thanks ctide, kext, disfated.
2011-06-03 13:27:35 +02:00
Ryan Dahl
b92329667f
Fix spelling mistakes
2011-01-11 10:18:46 -08:00
Marco Rogers
5749f91814
Docs for util.inherits
2010-11-21 19:03:23 -08:00
Ryan Dahl
c6029c75a4
Remove util.print from docs
...
Use process.stdout.write()
2010-11-07 17:22:56 -08:00
Micheil Smith
e190c9616e
Splitting documentation
2010-10-28 14:59:15 -07:00