4323 Commits (85eb1bc0a92c93152ddfc301227e133dc707121a)

Author SHA1 Message Date
Daijiro Wachi c51d925c84
url: restrict setting protocol to "file" 8 years ago
Danny Nemer 8ab26cf508
readline: add option to stop duplicates in history 10 years ago
Rich Trott 17d16e8f3d
buffer: remove unneeded eslint-disable comment 8 years ago
James M Snell d0fb578d64
fs: avoid using forEach 8 years ago
Jan Krems fbbcd1aa89
lib: Fix swallowed events in inspect integration 8 years ago
mr-spd 9cc712ca18
lib: remove unused msg parameter in debug_agent 8 years ago
DavidCai 77c69f7ace
lib, test: add duplicate symbol checking in E() 8 years ago
James M Snell 7e230727fc
module: avoid using forEach 8 years ago
James M Snell c0a2e02f51
net: avoid using forEach 8 years ago
James M Snell a0b1aa1161
readline: avoid using forEach 8 years ago
Rich Trott e19ca8ba11
readline: remove unneeded eslint-disable comment 8 years ago
James M Snell 62e726109a
repl: avoid using forEach 8 years ago
James M Snell 90be5a1f19
stream: avoid using forEach 8 years ago
James M Snell 646ee559df
tls: avoid using forEach 8 years ago
jBarz 540830116b
tls: keep track of stream that is closed 8 years ago
James M Snell 9a59913039
util: avoid using forEach 8 years ago
Vse Mozhet Byt 5b1d61ce09 child_process: fix deoptimizing use of arguments 8 years ago
Claudio Rodriguez 2fcefeeda0
dgram: refactor dgram to module.exports 8 years ago
Richard Lau 103458772a
module: fix loading from global folders on Windows 8 years ago
Juwan Yoo 1dff218cd1
net: allow missing callback for Socket.connect 8 years ago
Brian White c5874d1bd4
url: remove invalid file protocol check 8 years ago
Joyee Cheung b56e851c48 net: refactor overloaded argument handling 8 years ago
Ali BARIN 7b84363636 util: fix inspecting symbol key in string 8 years ago
James M Snell 039a1a97d8
dns: minor refactor of dns module 8 years ago
Daijiro Wachi 24e6fcce8b
url: use `hasIntl` instead of `try-catch` 8 years ago
Brian White e2133f3e57
os: improve cpus() performance 8 years ago
Rich Trott 02dbae6b3f
buffer: refactor Buffer.prototype.inspect() 8 years ago
Ben Noordhuis 13cb8a69e4
net: remove misleading comment 8 years ago
Timothy Gu 1b6ba9effb
src: do not ignore IDNA conversion error 8 years ago
Brian White 3e8d43d165
http: add new functions to OutgoingMessage 8 years ago
Arseniy Maximov 3afe90dc9b
net: prefer === to == 8 years ago
Brian White 758126301e
fs: improve performance for sync stat() functions 8 years ago
Brian White db06c7311b
os: improve loadavg() performance 8 years ago
levsthings fe7a722468
process: fix typo in comments 8 years ago
Josh Gavant 614742b67f
lib: deprecate node --debug at runtime 8 years ago
James M Snell 237db9c497
util: cleanup internalUtil.deprecate 8 years ago
Brian White 54e1f0c219
process: improve memoryUsage() performance 8 years ago
Rich Trott 6bcc841786
assert: apply minor refactoring 8 years ago
Sam Roberts 4e327708a9
tls: new tls.TLSSocket() supports sec ctx options 8 years ago
Timothy Gu 5f10827248
url: fix handling of ? in URLSearchParams creation 8 years ago
James M Snell 214a39294a
errors: add internal/errors.js 8 years ago
JungMinu a710167c79
lib: rename kMaxCallbacksUntilQueueIsShortened 8 years ago
Ben Noordhuis 4f6a3d38c3
domain,events: support non-object 'error' argument 8 years ago
Dmitry Tsvettsikh 4ee9220565
tty: avoid oob warning in TTYWrap::GetWindowSize() 8 years ago
Fedor Indutny f37ab7968e
tls: do not crash on STARTTLS when OCSP requested 8 years ago
Sakthipriyan Vairamani (thefourtheye) 61e1af2155
lib: remove unnecessary assignments with _extend 8 years ago
Michaël Zasso eea2eb9111
tools: enable one-var-declaration-per-line ESLint rule 8 years ago
Ali Ijaz Sheikh 4b4bc13758
cluster: properly handle --inspect-{brk,port} 8 years ago
James M Snell 3d133ebd3d
util, debugger: remove internalUtil.error 8 years ago
James M Snell 95bee8f202
util: eliminate unnecessary exports 8 years ago