4334 Commits (7f6b03fd0f06bbee8ce8df423c815c4cba24f0d6)

Author SHA1 Message Date
Andreas Lind 8a9c45a4a9 fs: Fix default params for fs.write(Sync) 9 years ago
Gareth Ellis c4f33b48f7
src: extend `HeapStatistics` with new fields 8 years ago
Kirill Fomichev 08a7e7b009
crypto: return `this` in setAuthTag/setAAD 8 years ago
Anna Henningsen 9a0bcfc452
fs: export `realpathCacheKey` from `internal/fs` 8 years ago
Kelvin Jin 34c8b0b411
module: check -e flag in debug break setup 8 years ago
Rich Trott f5442ece33
lib,test: remove unneeded escaping of / 8 years ago
Rich Trott adcc5b15f7
zlib: fix linting recently-introduced lint error 8 years ago
solebox 841a2c41d4
zlib: name every function Ref: #8913 8 years ago
Fedor Indutny ee65b4872d tls: fix leak of WriteWrap+TLSWrap combination 8 years ago
Rich Trott 44792f83bf benchmark,lib,test,tools: remove unneeded . escape 8 years ago
solebox b083086ff2 vm: name anonymous functions 8 years ago
cjihrig c70c96a3e2 buffer: coerce offset using Math.trunc() 8 years ago
Rich Trott 60461d2d90 repl: refactor lib/repl.js 8 years ago
Rich Trott e696bc33eb test: increase test coverage for lib/zlib.js 8 years ago
cjihrig 7b0e93738b child_process: add public API for IPC channel 8 years ago
jedireza 5bfefa6063 lib: change == to === in linkedlist 8 years ago
Pedro Victor 071836aa42 repl: name anonymous functions 8 years ago
Pedro Victor d09eb9c6b2 net: name anonymous functions 8 years ago
cjihrig 355041960d events: remove unnecessary checks 8 years ago
cjihrig 4e3731c7e7 child_process: remove unreachable code 8 years ago
Evan Lucas 6f35e4421a http: add debug message for invalid header value 8 years ago
Charmander 212da12f45 buffer: use correct name for custom inspect symbol 8 years ago
Italo A. Casas 248a3200b2 test: writable stream ending state 8 years ago
Steven R. Loomis 9940666c1b intl: Add more versions from ICU 8 years ago
jseagull 0ce0abf6cb events,test: fix TypeError in EventEmitter warning 8 years ago
Alejandro Oviedo Garcia 4f0596fb03 util: use template strings 8 years ago
Anna Henningsen 0b9d80a037 repl: don’t write to input stream in editor mode 8 years ago
Anna Henningsen 1c59cefc44 repl: make `key` of `repl.write()` optional always 8 years ago
James M Snell 0939edd4ed buffer: add buffer.transcode 8 years ago
James M Snell a5c62cb4f2 readline: use icu based string width calculation 8 years ago
Anna Henningsen d24bd20d2b lib: make `String(global) === '[object global]'` 8 years ago
cjihrig d573acf96f child_process: remove unreachable execSync() code 8 years ago
Ben Noordhuis 9372aee4a3 lib: fix beforeExit not working with -e 8 years ago
Ben Noordhuis c231130e06 module: skip directories known not to exist 8 years ago
Kyle E. Mitchell 108c1fbbe2 fs: clarify fs.link and fs.linkSync arguments 8 years ago
Rich Trott 2cdd5ccef9 test,lib,benchmark: match function names 8 years ago
Miguel Angel Asencio Hurtado 1043f5d08e assert: name anonymous functions 8 years ago
Anna Henningsen 8244efb904 streams: fix regression in `unpipe()` 8 years ago
Sakthipriyan Vairamani (thefourtheye) 14d1a8a631 buffer: coerce slice parameters consistently 8 years ago
maasencioh 179150091f http: name anonymous functions in http 8 years ago
maasencioh 73a8d3b0da http: name anonymous functions in _http_server 8 years ago
maasencioh ffa5c9ea30 http: name anonymous functions in _http_outgoing 8 years ago
maasencioh fa035ada90 http: name anonymous functions in _http_incoming 8 years ago
maasencioh ec17e76656 http: name anonymous functions in _http_client 8 years ago
maasencioh 9099a43073 http: name anonymous functions 8 years ago
Miguel Angel Asencio Hurtado 260f41f2cc dns: name anonymous functions 8 years ago
Tyler Brazier bd7d7a7e17 console: name anonymous functions 8 years ago
solebox 72f1c41fb6 crypto: naming anonymous functions 8 years ago
Anna Henningsen ee9062bf39 stream: fix `Writable` subclass instanceof checks 8 years ago
Brian White f5dd9bccba timers: fix regression with clearImmediate() 8 years ago