summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-03-27url: refactor validateHostnameRuben Bridgewater
2019-03-27http2: remove side effects from validateSettingsRuben Bridgewater
2019-03-27child_process: rename _validateStdtio to getValidStdioRuben Bridgewater
2019-03-27timers: rename validateTimerDuration to getTimerDurationRuben Bridgewater
2019-03-27lib: remove return values from validation functionsRuben Bridgewater
2019-03-27lib: rename validateMode to parseModeRuben Bridgewater
2019-03-27Revert "console: use consolePropAttributes for k-bind properties in constructor"Daniel Bevenius
2019-03-27console: use consolePropAttributes for k-bind properties in constructorBeni von Cheni
2019-03-26process: handle --expose-internals during pre-executionJoyee Cheung
2019-03-26tools: remove eslint rule no-let-in-for-declarationgengjiawen
2019-03-26process: global.process, global.Buffer gettersGuy Bedford
2019-03-26errors: remove usage of require('util')dnlup
2019-03-26lib: reduce usage of require('util')dnlup
2019-03-26fs: reduce usage of require('util')toshi1127
2019-03-25tools: enable getter-return lint rulecjihrig
2019-03-25repl: fix terminal default settingRuben Bridgewater
2019-03-25net: do not manipulate potential user codeRuben Bridgewater
2019-03-25process: make stdout and stderr emit 'close' on destroyMatteo Collina
2019-03-24Revert "net: remove usage of require('util')"Rich Trott
2019-03-25crypto: add support for x25119 and x448 KeyObjectsFilip Skokan
2019-03-25process: remove usage of require('util') in `per_thread.js`dnlup
2019-03-25net: remove usage of require('util')dnlup
2019-03-25module: remove usage of require('util') in `esm/translators.js`dnlup
2019-03-25module: remove usage of require('util') in `esm/loader.js`dnlup
2019-03-25module: remove usage of require('util') in `cjs/loader.js`dnlup
2019-03-25tty: remove util.inherits usagend-02110114
2019-03-25lib: remove usage of require('util')dnlup
2019-03-25lib: remove usage of require('util')dnlup
2019-03-25tls: remove usage of public require('util')dnlup
2019-03-24console: remove unreachable codeRich Trott
2019-03-24url: remove usage of require('util')toshi1127
2019-03-24http2: reduce usage of require('util')toshi1127
2019-03-24module: remove usage of require('util')dnlup
2019-03-24trace_events: remove usage of require('util')dnlup
2019-03-24assert: reduce internal usage of public require of utiltoshi1127
2019-03-24worker: remove usage of require('util') in worker_thread.jstoshi1127
2019-03-23process: load internal/async_hooks before inspector hooks registrationJoyee Cheung
2019-03-23https: remove usage of public require('util')dnlup
2019-03-23dgram: remove usage of public require('util')dnlup
2019-03-23policy: reduce internal usage of public util for manifest.jsJesse Katsumata
2019-03-23readline: remove usage of require('util')dnlup
2019-03-22timers: deprecate active() and _unrefActive()Jeremiah Senkpiel
2019-03-23assert: improve performance to instantiate errorsRuben Bridgewater
2019-03-23lib: validate Error.captureStackTrace() callsRuben Bridgewater
2019-03-23lib: refactor Error.captureStackTrace() usageRuben Bridgewater
2019-03-23errors: update error nameRuben Bridgewater
2019-03-23repl: remove usage of require('util') in `repl/history`dnlup
2019-03-23worker: remove usage of require('util')toshi1127
2019-03-22child_process: reduce internal usage of public require of utiltoshi1127
2019-03-22stream: reduce internal usage of public require of utilBeni von Cheni