4189 Commits (438a6427e53fcd1ae0b5406c499ccfb69c27174c)

Author SHA1 Message Date
Rich Trott 6eb1c25263
tools: ignore URLs in line length linting 8 years ago
Gibson Fahnestock 0fff04f24f
lib: add comment to script eval _tickCallback 8 years ago
Ben Noordhuis 1a7d6337fb
lib: fix event race condition with -e 8 years ago
Shigeki Ohtsu 632aee186d
timers: fix not to close reused timer handle 8 years ago
Rich Trott 53d7a89497
buffer: remove unneeded eslint-disable comment 8 years ago
mr-spd f8426d9177
lib: remove unused msg parameter in debug_agent 8 years ago
jseagull 1158f44599
events,test: fix TypeError in EventEmitter warning 8 years ago
Trevor Norris 858bbaa4aa
Partial revert "tls: keep track of stream that is closed" 8 years ago
jBarz 1baee1829b
tls: keep track of stream that is closed 8 years ago
Richard Lau 500d17b071
module: fix loading from global folders on Windows 8 years ago
Daijiro Wachi 63449972d1
url: use `hasIntl` instead of `try-catch` 8 years ago
Rich Trott 5d74c9e749
buffer: refactor Buffer.prototype.inspect() 8 years ago
Ben Noordhuis 06752d1fc0
net: remove misleading comment 8 years ago
Gibson Fahnestock 12c0ce749f
assert, tools: enforce strict (not)equal in eslint 8 years ago
Brian White f9287461dd
stream: avoid additional validation for Buffers 8 years ago
Myles Borins 64fc5a4541 Revert "Revert "repl: disable Ctrl+C support..." 8 years ago
Rich Trott fb2f449acc
tools: update ESLint to current version 8 years ago
Rich Trott b4cf8c4036
benchmark,lib,test: adjust for linting 8 years ago
Brian White c8d2ca7a78
fs: improve performance for sync stat() functions 8 years ago
Brian White 5bfa43d8f0
os: improve loadavg() performance 8 years ago
Brian White b7088a9355
process: improve memoryUsage() performance 8 years ago
Vse Mozhet Byt e5d1e273d7
dgram: fix possibly deoptimizing use of arguments 8 years ago
cjihrig c7257e716f
dgram: remove this aliases 8 years ago
Luigi Pinca b4dc7a778f
http: make request.abort() destroy the socket 8 years ago
Brian White db45bf850a
querystring: improve unescapeBuffer performance 8 years ago
Brian White 32cdbca2dc
querystring: improve stringify() performance 8 years ago
Brian White 23f3f20963
querystring: improve parse() performance 8 years ago
Brian White e397e6f94a
buffer: improve compare() performance 8 years ago
dcposch@dcpos.ch 2b52859535
buffer: fix comments in bidirectionalIndexOf 8 years ago
Sakthipriyan Vairamani 83a3aef873
tools: rename eslintrc to an undeprecated format 9 years ago
Brian White f7879d98f8
buffer: improve toJSON() performance 8 years ago
Timothy Gu 9e6fcbb34c
url: fix surrogate handling in encodeAuth() 8 years ago
Adam Langley 44510197dd
crypto: freelist_max_len is gone in OpenSSL 1.1.0 8 years ago
Jackson Tian bde1a7e09e
lib: remove unnecessary parameter for assertCrypto() 8 years ago
Rich Trott ccb6045f2d
crypto,tls: fix mutability of return values 8 years ago
Rich Trott 4a87aee532
test,util: remove lint workarounds 8 years ago
Rich Trott 73283060ad
test,repl: add coverage for repl .clear+useGlobal 8 years ago
Joyee Cheung 53213004eb
util: improve readability of normalizeEncoding 8 years ago
Rich Trott a2aa2f7de4
lib: refactor bootstrap_node.js regular expression 8 years ago
Jackson Tian dc88b6572d
readline: refactor construct Interface 9 years ago
Rich Trott 797d9ee924
lib: refactor crypto cipher/hash/curve getters 8 years ago
yorkie 412f380903
stream: move legacy to lib/internal dir 9 years ago
Umair Ishaq f7c6ad2df9
readline: update 6 comparions to strict 8 years ago
Roee Kasher 28102edbc8
src: unconsume stream fix in internal http impl 8 years ago
asafdav2 b90a141cc7
timer: remove duplicated word in comment 8 years ago
John Barboza d71ebb90ec
timer,domain: maintain order of timer callbacks 8 years ago
Rich Trott 32b264c33b
assert: remove unneeded condition 8 years ago
Jackson Tian 4179c7050f
child_process: move anonymous class to top level 8 years ago
Shinnosuke Watanabe e54b433c8d
util: use ES2015+ Object.is to check negative zero 8 years ago
James M Snell a55af77fc5
vm: refactor vm module 8 years ago