5010 Commits (edebc902cf0191e02eb7d485d53cfd008a6d3336)

Author SHA1 Message Date
Bradley Farias c8a389e19f module: Allow runMain to be ESM 7 years ago
Anatoli Papirovski 46133b5beb http2: use session not socket timeout, tests 7 years ago
Anatoli Papirovski 641646463d http2: add compat trailers, adjust multi-headers 7 years ago
Anatoli Papirovski 800c32d315 http2: fix closedCode NaN, increase test coverage 7 years ago
Anna Henningsen 1403d28e7d tls: re-allow falsey option values 7 years ago
James M Snell 09480a8bf0 http2: guard against destroyed session, timeouts 7 years ago
Ruben Bridgewater ea2e6363f2
assert: use SameValueZero in deepStrictEqual 7 years ago
Timothy Gu d932e80231
vm: support parsing a script in a specific context 7 years ago
Eduard Bondarenko b24e269a48 net: multiple listen() events fail silently 8 years ago
Anatoli Papirovski 8d5b0130da
http2: correct emit error in onConnect, full tests 7 years ago
Anatoli Papirovski e289540e12
http2: adjust error types, test coverage 7 years ago
Cyril Lakech ed084a035c
url: remove unused code from autoEscapeStr 7 years ago
Joyee Cheung c419adff1d
net: check EADDRINUSE after binding localPort 7 years ago
Marcelo Gobelli 08984b26d3
buffer: increase coverage by removing dead code 7 years ago
Jon Moss b12d77977e
errors,tools: alphabetize-errors lint rule 7 years ago
Jon Moss 324aa6488f
errors: alphabetize error codes 7 years ago
Anna Henningsen dd52cad044 doc,lib,src,test: strip executable bits off files 7 years ago
Lance Ball 4bd44c11a5
repl: force editorMode in .load 7 years ago
Ruben Bridgewater 204d94fc75
assert: handle errors properly with deep*Equal 7 years ago
matzavinos 219932a9f7
errors: convert 'fs' 7 years ago
Roman Reiss a517466aa7
module: mark DEP0019 as EOL and remove compat code 8 years ago
Anatoli Papirovski 365c24591c
util: remove duplicate code in format 7 years ago
Jackson Tian 83a5eef6f2
lib: simplify the readonly properties of icu 8 years ago
Lance Ball ed1ba4580b
repl: remove REPLServer.createContext side effects 7 years ago
Jackson Tian 9f175d1229
lib: remove the invalid command line options 7 years ago
Anatoli Papirovski ad3d2ce68a http2: handle 100-continue flow & writeContinue 7 years ago
Ben Noordhuis 0f7c06eb2d
tls: fix object prototype type confusion 7 years ago
Brian White 5723c4c5f0
tls: replace forEach with for 7 years ago
Jackson Tian 67d792a74f
lib: clean up usage of threw 8 years ago
Michaël Zasso b98e8d995e path: fix normalize on directories with two dots 7 years ago
Trevor Norris 244ada3c71
async_hooks: emitAfter correctly on fatalException 7 years ago
Ruben Bridgewater 4381100371
assert: handle sparse arrays in deepStrictEqual 7 years ago
Matteo Collina 53c5bf546e http2: refactor error handling 7 years ago
Weijia Wang 4d893e093a
timers: Migrate to use internal/errors 7 years ago
Jimmy Cann a7dccd040d
tls: type checking for `key`, `cert` and `ca` options 7 years ago
Jon Moss 0097794922
errors: remove duplicated ERR_HTTP_INVALID_STATUS_CODE error 7 years ago
Rich Trott f912080bf2 Revert "http2: refactor error handling" 7 years ago
Brian White 2154a3ce0f
net: move debug statement 8 years ago
Ruben Bridgewater 9aa709382a
lib: remove circular reference 7 years ago
Matteo Collina 4ca8ff264f http2: refactor error handling 7 years ago
Rich Trott af11867b41 console: improve console.group() 7 years ago
Weijia Wang 9e0f771224 buffer: improve error messages 7 years ago
Anna Henningsen 7ce2555896
stream: fix Writable instanceof for subclasses 7 years ago
Rich Trott c40229a9b8 console: implement minimal `console.group()` 7 years ago
James M Snell 67269fd7f3 perf_hooks: implementation of the perf timing API 7 years ago
Ben Noordhuis e007f66ae2 dns: add `verbatim` option to dns.lookup() 7 years ago
Ben Noordhuis da1af3d3fc lib: instantiate console methods eagerly 7 years ago
James M Snell 58831b2f24 uv: improvements to process.binding('uv') 7 years ago
davidmarkclements 7c948ce233 fix --prof-process --preprocess flag 7 years ago
XadillaX f6caeb9526
os: make EOL configurable and read only 7 years ago