summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-11-26Revert "buffer: convert offset & length to int properly"Rich Trott
2016-11-26buffer: convert offset & length to int properlySakthipriyan Vairamani (thefourtheye)
2016-11-25https: name anonymous functions in httpsPedro Lima
2016-11-23lib,tools: remove unneeded escaping of /Prince J Wesley
2016-11-22timers: use consistent checks for canceled timersJeremiah Senkpiel
2016-11-20src: extend `HeapStatistics` with new fieldsGareth Ellis
2016-11-20crypto: return `this` in setAuthTag/setAADKirill Fomichev
2016-11-18dns: implement {ttl: true} for dns.resolve4()Ben Noordhuis
2016-11-16fs: export `realpathCacheKey` from `internal/fs`Anna Henningsen
2016-11-16Revert "repl: disable Ctrl+C support on win32 for now"Anna Henningsen
2016-11-15module: check -e flag in debug break setupKelvin Jin
2016-11-15tls: fix leak of WriteWrap+TLSWrap combinationFedor Indutny
2016-11-09lib,test: remove unneeded escaping of /Rich Trott
2016-11-08zlib: fix linting recently-introduced lint errorRich Trott
2016-11-08zlib: name every function Ref: #8913solebox
2016-11-08fs: Fix default params for fs.write(Sync)Andreas Lind
2016-11-06benchmark,lib,test,tools: remove unneeded . escapeRich Trott
2016-11-06vm: name anonymous functionssolebox
2016-11-04buffer: coerce offset using Math.trunc()cjihrig
2016-11-03repl: refactor lib/repl.jsRich Trott
2016-11-02child_process: remove extra newline in errorscjihrig
2016-11-02lib: make `String(global) === '[object global]'`Anna Henningsen
2016-11-02test: increase test coverage for lib/zlib.jsRich Trott
2016-11-01child_process: add public API for IPC channelcjihrig
2016-11-01lib: change == to === in linkedlistjedireza
2016-11-01repl: name anonymous functionsPedro Victor
2016-11-01net: name anonymous functionsPedro Victor
2016-10-31events: remove unnecessary checkscjihrig
2016-10-29child_process: remove unreachable codecjihrig
2016-10-28http: add debug message for invalid header valueEvan Lucas
2016-10-28buffer: use correct name for custom inspect symbolCharmander
2016-10-28test: writable stream ending stateItalo A. Casas
2016-10-26intl: Add more versions from ICUSteven R. Loomis
2016-10-26events,test: fix TypeError in EventEmitter warningjseagull
2016-10-26util: use template stringsAlejandro Oviedo Garcia
2016-10-26repl: don’t write to input stream in editor modeAnna Henningsen
2016-10-26repl: make `key` of `repl.write()` optional alwaysAnna Henningsen
2016-10-25buffer: add buffer.transcodeJames M Snell
2016-10-25readline: use icu based string width calculationJames M Snell
2016-10-24child_process: remove unreachable execSync() codecjihrig
2016-10-24lib: fix beforeExit not working with -eBen Noordhuis
2016-10-24module: skip directories known not to existBen Noordhuis
2016-10-21fs: clarify fs.link and fs.linkSync argumentsKyle E. Mitchell
2016-10-19test,lib,benchmark: match function namesRich Trott
2016-10-19assert: name anonymous functionsMiguel Angel Asencio Hurtado
2016-10-19streams: fix regression in `unpipe()`Anna Henningsen
2016-10-18buffer: coerce slice parameters consistentlySakthipriyan Vairamani (thefourtheye)
2016-10-18http: name anonymous functions in httpmaasencioh
2016-10-18http: name anonymous functions in _http_servermaasencioh
2016-10-18http: name anonymous functions in _http_outgoingmaasencioh