2741 Commits (ed084a035c1f657284f3eee7f7a583a42e8b35f1)

Author SHA1 Message Date
Joyee Cheung c419adff1d
net: check EADDRINUSE after binding localPort 7 years ago
Rich Trott d7200d6823
test: fix flaky test-readline-interface 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
Michaël Zasso 2ef0f007a4 test: split path tests into multiple files 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
Jackson Tian 83a5eef6f2
lib: simplify the readonly properties of icu 8 years ago
Daniel Bevenius 50ebac1124
tools: add eslint rule for hasCrypto checking 8 years ago
Lance Ball ed1ba4580b
repl: remove REPLServer.createContext side effects 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
Anatoli Papirovski 6eeb06f234
test: add a test for Expect & checkExpectation 7 years ago
Anatoli Papirovski 88441f6baf
test: add http2 test for method CONNECT 7 years ago
Weijia Wang 44d486500d
test: increase coverage for internal/errors.js 7 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
Anatoli Papirovski 3eb029794c
test: increase coverage for http2 response headers 7 years ago
XadillaX 1ffd01cf7f test: fix hijackStdout behavior in console 8 years ago
Anna Henningsen 5c0d64ea11 test: add regression test for 14814 7 years ago
Shigeki Ohtsu 4218f1974d crypto: fix error of createCipher in wrap mode 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
Rich Trott f912080bf2 Revert "http2: refactor error handling" 7 years ago
Jeremiah Senkpiel 99c478eb36
test: pipe some error output if npm fails 8 years ago
Ian Perkins 15ac1eac3b
benchmark: fix issues in dns benchmark 7 years ago
Matteo Collina 4ca8ff264f http2: refactor error handling 7 years ago
Rich Trott af11867b41 console: improve console.group() 7 years ago
Jon Moss d86eb5cadf test: simplify test-tls-client-default-ciphers 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 3cf27f1485 test: add test-benchmark-process 7 years ago
Rich Trott ce69d016c5 test: add test-benchmark-path 7 years ago
Rich Trott dd60c60d83 test: add test-benchmark-os 7 years ago
Rich Trott afa62a2679 test: add test-benchmark-events 7 years ago
Rich Trott 3fcfca62f9 test: add test-benchmark-domain 7 years ago
Anna Henningsen 86c4655a0f src: fix build on certain platforms 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
Rich Trott 779a480bf1 test: do not modify fixtures in test-fs-chmod 7 years ago
James M Snell 58831b2f24 uv: improvements to process.binding('uv') 7 years ago
Refael Ackermann 0ce54a7ec9 test: improve assertion fail messages 7 years ago
Ankit Parashar 2a97eb61c6 test: remove unused arguments from function 7 years ago
Shigeki Ohtsu 9dfb2d14cb crypto: warn if counter mode used in createCipher 8 years ago
cjihrig 9eb8f44060
test: update windows module load error message 7 years ago
Ben Noordhuis ffed7b6e66
src: detect nul bytes in InternalModuleReadFile() 7 years ago
XadillaX f6caeb9526
os: make EOL configurable and read only 7 years ago