4192 Commits (989a2a1c9211588a25990ceee46fde9f990b91d3)

Author SHA1 Message Date
silverwind 5a2ce3633f tools: consistent .eslintrc formatting 9 years ago
Anna Henningsen 1576730ef3 test,doc: clarify `buf.indexOf(num)` input range 9 years ago
Rich Trott fc0ed2e8c7 lib,benchmark,test: implement consistent braces 9 years ago
Ben Noordhuis fbc9ef84b8 src: disable stdio buffering 9 years ago
Jeremiah Senkpiel 9797969ad4 test: fix old tty tests 9 years ago
Jeremiah Senkpiel 37dc7954d8 test: move parallel/test-tty-* to pseudo-tty/ 9 years ago
Rich Trott 5192bed68c test: remove unused var from child-process-fork 9 years ago
Rich Trott e1aedbf671 test: remove unused vars from http/https tests 9 years ago
Rich Trott 64e2eed662 test: remove unused var in test-tls-server-verify 9 years ago
Rich Trott 8e50413b7e test: fix flaky test-fs-read-buffer-tostring-fail 9 years ago
Sakthipriyan Vairamani fa99dadda4 tools: remove unnecessary imports and assignments 9 years ago
Rich Trott 447a8f26e1 test: remove unused var in net-server-try-ports 9 years ago
Rich Trott 326006527d test: remove unused var from stream2 test 9 years ago
Rich Trott 97167291e7 test: fix flaky test-net-write-slow 9 years ago
Anna Henningsen 657fd7aee9 test: skip doctool tests when js-yaml is missing 9 years ago
cjihrig 3b8914d5ce util: add an option for configuring break length 9 years ago
Ben Noordhuis 15a32dd42b build: export openssl symbols on windows 9 years ago
Zach Bjornson 4014ecbfb4 buffer: speed up swap16/32, add swap64 9 years ago
Ben Noordhuis c132e9cc24 test: listen on and connect to 127.0.0.1 9 years ago
Rich Trott 6da49ac1fd test: handle SmartOS bug in test-tls-session-cache 9 years ago
Rich Trott b383fdde79 test: remove common.PORT from http tests 9 years ago
Rich Trott 2aa06b9fa0 child_process: preserve argument type 9 years ago
Rich Trott 4a0fb6fcb8 Revert "child_process: measure buffer length in bytes" 9 years ago
Lance Ball 7a7b8f7e67 repl: Default `useGlobal` to false in CLI REPL. 9 years ago
Ben Noordhuis 4891001d7e debugger: make listen address configurable 9 years ago
Anna Henningsen 6151544751 vm: don't print out arrow message for custom error 9 years ago
James M Snell d0e24923a6 net: use icu's punycode implementation 9 years ago
Eugene Ostroukhov c4aaf47f4d inspector: Do cleanups before notifying callback 9 years ago
Ben Noordhuis 658ab3d1e6 test: check types for http request and response 9 years ago
cjihrig 517e71508e test: add abort test for backtrace validation 9 years ago
Ben Noordhuis 6de80fcaea test: don't use internal headers in add-on tests 9 years ago
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