4361 Commits (2f6101ed104a343aa7fac8b0e247ebe64972f235)

Author SHA1 Message Date
Ben Noordhuis c7ab7a31d7 test: fix abort/test-abort-uncaught-exception 9 years ago
Ben Noordhuis 4b0ab5b308 test: add testcfg.py to test/abort/ 9 years ago
Andras efb7a90fa9 timers: optimize `setImmediate()` 9 years ago
Andras a5d894590d timers: optimize linkedlist 9 years ago
Ben Noordhuis 43e83576bd src: fix readability/namespace cpplint warnings 9 years ago
Rich Trott 365f5207b3 test: test isFullWidthCodePoint with invalid input 9 years ago
Stefan Budeanu 91744aaf00 build: configure --shared 9 years ago
Rich Trott 40211e80f2 assert: remove unneeded arguments special handling 9 years ago
Lance Ball c39f6c0204 repl: Enable tab completion for global properties 9 years ago
Michael Wain fa9e6f7463 crypto: Allow GCM ciphers to have a longer IV length 9 years ago
Prince J Wesley ca95a84bc4 repl: fix tab completion for defined commands 9 years ago
Evan Lucas 6b1fc63dcb readline: allow passing prompt to constructor 9 years ago
Anna Henningsen e30f32f003 Revert "test: mark test-vm-timeout flaky on windows" 9 years ago
Anna Henningsen 55b87c0238 vm: test for abort condition of current invocation 9 years ago
Anna Henningsen 457d244170 test: fix flaky test-vm-timeout 9 years ago
Rich Trott 16aff79dee test: add test for exec() known issue 9 years ago
Martin von Gagern 8f1733c4e7 test: add more UTF-8 StringDecoder tests 9 years ago
Brian White 962ac37e1f string_decoder: fix bad utf8 character handling 9 years ago
Rich Trott 0bbf2ef6ea test: fix flaky test-fs-watch-encoding on OS X 9 years ago
Ben Noordhuis 009858bd0a test: remove internet/test-tls-connnect-cnnic 9 years ago
Rich Trott c236a13341 test: mark test-vm-timeout flaky on windows 9 years ago
Rich Trott 580e11026e test: refresh the tmpdir before using 9 years ago
Anna Henningsen da8e510ee0 repl: break on sigint/ctrl+c 9 years ago
Anna Henningsen d049919e7d vm: add ability to break on sigint/ctrl+c 9 years ago
Eugene Ostroukhov 8dd48c9251 inspector: fix inspector connection cleanup 9 years ago
Mathias Bynens fb39025e31 punycode: update to v2.0.0 9 years ago
Brian White e1d6bd9e30 stream: improve Readable.read() performance 9 years ago
Myles Borins 3d69ad1cf3 src: make Sec-WebSocket-Key check case-insensitive 9 years ago
Pavel Feldman 7d4f038a78 src,lib: v8-inspector support 9 years ago
James M Snell 929b6c29d8 src: refactor require('constants') 9 years ago
Bryce Simonds cd38401724 src: fix Windows segfault with `--eval` 9 years ago
Anna Henningsen e2bf250a29 test: add tests for some stream.Readable uses 9 years ago
Daniel Bevenius 6dc0dae830 src: rename "node" script to "bootstrap_node" 9 years ago
David Halls b0225e5926 stream: ensure awaitDrain is increased once 9 years ago
Fedor Indutny ad1045c829 http: fix no dumping after `maybeReadMore` 9 years ago
Natanael Copa caa6718a01 test: fix test-net-* error code check for getaddrinfo(3) 9 years ago
Brian White 535c8dd554 test: add more http token/value checking tests 9 years ago
Anna Henningsen 9c6b69ec1b stream: reset awaitDrain after manual .resume() 9 years ago
Brian White eded11705b test: use random ports where possible 9 years ago
Santiago Gimeno 6d3d2d1ae4 cluster: don't send messages if no IPC channel 9 years ago
Brian White d54c7c19a6 test: fix spawn on windows 9 years ago
Rich Trott e873063a3c test: enable test-debug-brk-no-arg 9 years ago
Bryan English d6091c8194 test: use common.fixturesDir almost everywhere 9 years ago
Fedor Indutny 40e49dee82 http: wait for both prefinish/end to keepalive 9 years ago
Rich Trott e8c91e7557 repl: refine handling of illegal tokens 9 years ago
Sakthipriyan Vairamani 1600966f59 fs: execute mkdtemp's callback with no context 9 years ago
Rich Trott 2961f06f6f debugger: fix --debug-brk interaction with -e 9 years ago
Rich Trott 6ce26c8c8b test: add test for uid/gid setting in spawn 9 years ago
Rich Trott 40604b54d4 test: remove disabled eio race test 9 years ago
Rich Trott 8b720c4582 test: remove non-incremental common.PORT changes 9 years ago