summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-05-23assert: handle undefined filename in getErrMessageTim Seckinger
2018-05-23net: remove unnecessary variableschainhelen
2018-05-22timers: use only a single TimerWrap instanceAnatoli Papirovski
2018-05-22lib: add internal PriorityQueue classAnatoli Papirovski
2018-05-22lib,src,test: fix commentsTobias Nießen
2018-05-22http: fix capitalization of 418 status messageя котик пур-пур
2018-05-22http: do not rely on the 'agentRemove' eventLuigi Pinca
2018-05-22http2: fix several serious bugsAnatoli Papirovski
2018-05-21assert: fix wrong message indentationRuben Bridgewater
2018-05-21util: improve error inspectionRuben Bridgewater
2018-05-21util: fix inspected stack indentationRuben Bridgewater
2018-05-21util: remove erroneous whitespaceRuben Bridgewater
2018-05-21util: wrap error in brackets without stackRuben Bridgewater
2018-05-20fs: refactor fs moduleJames M Snell
2018-05-20util: change items unknown styleRuben Bridgewater
2018-05-19fs: improve fchmod{Sync} validationcjihrig
2018-05-19lib: support ranges in validateInt32()cjihrig
2018-05-20net,http2: refactor _write and _writevUjjwal Sharma
2018-05-19util: remove custom inspection functionRuben Bridgewater
2018-05-19perf_hooks: always set bootstrapCompleteJames M Snell
2018-05-19repl: make console, module and require non-enumerableRuben Bridgewater
2018-05-19fs: drop duplicate API in promises modeСковорода Никита Андреевич
2018-05-18util: support inspecting namespaces of unevaluated modulesGus Caplan
2018-05-19lib,src: use V8 API for collection inspectionAnna Henningsen
2018-05-18assert: fix EOL issue in messages on WindowsRuben Bridgewater
2018-05-18repl: changes ctrl+u to delete from cursor to line startShobhit Chittora
2018-05-18console: .table fall back to logging for function tooohbarye
2018-05-18repl: add friendly tips about how to exit replmonkingxue
2018-05-18net: lazy load dnsRuben Bridgewater
2018-05-18stream: lazy load end-of-streamRuben Bridgewater
2018-05-18console: lazy load cliRuben Bridgewater
2018-05-18stream: lazy load ReadableAsyncIteratorRuben Bridgewater
2018-05-18lib: do not call performance hooksRuben Bridgewater
2018-05-18async_hooks: lazy loading for startup performanceRuben Bridgewater
2018-05-18assert,util: lazy load comparison functionsRuben Bridgewater
2018-05-18tools: stricter eslint rule for globalsRuben Bridgewater
2018-05-18lib: remove unnecessary requireRuben Bridgewater
2018-05-18lib: use capital letters in commentsRuben Bridgewater
2018-05-18lib: lazy loadedRuben Bridgewater
2018-05-18cluster: remove obsolete array allocationRuben Bridgewater
2018-05-18lib: lazy load necessary loadersRuben Bridgewater
2018-05-18lib: only load inspector stuff if necessaryRuben Bridgewater
2018-05-18dns: lazy loadedRuben Bridgewater
2018-05-18os: lazy loadedRuben Bridgewater
2018-05-18readline: lazy loadedRuben Bridgewater
2018-05-18querystring: lazy loadedRuben Bridgewater
2018-05-18string_decoder: lazy loadedRuben Bridgewater
2018-05-18url: introduce `URL_FLAGS_IS_DEFAULT_SCHEME_PORT` flagAyush Gupta
2018-05-18stream: refactor getHighWaterMark in state.jsDaniel Bevenius
2018-05-18child_process: fix exec set stdout.setEncodingkillagu