1155 Commits (d6d32296039165ff3eb2cae182d97dac37a782e5)

Author SHA1 Message Date
James M Snell 7de59ef925 net: use icu's punycode implementation 8 years ago
Ben Noordhuis dac16d8fb6 test: check types for http request and response 9 years ago
Andras 6f75b6672c timers: optimize `setImmediate()` 9 years ago
Andras 6b0f86a8d5 timers: optimize linkedlist 9 years ago
Ali Ijaz Sheikh 9940766f8a
test: fix tests after V8 upgrade 9 years ago
Rich Trott bbf3838c70 test: test isFullWidthCodePoint with invalid input 8 years ago
Stefan Budeanu 410296c37a build: configure --shared 9 years ago
Rich Trott db21266427 assert: remove unneeded arguments special handling 8 years ago
Lance Ball c0e48bf27d repl: Enable tab completion for global properties 8 years ago
Zach Bjornson a1059afd39 buffer: speed up swap16/32, add swap64 9 years ago
Michael Wain 2996b5c975 crypto: Allow GCM ciphers to have a longer IV length 9 years ago
Prince J Wesley 9d56c4079a repl: fix tab completion for defined commands 8 years ago
Evan Lucas 3f5623dd46 readline: allow passing prompt to constructor 9 years ago
Anna Henningsen 1d75987ff0
Revert "test: mark test-vm-timeout flaky on windows" 8 years ago
Anna Henningsen 61196dedad
vm: test for abort condition of current invocation 8 years ago
Anna Henningsen efc31503b3
test: fix flaky test-vm-timeout 8 years ago
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