152 Commits (2d0ce510e8e3d03ad3d45f5ba52dd061e1fd9497)

Author SHA1 Message Date
Brendan Ashworth 626432d843 util: dont repeat isBuffer 9 years ago
Brendan Ashworth 1d79f572f1 util: move deprecate() to internal module 9 years ago
Roman Reiss b5b8ff117c lib: don't use global Buffer 10 years ago
Vladimir Kurchatkin 628845b816 util: introduce `printDeprecationMessage` function 10 years ago
Сковорода Никита Андреевич 214d02040e util: speed up common case of formatting string 10 years ago
Yosuke Furukawa 19ffb5cf1c lib: fix eslint styles 10 years ago
Rod Vagg 702997c1f0 Revert "url: significantly improve the performance of the url module" 10 years ago
Petka Antonov 3fd7fc429c url: significantly improve the performance of the url module 10 years ago
Christopher Monsanto bf7ac08dd0 util: add Map and Set inspection support 10 years ago
Brendan Ashworth 1219e7466c lib: reduce process.binding() calls 10 years ago
Brian White 4dc6ae2181 lib: remove unused variables 10 years ago
Connor Peet 849319a260 util: Check input to util.inherits 10 years ago
cjihrig ed3b057e9f util: handle symbols properly in format() 10 years ago
Vladimir Kurchatkin b9d3928f80 util: simplify `isPrimitive` 10 years ago
cjihrig 6ac8bdc0ab lib: reduce util.is*() usage 10 years ago
cjihrig 804e7aa9ab lib: use const to define constants 10 years ago
Yosuke Furukawa fd30eb2152 src: fix jslint errors 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Evan Lucas b1a208c83c util: _detailedException to _exceptionWithHostPort 10 years ago
Evan Lucas 3937e8566d util,net: move _detailedException into util 10 years ago
Vladimir Kurchatkin c70d192ab3 util: show symbol properties 10 years ago
Ben Noordhuis 21130c7d6f lib: turn on strict mode 10 years ago
gyson cb97bcd6f9 util: add es6 Symbol support for `util.inspect` 10 years ago
Rod Vagg 250782d139 util: format as Error if instanceof Error 11 years ago
Evan Carroll 95dbb6bf64 util: made util.isArray a direct alias for Array.isArray 11 years ago
Yuki KAN 006d42786e lib: use triple equals 11 years ago
Nathan Rajlich 8874a31748 util: show meaningful values for boxed primitives 11 years ago
Thom Seddon 8eaa1ac463 lib: Remove unused var+operations in util.inspect 11 years ago
Fedor Indutny 640912d18a tls_wrap: propagate errors to write callbacks 11 years ago
Tom Gallacher 38a07a929b util: handle escaped forward slashes correctly 11 years ago
Trevor Norris 87cde44280 Revert "util: more strict check for bool/number/string" 11 years ago
Yorkie 95ee84fabe util: more strict check for bool/number/string 11 years ago
David Chan b3e4fc6a48 util: Format negative zero as '-0' 11 years ago
Rod Vagg 684dd28a6c util: format as Error if instanceof Error 11 years ago
Timothy J Fontaine 546ae2eef9 util: pass opts to custom inspect functions 11 years ago
Trevor Norris 50cee6ecab util: isObject should always return boolean 11 years ago
Trevor Norris d66d840e3b util: fix isPrimitive check 11 years ago
Trevor Norris 3158ffb6ef util: add isPrimitive check 11 years ago
isaacs 22c68fdc1d src: Replace macros with util functions 11 years ago
Ben Noordhuis 2cd7adc7f4 util: don't throw on circular %j input to format() 11 years ago
Ben Noordhuis 0330bdf519 lib: macro-ify type checks 11 years ago
Wyatt Preul 5fcd6e4038 util: removed duplicated isArray check 11 years ago
Ben Noordhuis 0161ec87af src, lib: deduplicate errnoException 11 years ago
isaacs 896b2aa707 util: Add debuglog, deprecate console lookalikes 12 years ago
Nick Sullivan 8db693a87e util: make util.log handle non strings like console.log 12 years ago
Marcin Kostrzewa 1f55704718 util: fix util.inspect() line width calculation 12 years ago
Nathan Rajlich 66280de133 util: custom `inspect()` method may return an Object 12 years ago
isaacs 5038f40185 node: Add --throw-deprecation 12 years ago
Ryunosuke SATO 27a91387ae util: fix deprecation message in `util.pump` 12 years ago
isaacs 8509073458 lint 12 years ago