4892 Commits (204d94fc756218bfeee921905c8be488027f9627)

Author SHA1 Message Date
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 8 years ago
Jackson Tian 9f175d1229
lib: remove the invalid command line options 8 years ago
Anatoli Papirovski ad3d2ce68a http2: handle 100-continue flow & writeContinue 7 years ago
Ben Noordhuis 0f7c06eb2d
tls: fix object prototype type confusion 8 years ago
Brian White 5723c4c5f0
tls: replace forEach with for 7 years ago
Jackson Tian 67d792a74f
lib: clean up usage of threw 9 years ago
Michaël Zasso b98e8d995e path: fix normalize on directories with two dots 8 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 8 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 8 years ago
Ben Noordhuis e007f66ae2 dns: add `verbatim` option to dns.lookup() 8 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
Ruben Bridgewater 3a886ffa24
util: fix inspect array w. negative maxArrayLength 7 years ago
Anna Henningsen 9ecc440642
buffer: fix MAX_LENGTH constant export 7 years ago
Anna Henningsen 859a228594
util: use proper circular reference checking 7 years ago
Miroslav Bajtoš a0895ed6c4
inspector: enable async stack traces 8 years ago
fengmk2 620ba41694 http: don't double-fire the req error event 8 years ago
Pini Houri 3f5d944ace http2: Expose Http2ServerRequest/Response 8 years ago
Jimmy Thomson cde272a066
process: keep process prototype in inheritance chain 8 years ago
Trevor Norris 062beb08df
async_hooks: don't abort unnecessarily 8 years ago
Trevor Norris 94369d8017
async_hooks: improve comments and function names 8 years ago
Weijia Wang 11a2ca29ba
errors: migrate _http_outgoing 8 years ago
Mudit Ameta 4a6b678070
os: add CIDR support 8 years ago
Evan Lucas b2a9b81738 http2: fix [kInspect]() output for Http2Stream 8 years ago
Daniel Bevenius 170ff0e4bb lib: move deprecationWarned var 7 years ago
Ruben Bridgewater 9222fe64ad
assert: optimize code path for deepEqual Maps 8 years ago
Ruben Bridgewater 95bbb68175
util: improve util.inspect performance 8 years ago
Tristian Flanagan f2b01cba7b child_process: defer error to next tick 9 years ago
Anna Henningsen 5ea25d2ebe
http2: name padding buffer fields 8 years ago
Anna Henningsen e46ae99a2a
http2: use per-environment buffers 8 years ago