5020 Commits (master)

Author SHA1 Message Date
Weijia Wang 212de3c5ec
lib: use destructuring for some constants 7 years ago
cjihrig 3b7a9a2589
child_process: add windowsHide option 7 years ago
James M Snell 4cf56ad6f2 inspector: migrate to internal/errors 7 years ago
James M Snell 3ddc88b5c2 crypto: migrate Certificate to internal/errors 7 years ago
matzavinos 7f55349079 net: convert to using internal/errors 7 years ago
Orta 520cf1d6de doc: Update a typo in module.js' comments 7 years ago
243083df 695b307cc6
module: minor performance improvement 7 years ago
Guy Bedford d90dca6620
module: allow loading files with % in the name 7 years ago
James M Snell e5ad5456a2 events: migrate to internal/errors 7 years ago
r1cebank c885ea727d lib: deprecate fd usage for fs.truncate(Sync) 7 years ago
Bradley Farias a36aa049c8 src: add internalBindings for binding isolation 7 years ago
Jon Moss 0229e6746c repl: remove unused err argument 7 years ago
Lance Ball c5f54b1fad
repl: remove internal frames from runtime errors 7 years ago
guybedford d21a11dc23 module: resolve and instantiate loader pipeline hooks 7 years ago
James Hodgskiss e399abd582 net: change assert to conform to other files 7 years ago
Weijia Wang c1cd731abc
url: using util._extend for improving profermace 7 years ago
Matteo Collina 9bc4f86201 crypto: make createXYZ inlineable 7 years ago
Trivikram Kamat d6031bc1c6 test: http2 client destroy tests in one file 7 years ago
Anatoli Papirovski 2da7d9b820 http2: near full http1 compatibility, add tests 7 years ago
John-David Dalton 42a2a9badb errors: make `code` and `name` properties settable 7 years ago
Rich Trott 6e172beaf0 errors: make properties mutable 7 years ago
Brian White d545c948c2
util: use faster -0 check 7 years ago
Brian White 7cff6e80bf
async_hooks: fix reference in code comment 7 years ago
Timothy Gu 2f8ddb2734
inspector: reimplement JS binding 7 years ago
Timothy Gu 71578198e3
module: add inspector to builtinLibs 7 years ago
James M Snell 1261b94a3f doc: fix unassigned deprecation code 7 years ago
James M Snell 8f4db313f0 http2: refactor method arguments to avoid bools 7 years ago
James M Snell 74891412f1 zlib: migrate to internal/errors 7 years ago
James M Snell 1f8d527e94 path: deprecate internal _makeLong, replace 7 years ago
Trivikram Kamat 7f0183e6c3
http2: setting shuttingDown=true after validation 7 years ago
Timothy Gu 7907534a8d
lib: faster type checks for some types 7 years ago
jlvivero 34dbc9e4e8
stream: fix disparity between buffer and the count 7 years ago
Anatoli Papirovski 5723b5dbbc
tls: improve TLSSocket & Server performance 7 years ago
Weijia Wang 43e7e8d106
crypto: remove useless if statement 7 years ago
Ruben Bridgewater da40050b59
repl: fix deprecation code 7 years ago
Ruben Bridgewater 564d7ef473
stream: fix todo 7 years ago
Ruben Bridgewater db7d1339c3
stream: migrate to internal/errors 7 years ago
Ruben Bridgewater 4536128e7c
stream: remove dead code 7 years ago
Bryan English 200e783e66
tty: require readline at top of file 7 years ago
Anatoli Papirovski ccd3afc843
http2: adjust error emit in core, add tests 7 years ago
Ben Noordhuis 2e59ec0c2d child_process: fix memory leak in .fork() 7 years ago
Jeremiah Senkpiel ce3586da31 timers: warn on overflowed timeout duration 9 years ago
Rami Moshe 4843c2f415 https: convert to using internal/errors 7 years ago
Refael Ackermann 5f469446e1
errors,tools: ASCIIbetical instead of alphabetical 7 years ago
James M Snell f55ee6e24a
http2: make --expose-http2 flag a non-op 7 years ago
Lance Ball e416b3ee36
repl: deprecate turnOffEditorMode 7 years ago
Bryan English 2043944a4c http: client keep-alive for UNIX domain sockets 8 years ago
Bryan English 26174fcfe1 crypto: expose ECDH class 8 years ago
Yang-Kichang 7d55b81999
url: change variable name to be more descriptive 7 years ago
Michaël Zasso cfee1c9778 path: fix normalize paths ending with two dots 7 years ago