summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-07-26net,child_process: improve naming in internal codeAnna Henningsen
2017-07-26path: remove unnecessary string copiesTobias Nießen
2017-07-25http: disable OutgoingMessage pipe methodRoee Kasher
2017-07-25lib: modify destructuring for indentationRich Trott
2017-07-24http: check for handle before running asyncReset()Trevor Norris
2017-07-24util: implement WHATWG Encoding Standard APIJames M Snell
2017-07-24tools: enable stricter linting in lib directoryRich Trott
2017-07-24lib: adjust indentation for impending lint changeRich Trott
2017-07-24lib: include cached modules in module.childrenBen Noordhuis
2017-07-24buffer: refactor module.exports, importsJames M Snell
2017-07-24repl: improve require() autocompletionAlexey Orlenko
2017-07-24errors: migrate dns to use internal/errorsWeijia Wang
2017-07-23util: refactor util moduleJames M Snell
2017-07-23readline: name some anonymous functionsFlandre Scarlet
2017-07-22lib: tweak use of internal/errorsRuben Bridgewater
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-21doc, lib, test: do not re-require needlesslyVse Mozhet Byt
2017-07-21readline: remove the caching variableLyall Sun
2017-07-21errors: migrate socket_list to internal/errorsBougarfaoui El houcine
2017-07-20http: do not abort if socket is missingMatteo Collina
2017-07-20process: triggerAsyncId can be undefinedMatteo Collina
2017-07-20process: improve hrtime() error messageRich Trott
2017-07-19assert: improve deepEqual Set and Map worst caseRuben Bridgewater
2017-07-19errors: migrate tls_wrap to use internal/errorsBidisha Pyne
2017-07-19assert: show thrown message in doesNotThrow()Ruslan Bekenev
2017-07-19lib: improve lazy requiresRuben Bridgewater
2017-07-19zlib: check if the stream is destroyed before pushMatteo Collina
2017-07-19repl: don't terminate on null thrownBenjamin Gruenbaum
2017-07-18errors: port internal/fs errors to internal/errorsGunar C. Gessner
2017-07-18tls: migrate tls.js to use internal/errors.jsMichael Dawson
2017-07-17lib: update indentation of ternariesRich Trott
2017-07-17http: OutgoingMessage change writable after endRoee Kasher
2017-07-17errors: keep error codes in alphabetical orderWeijia Wang
2017-07-17buffer: fix indentation nitsRich Trott
2017-07-16util: delete unused argument 'depth'kadoufall
2017-07-14cluster: overriding inspector portcornholio
2017-07-15util: remove redundant declarationVse Mozhet Byt
2017-07-13n-api: add code parameter to error helpersMichael Dawson
2017-07-13async_hooks: make AsyncResource match emitInitAndreas Madsen
2017-07-13async_hooks: rename internal emit functionsAndreas Madsen
2017-07-13async_hooks: fix nested hooks mutationAndreas Madsen
2017-07-13async_hooks: move restoreTmpHooks call to initRuben Bridgewater
2017-07-12errors,buffer: port errors to internal/errorsstarkwang
2017-07-12child_process: refactor normalizeSpawnArguments()Rich Trott
2017-07-12querystring: fix up lastPos usageTimothy Gu
2017-07-11buffer: remove MAX_SAFE_INTEGER check on lengthRich Trott
2017-07-10lib: normalize indentation in parenthesesRich Trott
2017-07-09assert: refactor to reduce unecessary code pathsRuben Bridgewater
2017-07-09fs: two minor optimizationsRuben Bridgewater
2017-07-07lib: remove excess indentationRich Trott