doc: improvements to console.markdown copy
[platform/upstream/nodejs.git] / lib / util.js
2016-01-19 Brian Whiteutil: fix constructor/instanceof checks
2016-01-19 Sakthipriyan Vairamanilib,test: update let to const where applicable
2015-12-23 qinjiautil: use regexp instead of str.replace().join()
2015-10-08 Evan Lucasutil: fix for inspecting promises
2015-10-08 Evan Lucasutil: correctly inspect Map/Set Iterators
2015-10-08 Evan Lucasutil: fix check for Array constructor
2015-10-02 Ben Noordhuisutil: optimize promise introspection
2015-08-08 Christopher Monsantoutil: display constructor when inspecting objects
2015-07-28 Ali Ijaz Sheikhutil: delay creation of debug context
2015-07-21 Sakthipriyan Vairamaniutil: removing redundant checks in is* functions
2015-07-03 Sakthipriyan Vairamaniutil: prepend '(node) ' to deprecation messages
2015-06-16 Brendan Ashworthutil: dont repeat isBuffer
2015-06-16 Brendan Ashworthutil: move deprecate() to internal module
2015-06-11 Roman Reisslib: don't use global Buffer
2015-06-04 Vladimir Kurchatkinutil: introduce `printDeprecationMessage` function
2015-05-20 Сковорода Никита... util: speed up common case of formatting string
2015-05-09 Yosuke Furukawalib: fix eslint styles
2015-05-04 Rod VaggRevert "url: significantly improve the performance...
2015-05-02 Petka Antonovurl: significantly improve the performance of the url...
2015-05-02 Jeremiah SenkpielMerge branch 'v1.x'
2015-04-26 Christopher Monsantoutil: add Map and Set inspection support
2015-04-09 Brendan Ashworthlib: reduce process.binding() calls
2015-03-31 Brian Whitelib: remove unused variables
2015-03-23 Connor Peetutil: Check input to util.inherits
2015-02-24 cjihrigutil: handle symbols properly in format()
2015-02-07 Vladimir Kurchatkinutil: simplify `isPrimitive`
2015-02-01 cjihriglib: reduce util.is*() usage
2015-01-21 cjihriglib: use const to define constants
2015-01-15 Yosuke Furukawasrc: fix jslint errors
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-08 Evan Lucasutil: _detailedException to _exceptionWithHostPort
2015-01-08 Evan Lucasutil,net: move _detailedException into util
2015-01-08 Vladimir Kurchatkinutil: show symbol properties
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-22 Ben Noordhuislib: turn on strict mode
2014-10-03 gysonutil: add es6 Symbol support for `util.inspect`
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-11 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-05 Fedor IndutnyMerge branch 'v0.10'
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-04-25 Rod Vaggutil: format as Error if instanceof Error
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-04-03 Evan Carrollutil: made util.isArray a direct alias for Array.isArray
2014-04-02 Yuki KANlib: use triple equals
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-03-02 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-06 Nathan Rajlichutil: show meaningful values for boxed primitives
2014-01-28 Thom Seddonlib: Remove unused var+operations in util.inspect
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-24 Fedor Indutnytls_wrap: propagate errors to write callbacks
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-10 Tom Gallacherutil: handle escaped forward slashes correctly
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-20 Trevor NorrisRevert "util: more strict check for bool/number/string"
2013-12-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-18 Yorkieutil: more strict check for bool/number/string
2013-12-13 Fedor IndutnyMerge branch 'v0.10'
2013-12-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-25 David Chanutil: Format negative zero as '-0'
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-10-15 Rod Vaggutil: format as Error if instanceof Error
2013-09-24 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-07 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-06 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-04 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-01 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-22 Timothy J Fontaineutil: pass opts to custom inspect functions
next