588 Commits (8039ca06eb808b707313da37b9815288f50e5a24)

Author SHA1 Message Date
Michaël Zasso 870108aaa8 console: sub-millisecond accuracy for console.time 10 years ago
Jonas Dohse e2b8393ee8 test: port domains regression test from v0.10 10 years ago
Rich Trott 676e61872f test: apply correct assert.fail() arguments 9 years ago
Shigeki Ohtsu f72e178a78 tls: add minDHSize option to tls.connect() 10 years ago
Shigeki Ohtsu 6d92ebac11 tls: add TLSSocket.getEphemeralKeyInfo() 10 years ago
Michaël Zasso bbdbef9274 test: fix tests after V8 upgrade 10 years ago
Myles Borins 6c032a8333 test: replace util with backtick strings 10 years ago
Fedor Indutny ab03635fb1 http: fix stalled pipeline bug 10 years ago
Julien Gilli f45c315763 test: fix domain with abort-on-uncaught on PPC 10 years ago
Rich Trott 7d94611ac9 test: split up buffer tests for reliability 10 years ago
Ryan Graham bde32f8a4d lib: fix undefined timeout regression 10 years ago
Trevor Norris a713024579 net: don't throw on bytesWritten access 10 years ago
Brian White 68990948fe stream: avoid pause with unpipe in buffered write 10 years ago
Rich Trott 31c971d641 test: parallelize long-running test 10 years ago
Rich Trott ead5cd990c test: test `util` rather than `common` 10 years ago
Trevor Norris e97dae573c buffer: don't abort on prototype getters 10 years ago
Rich Trott 72c8a74b55 test: remove common.inspect() 10 years ago
Rich Trott a1040f2065 test: refresh temp directory when using pipe 10 years ago
Rich Trott 47befffc53 lib,test: deprecate _linklist 10 years ago
Junliang Yan 8aa589c069 test: Fix test-fs-read-stream-fd-leak race cond 10 years ago
Trevor Norris 178ac3367f js_stream: prevent abort if isalive doesn't exist 10 years ago
Ben Noordhuis ded4f91eef assert: support arrow functions in .throws() 10 years ago
Junliang Yan a9d42e0131 test: fix losing original env vars issue 10 years ago
Karl Skomski a18dd7b788 src: replace naive search in Buffer::IndexOf 10 years ago
Trevor Norris aeee956ac7 async_wrap: correctly pass parent to init callback 10 years ago
Rich Trott 099cfbc58c test: remove deprecated error logging 10 years ago
Rich Trott 3de353b554 test: make common.js mandatory via linting rule 10 years ago
James M Snell e655a437b3 http: do not allow multiple instances of certain response headers 10 years ago
Trevor Norris 05d424c029 buffer: only check if instance is Uint8Array 10 years ago
Evan Lucas 7d66749eca test: speed up stringbytes-external test 10 years ago
Roman Reiss 81e98e9363 test: use normalize() for unicode paths 10 years ago
Rich Trott 070aac4a87 lib: remove redundant code, add tests in timers.js 10 years ago
Evan Lucas 88533881dd util: correctly inspect Map/Set Iterators 10 years ago
Evan Lucas 089d688617 util: fix check for Array constructor 10 years ago
Jeremy Whitlock 77a10ed05f src: fix --abort-on-uncaught-exception 10 years ago
Fedor Indutny 05040664c2 http: fix out-of-order 'finish' bug in pipelining 10 years ago
Roman Reiss 342c3a1bbb test: remove arguments.callee usage 10 years ago
Dave Eddy 2e6ece44e1 node: add -c|--check CLI arg to syntax check script 10 years ago
Rich Trott 5bbc6df7de test: change call to deprecated util.isError() 10 years ago
Rich Trott 02fe8215f0 test: load common.js to test for global leaks 10 years ago
Trevor Norris e52864b4b8 async_wrap: update providers and add test 10 years ago
Evan Lucas 30b8bb0aab src: add process.versions.icu 10 years ago
Rich Trott 44efd66132 test: replace deprecated util.debug() calls 10 years ago
James M Snell 6192c9892f http: add checkIsHttpToken check for header fields 10 years ago
Johann 6df47d6151 crypto: add more keylen sanity checks in pbkdf2 10 years ago
Fedor Indutny 36b969ff44 child_process: `null` channel handle on close 10 years ago
Salman Aljammaz ccea33df62 repl: don't use tty control codes when $TERM is set to "dumb" 10 years ago
Sakthipriyan Vairamani fcfd87d7e1 repl: backslash bug fix 10 years ago
Sakthipriyan Vairamani 571a517259 test: test sync version of mkdir & rmdir 10 years ago
Sakthipriyan Vairamani 61d48b45b5 test: use tmpDir instead of fixtures in readdir 10 years ago