1089 Commits (f1d804a753480b931ca65cb17e19428631b2ec31)

Author SHA1 Message Date
Martin von Gagern 5e8cbd7a4f
test: add more UTF-8 StringDecoder tests 8 years ago
Brian White 79ef3b6b5d
string_decoder: fix bad utf8 character handling 8 years ago
Rich Trott 5267f29b34 test: fix flaky test-fs-watch-encoding on OS X 8 years ago
Rich Trott f34caa96d1 test: mark test-vm-timeout flaky on windows 8 years ago
Rich Trott cdcfeb7628 test: refresh the tmpdir before using 8 years ago
James M Snell 6dd093da26 buffer,string_decoder: consolidate encoding validation logic 8 years ago
Bryce Simonds 5bddc9a741
src: fix Windows segfault with `--eval` 9 years ago
Anna Henningsen 3fe3b41321
test: add tests for some stream.Readable uses 8 years ago
Anna Henningsen 6a93ab11a9
repl: break on sigint/ctrl+c 9 years ago
Anna Henningsen 0815b9401d
vm: add ability to break on sigint/ctrl+c 9 years ago
Rich Trott 336b027411 url: return valid file: urls fom url.format() 8 years ago
David Halls b5175e8f39
stream: ensure awaitDrain is increased once 8 years ago
Fedor Indutny 357f904169 http: fix no dumping after `maybeReadMore` 9 years ago
Natanael Copa 1a1ff77feb test: fix test-net-* error code check for getaddrinfo(3) 9 years ago
Brian White 686984696d
stream: improve Readable.read() performance 9 years ago
Brian White c8fa79f351
test: add more http token/value checking tests 9 years ago
Anna Henningsen e2e615e87e
stream: reset awaitDrain after manual .resume() 9 years ago
Ingvar Stepanyan 0e9e149da4
buffer: fix creating from zero-length ArrayBuffer 9 years ago
James M Snell 197a465280 zlib: move constants into zlib.constants 8 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Jesús Leganés Combarro "piranna 0cd0118334 stream: 'data' argument on callback of Transform._flush() 8 years ago
Santiago Gimeno 8c53d2fe9f cluster: don't send messages if no IPC channel 9 years ago
Anna Henningsen 15cd45c6fc
test: fix tests for non-crypto builds 9 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Brian White e18a9264f3
test: fix spawn on windows 9 years ago
Rich Trott 101bda1b40 test: enable test-debug-brk-no-arg 9 years ago
Bryan English cc2a88a2f3 test: use common.fixturesDir almost everywhere 9 years ago
Fedor Indutny 1004ece889 http: wait for both prefinish/end to keepalive 9 years ago
Rich Trott de0aa23ad7 repl: refine handling of illegal tokens 9 years ago
Sakthipriyan Vairamani c4fadbc15d fs: execute mkdtemp's callback with no context 9 years ago
Rich Trott 1a21524b69 debugger: fix --debug-brk interaction with -e 9 years ago
Rich Trott d0151695a7 test: add test for uid/gid setting in spawn 9 years ago
Сковорода Никита Андреевич fea3070ec4 test: add buffer testcase for resetting kZeroFill 9 years ago
Ben Noordhuis 334ef4f19d lib,src: drop dependency on v8::Private::ForApi() 9 years ago
Rich Trott e4b78c6fd1 test: make test-child-process-fork-net more robust 9 years ago
Rich Trott 2f417c3193 test: fix spurious EADDRINUSE in test-https-strict 9 years ago
Anna Henningsen ef9a8fa35b
buffer: ignore negative allocation lengths 9 years ago
cjihrig 67368d8553 cluster: expose result of send() 9 years ago
cjihrig c4f80c1f34 cluster: rewrite debug ports consistently 9 years ago
Santiago Gimeno 6e148a34dc test: fix test-debug-port-numbers on OS X 9 years ago
Rich Trott bddfe63049 test: remove modifcation to common.PORT 9 years ago
Brian White d23b7d2656
string_decoder: rewrite implementation 9 years ago
Ben Noordhuis ead6c2d5bb test: use strictEqual consistently in agent test 9 years ago
Ben Noordhuis fb19b800b8 tls,https: respect address family when connecting 9 years ago
Ben Noordhuis da12b10005 test: work around debugger not killing inferior 9 years ago
Santiago Gimeno 0c29436250 cluster: reset handle index on close 9 years ago
cjihrig a9492f503f test: verify cluster worker exit 9 years ago
Matteo Collina c14e98b476 dgram: copy the list in send 9 years ago
Michaël Zasso f9ea52e5eb
test: add regression test for Proxy as vm context 9 years ago
Ben Noordhuis 18fb4f9a91 debugger: propagate --debug-port= to debuggee 9 years ago