projects
/
platform
/
upstream
/
nodejs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doc: improvements to console.markdown copy
[platform/upstream/nodejs.git]
/
lib
/
util.js
2016-01-19
Brian White
util: fix constructor/instanceof checks
blob
|
commitdiff
2016-01-19
Sakthipriyan Vairamani
lib,test: update let to const where applicable
blob
|
commitdiff
|
diff to current
2015-12-23
qinjia
util: use regexp instead of str.replace().join()
blob
|
commitdiff
|
diff to current
2015-10-08
Evan Lucas
util: fix for inspecting promises
blob
|
commitdiff
|
diff to current
2015-10-08
Evan Lucas
util: correctly inspect Map/Set Iterators
blob
|
commitdiff
|
diff to current
2015-10-08
Evan Lucas
util: fix check for Array constructor
blob
|
commitdiff
|
diff to current
2015-10-02
Ben Noordhuis
util: optimize promise introspection
blob
|
commitdiff
|
diff to current
2015-08-08
Christopher Monsanto
util: display constructor when inspecting objects
blob
|
commitdiff
|
diff to current
2015-07-28
Ali Ijaz Sheikh
util: delay creation of debug context
blob
|
commitdiff
|
diff to current
2015-07-21
Sakthipriyan Vairamani
util: removing redundant checks in is* functions
blob
|
commitdiff
|
diff to current
2015-07-03
Sakthipriyan Vairamani
util: prepend '(node) ' to deprecation messages
blob
|
commitdiff
|
diff to current
2015-06-16
Brendan Ashworth
util: dont repeat isBuffer
blob
|
commitdiff
|
diff to current
2015-06-16
Brendan Ashworth
util: move deprecate() to internal module
blob
|
commitdiff
|
diff to current
2015-06-11
Roman Reiss
lib: don't use global Buffer
blob
|
commitdiff
|
diff to current
2015-06-04
Vladimir Kurchatkin
util: introduce `printDeprecationMessage` function
blob
|
commitdiff
|
diff to current
2015-05-20
Сковорода Никита...
util: speed up common case of formatting string
blob
|
commitdiff
|
diff to current
2015-05-09
Yosuke Furukawa
lib: fix eslint styles
blob
|
commitdiff
|
diff to current
2015-05-04
Rod Vagg
Revert "url: significantly improve the performance...
blob
|
commitdiff
|
diff to current
2015-05-02
Petka Antonov
url: significantly improve the performance of the url...
blob
|
commitdiff
|
diff to current
2015-05-02
Jeremiah Senkpiel
Merge branch 'v1.x'
blob
|
commitdiff
|
diff to current
2015-04-26
Christopher Monsanto
util: add Map and Set inspection support
blob
|
commitdiff
|
diff to current
2015-04-09
Brendan Ashworth
lib: reduce process.binding() calls
blob
|
commitdiff
|
diff to current
2015-03-31
Brian White
lib: remove unused variables
blob
|
commitdiff
|
diff to current
2015-03-23
Connor Peet
util: Check input to util.inherits
blob
|
commitdiff
|
diff to current
2015-02-24
cjihrig
util: handle symbols properly in format()
blob
|
commitdiff
|
diff to current
2015-02-07
Vladimir Kurchatkin
util: simplify `isPrimitive`
blob
|
commitdiff
|
diff to current
2015-02-01
cjihrig
lib: reduce util.is*() usage
blob
|
commitdiff
|
diff to current
2015-01-21
cjihrig
lib: use const to define constants
blob
|
commitdiff
|
diff to current
2015-01-15
Yosuke Furukawa
src: fix jslint errors
blob
|
commitdiff
|
diff to current
2015-01-12
isaacs
Remove excessive copyright/license boilerplate
blob
|
commitdiff
|
diff to current
2015-01-08
Evan Lucas
util: _detailedException to _exceptionWithHostPort
blob
|
commitdiff
|
diff to current
2015-01-08
Evan Lucas
util,net: move _detailedException into util
blob
|
commitdiff
|
diff to current
2015-01-08
Vladimir Kurchatkin
util: show symbol properties
blob
|
commitdiff
|
diff to current
2015-01-05
Ben Noordhuis
Merge remote-tracking branch 'joyent/v0.12' into v1.x
blob
|
commitdiff
|
diff to current
2014-12-09
Bert Belder
Merge 'node/v0.12'
blob
|
commitdiff
|
diff to current
2014-11-22
Ben Noordhuis
Merge remote-tracking branch 'joyent/v0.12' into v0.12
blob
|
commitdiff
|
diff to current
2014-11-22
Ben Noordhuis
lib: turn on strict mode
blob
|
commitdiff
|
diff to current
2014-10-03
gyson
util: add es6 Symbol support for `util.inspect`
blob
|
commitdiff
|
diff to current
2014-09-17
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10' into...
blob
|
commitdiff
|
diff to current
2014-08-07
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10' into...
blob
|
commitdiff
|
diff to current
2014-07-29
Fedor Indutny
Merge remote-tracking branch 'origin/v0.10' into master
blob
|
commitdiff
|
diff to current
2014-06-17
Timothy J Fontaine
Merge remote-tracking branch 'upstream-rw/v0.10'
blob
|
commitdiff
|
diff to current
2014-06-11
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-06-10
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-06-05
Fedor Indutny
Merge branch 'v0.10'
blob
|
commitdiff
|
diff to current
2014-05-02
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10' into...
v0.11.13
blob
|
commitdiff
|
diff to current
2014-05-01
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-05-01
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-04-25
Rod Vagg
util: format as Error if instanceof Error
blob
|
commitdiff
|
diff to current
2014-04-08
Fedor Indutny
Merge branch 'v0.10'
blob
|
commitdiff
|
diff to current
2014-04-03
Evan Carroll
util: made util.isArray a direct alias for Array.isArray
blob
|
commitdiff
|
diff to current
2014-04-02
Yuki KAN
lib: use triple equals
blob
|
commitdiff
|
diff to current
2014-03-26
Fedor Indutny
Merge remote-tracking branch 'origin/v0.10'
blob
|
commitdiff
|
diff to current
2014-03-10
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-03-02
Fedor Indutny
Merge remote-tracking branch 'origin/v0.10'
blob
|
commitdiff
|
diff to current
2014-02-19
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-02-18
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-02-14
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-02-14
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-02-10
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-02-09
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-02-06
Nathan Rajlich
util: show meaningful values for boxed primitives
blob
|
commitdiff
|
diff to current
2014-01-28
Thom Seddon
lib: Remove unused var+operations in util.inspect
blob
|
commitdiff
|
diff to current
2014-01-27
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-01-25
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-01-24
Fedor Indutny
tls_wrap: propagate errors to write callbacks
blob
|
commitdiff
|
diff to current
2014-01-15
Trevor Norris
Merge remote-tracking branch 'origin/v0.10'
blob
|
commitdiff
|
diff to current
2014-01-13
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-01-13
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2014-01-10
Tom Gallacher
util: handle escaped forward slashes correctly
blob
|
commitdiff
|
diff to current
2014-01-01
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-12-31
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-12-31
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-12-30
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-12-20
Trevor Norris
Revert "util: more strict check for bool/number/string"
blob
|
commitdiff
|
diff to current
2013-12-19
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-12-18
Yorkie
util: more strict check for bool/number/string
blob
|
commitdiff
|
diff to current
2013-12-13
Fedor Indutny
Merge branch 'v0.10'
blob
|
commitdiff
|
diff to current
2013-12-12
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-12-10
Fedor Indutny
Merge branch 'v0.10'
blob
|
commitdiff
|
diff to current
2013-12-10
Fedor Indutny
Merge branch 'v0.10'
blob
|
commitdiff
|
diff to current
2013-12-07
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-12-02
Fedor Indutny
Merge branch 'v0.10'
blob
|
commitdiff
|
diff to current
2013-12-02
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-11-26
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-11-25
David Chan
util: Format negative zero as '-0'
blob
|
commitdiff
|
diff to current
2013-11-20
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-11-18
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-11-08
isaacs
Merge remote-tracking branch 'ry/v0.10'
blob
|
commitdiff
|
diff to current
2013-10-28
isaacs
Merge remote-tracking branch 'ry/v0.10'
blob
|
commitdiff
|
diff to current
2013-10-25
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-10-15
Rod Vagg
util: format as Error if instanceof Error
blob
|
commitdiff
|
diff to current
2013-09-24
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-09-07
isaacs
Merge remote-tracking branch 'ry/v0.10'
blob
|
commitdiff
|
diff to current
2013-09-06
isaacs
Merge remote-tracking branch 'ry/v0.10'
blob
|
commitdiff
|
diff to current
2013-09-04
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
blob
|
commitdiff
|
diff to current
2013-09-01
isaacs
Merge remote-tracking branch 'ry/v0.10'
blob
|
commitdiff
|
diff to current
2013-08-31
isaacs
Merge remote-tracking branch 'ry/v0.10'
blob
|
commitdiff
|
diff to current
2013-08-28
isaacs
Merge remote-tracking branch 'ry/v0.10'
blob
|
commitdiff
|
diff to current
2013-08-22
Timothy J Fontaine
util: pass opts to custom inspect functions
blob
|
commitdiff
|
diff to current
next