12349 Commits (39ff44e94fc2d251e3c2e9dc023d2e1633983d5e)
 

Author SHA1 Message Date
Junliang Yan 39ff44e94f test: fix heap-profiler link error LNK1194 on win 9 years ago
Evan Lucas 5d1f1c5fa8 src: wrap source before doing syntax check 9 years ago
Junliang Yan a2786dd408 test: fix missing unistd.h on windows 9 years ago
Ben Noordhuis 5e6f7c9a23 test: add regression test for --debug-brk -e 0 9 years ago
Sakthipriyan Vairamani b422f6ee1a doc: mention the behaviour if URL is invalid 9 years ago
Ali Ijaz Sheikh a6469e901a deps: backport 010897c from V8 upstream 9 years ago
Ben Noordhuis 3bafe1a59b src: fix race condition in debug signal on exit 9 years ago
Sakthipriyan Vairamani 8a2c4aeeaa repl: handle comments properly 9 years ago
Fedor Indutny 8d78d687d5 timers: reuse timer in `setTimeout().unref()` 9 years ago
Jonas Dohse 7cad182cb6 test: port domains regression test from v0.10 9 years ago
Rich Trott 78d854c6ce test: remove util from common 9 years ago
Rich Trott c566c8b8c0 test: remove util properties from common 9 years ago
Brian White fe01d0df7a src: fix exception message encoding on Windows 9 years ago
Rich Trott eb7c3fb2f4 test: split up buffer tests for reliability 9 years ago
Rich Trott b398a85e19 test: parallelize long-running test 9 years ago
Rich Trott b5f3b4956b test: change call to deprecated util.isError() 9 years ago
Fedor Indutny cadee67c25 deps: backport 8d6a228 from the v8's upstream 9 years ago
Rich Trott 2109708186 lib: fix cluster handle leak 9 years ago
Michaël Zasso 32149cacb5 test: improve tests for util.inherits 9 years ago
Junliang Yan 5be686fab8 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Trevor Norris 1d0f2cbf87 buffer: fix value check for writeUInt{B,L}E 9 years ago
Julien Gilli 0429131e32 test: fix domain with abort-on-uncaught on PPC 9 years ago
ronkorving 46c8c94055 fs: reduced duplicate code in fs.write() 9 years ago
Jeremiah Senkpiel a04408acce repl: limit persistent history correctly on load 9 years ago
Jeremiah Senkpiel 788106eee9 test: cleanup, improve repl-persistent-history 9 years ago
Rich Trott ea58fa0bac test: add Symbol test for assert.deepEqual() 9 years ago
Ben Noordhuis 2a45b72b4a buffer: don't CHECK on zero-sized realloc 9 years ago
Michael Dawson d409ac473b test: disable test-tick-processor - aix and be ppc 9 years ago
Michael Dawson c1623039dd test: harden test-child-process-fork-regr-gh-2847 9 years ago
Imran Iqbal 3bb4437abb test: fix test-net-keepalive for AIX 9 years ago
Myles Borins af55641a69 test: wrap assert.fail when passed to callback 9 years ago
Junliang Yan 7c7ef01e65 test: skip test-dns-ipv6.js if ipv6 is unavailable 9 years ago
fansworld-claudio 9120a04981 docs: add missing shell option to execSync 9 years ago
Jeremiah Senkpiel a4d1510ba4 test: repl-persistent-history is no longer flaky 9 years ago
Rich Trott a5d968b8a2 test: fix flaky test-child-process-emfile 9 years ago
Rich Trott eac2acca76 test: remove flaky status from eval_messages test 9 years ago
Rich Trott 155c778584 test: fix flaky test for symlinks 9 years ago
Rich Trott 74eb632483 test: apply correct assert.fail() arguments 9 years ago
Roman Reiss bc29aad22b doc: fix indent in tls resumption example 9 years ago
Myles Borins 0a4323dd82 test: replace util with backtick strings 9 years ago
Timothy Gu 313877bd8f doc: fix typo in changelog 9 years ago
Rich Trott f49c7c6955 lib: avoid REPL exit on completion error 9 years ago
Rich Trott 93847694ec test: add test-child-process-emfile fail message 9 years ago
calebboyd 4be432862a doc: show keylen in pbkdf2 as a byte length 9 years ago
Rich Trott 23a1140ddb doc: add information about Assert behavior and maintenance 9 years ago
Fedor Indutny 0427cdf094 http: fix stalled pipeline bug 9 years ago
Calvin Metcalf 4bac5d9ddf stream: avoid unnecessary concat of a single buffer. 9 years ago
Martii e04cb1e1fc doc: clarify API buffer.concat 9 years ago
Kyle Smith eae714c370 doc: clarify the use of `option.detached` 9 years ago
Fábio Santos 117fb47a16 stream: fix signature of _write() in a comment 9 years ago