4115 Commits (01b626a45ab3b383c3bb5442ed9969feadf278c4)

Author SHA1 Message Date
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
jessicaquynh 8ac29bd7c1 tools: avoid let in for loops 8 years ago
Tanuja-Sawant 6eece7773e child_process: update outdated comment 8 years ago
Fedor Indutny 6f1cae70eb net: fix ambiguity in EOF handling 8 years ago
Evan Lucas aedb72e03b process: improve performance of nextTick 8 years ago
Ben Noordhuis cde2ca96e4 http: reject control characters in http.request() 8 years ago
James M Snell a8ece149e2 url: adding WHATWG URL support 9 years ago
Ben Noordhuis 7f7d1d385d fs: move stringToFlags() to lib/internal 9 years ago
Italo A. Casas 2f05af4c06 stream: improve stream error messages 8 years ago
Adri Van Houdt d582193613 module: Remove deprecated function requireRepl. 8 years ago
Brian White 96b501d338 buffer: make byteLength throw on invalid input 8 years ago
Anna Henningsen a349bc18bc fs: make `SyncWriteStream` inherit from `Writable` 8 years ago
Anna Henningsen c6ee8ed10a stream: proper `instanceof` for `Writable`s 8 years ago
Sakthipriyan Vairamani (thefourtheye) fe9f5bcd75 fs: don't alter user provided `options` object 8 years ago
Sakthipriyan Vairamani 169f485289 fs: refactor "options" processing as a function 9 years ago
Mariusz 'koder' Chwalba 2c7019bb28 tls: TLSSocket emits 'error' on handshake failure 8 years ago
Rémy MEJA 4cad3da832 lib: minor improvements to bootstrap_node.js 8 years ago
Adri Van Houdt 95780388c9 lib: changed var to const in linkedlist 8 years ago
Ojas Shirekar 58f9b6d9ca buffer: fix check for `.buffer` property 8 years ago
Сковорода Никита Андреевич dda45c4168 dgram: use Buffer.alloc(0) for zero-size buffers 8 years ago