summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-08-02doc,net: assign deprecation codeAnna Henningsen
2017-08-01repl: make REPLServer.bufferedCommand privateLance Ball
2017-08-01dns: name generated functionsAnna Henningsen
2017-08-01dns: add channel.cancel()Anna Henningsen
2017-08-01dns: enable usage of independent cares resolversAnna Henningsen
2017-08-01src,dns: refactor cares_wrap to avoid global stateAnna Henningsen
2017-08-01http_client, errors: migrate to internal/errorsWeijia Wang
2017-08-01assert: fix deepEqual inconsistenciesRuben Bridgewater
2017-08-01url: update sort() behavior with no paramsTimothy Gu
2017-07-31readline: remove max limit of crlfDelayAzard
2017-07-31zlib: fix interaction of flushing and needDrainAnna Henningsen
2017-07-31linkedlist: correct grammar in commentsalexbostock
2017-07-30tools: remove legacy indentation lintingRich Trott
2017-07-30path: fix win32 volume-relative pathsTimothy Gu
2017-07-29net: fix bytesWritten during writevBrendan Ashworth
2017-07-29repl: do not consider `...` as a REPL commandShivanth MP
2017-07-27async_hooks: remove deprecated APIsAnna Henningsen
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-27tls: fix empty issuer/subject/infoAccess parsingBen Noordhuis
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