4242 Commits (753021c35b98ba39555463468cb309bbc70f91d1)

Author SHA1 Message Date
Rich Trott 6b2aa1a2b9 Revert "buffer: convert offset & length to int properly" 8 years ago
Sakthipriyan Vairamani (thefourtheye) ca37fa527f buffer: convert offset & length to int properly 8 years ago
Pedro Lima 1f45d7aa41 https: name anonymous functions in https 8 years ago
Prince J Wesley 0f4c7b8c37 lib,tools: remove unneeded escaping of / 8 years ago
Jeremiah Senkpiel 3f1e38c847 timers: use consistent checks for canceled timers 8 years ago
Gareth Ellis 440057eae0
src: extend `HeapStatistics` with new fields 8 years ago
Kirill Fomichev 6b86ecc007
crypto: return `this` in setAuthTag/setAAD 8 years ago
Ben Noordhuis c31b507b94 dns: implement {ttl: true} for dns.resolve4() 8 years ago
Anna Henningsen 5dea1e2a5d
fs: export `realpathCacheKey` from `internal/fs` 8 years ago
Anna Henningsen 2e2887579f
Revert "repl: disable Ctrl+C support on win32 for now" 8 years ago
Kelvin Jin ebff29f2fe module: check -e flag in debug break setup 8 years ago
Fedor Indutny 478fabf3e4 tls: fix leak of WriteWrap+TLSWrap combination 8 years ago
Rich Trott 7ef16eee2f lib,test: remove unneeded escaping of / 8 years ago
Rich Trott 5025d7bfb0 zlib: fix linting recently-introduced lint error 8 years ago
solebox 77ec310d0c zlib: name every function Ref: #8913 8 years ago
Andreas Lind 0b5191f15d fs: Fix default params for fs.write(Sync) 8 years ago
Rich Trott 4463d2b360 benchmark,lib,test,tools: remove unneeded . escape 8 years ago
solebox 5079763ce7 vm: name anonymous functions 8 years ago
cjihrig a02b13fe9b buffer: coerce offset using Math.trunc() 8 years ago
Rich Trott 5cbb7a887a repl: refactor lib/repl.js 8 years ago
cjihrig 49d1c366d8 child_process: remove extra newline in errors 8 years ago
Anna Henningsen 0fb21df6e6
lib: make `String(global) === '[object global]'` 8 years ago
Rich Trott 3eea668c7a test: increase test coverage for lib/zlib.js 8 years ago
cjihrig 2dcb7f3826 child_process: add public API for IPC channel 8 years ago
jedireza 62d8134c50
lib: change == to === in linkedlist 8 years ago
Pedro Victor e658f5b066
repl: name anonymous functions 8 years ago
Pedro Victor d1785d9c8b
net: name anonymous functions 8 years ago
cjihrig 7f909c3b79 events: remove unnecessary checks 8 years ago
cjihrig ec7c27f4cb child_process: remove unreachable code 8 years ago
Evan Lucas d93ab51088 http: add debug message for invalid header value 8 years ago
Charmander 66d54467c5 buffer: use correct name for custom inspect symbol 8 years ago
Italo A. Casas fd16eed8ea test: writable stream ending state 8 years ago
Steven R. Loomis 4fb27d43f0
intl: Add more versions from ICU 8 years ago
jseagull 254ab63832 events,test: fix TypeError in EventEmitter warning 8 years ago
Alejandro Oviedo Garcia 1ee36f614c util: use template strings 8 years ago
Anna Henningsen 3dfc12793f
repl: don’t write to input stream in editor mode 8 years ago
Anna Henningsen 8b6fd4386a
repl: make `key` of `repl.write()` optional always 8 years ago
James M Snell e8eaaa7724 buffer: add buffer.transcode 8 years ago
James M Snell 72547fe28d readline: use icu based string width calculation 8 years ago
cjihrig dd13d71eb3 child_process: remove unreachable execSync() code 8 years ago
Ben Noordhuis c5b07d4ec6 lib: fix beforeExit not working with -e 8 years ago
Ben Noordhuis 678c094357 module: skip directories known not to exist 8 years ago
Kyle E. Mitchell e8fadd8da5 fs: clarify fs.link and fs.linkSync arguments 8 years ago
Rich Trott 68ba9aa0fb test,lib,benchmark: match function names 8 years ago
Miguel Angel Asencio Hurtado ef030da818 assert: name anonymous functions 8 years ago
Anna Henningsen 8043ca79c5 streams: fix regression in `unpipe()` 8 years ago
Sakthipriyan Vairamani (thefourtheye) ee14690503 buffer: coerce slice parameters consistently 8 years ago
maasencioh accf410eb0 http: name anonymous functions in http 8 years ago
maasencioh 02c3c205f1 http: name anonymous functions in _http_server 8 years ago
maasencioh 2ccf601efe http: name anonymous functions in _http_outgoing 8 years ago