4269 Commits (9a393a7ff4d9efbf4adba9a0bdc86ff2850b1287)

Author SHA1 Message Date
Matteo Collina 51a2041b90 dgram: generalized send queue to handle close 9 years ago
Rich Trott e56db1477c test: fix flaky test-*-connect-address-family 9 years ago
Diosney Sarmiento b3164ae22e repl: add support for custom completions 9 years ago
Ben Noordhuis f3e5b39696 src: guard against overflow in ParseArrayIndex() 9 years ago
Ben Noordhuis da9bd2fc48
src: alias BINARY to LATIN1 9 years ago
Ben Noordhuis 7ba0f860a6
src: fix erroneous fallthrough in ParseEncoding() 9 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
Evan Lucas 980f4da8c4 repl: prevent undefined ref in completion 9 years ago
Sakthipriyan Vairamani 1ab6df6b04 test: make import common as the first line 9 years ago
cjihrig 6e6cf36761 repl: default useGlobal to true 9 years ago
Franziska Hinkelmann 44c9a72aad test: add regression test for instanceof 9 years ago
cjihrig 2e05e65916 test: add known issue test for #7788 9 years ago
Rich Trott 7fb4794e19 test: increase RAM requirement for intensive tests 9 years ago
Rich Trott 61542e82c1 test: ensure callback runs in test-vm-sigint 9 years ago
Robert Chiras 9bb1024dc3 child_process: Check stderr before accessing it 9 years ago
Prince J Wesley 72fc4ebca2 repl: Mitigate vm #548 function redefinition issue 9 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
Gireesh Punathil 83cbf3175c test: avoid usage of mixed IPV6 addresses 9 years ago
Rich Trott 39f5d9ca7a test: fix flaky test-http-server-consumed-timeout 9 years ago
Christopher Jeffrey 41582722c8 buffer: optimize hex_decode 9 years ago
Anna Henningsen 0858e620e9 util: inspect boxed symbols like other primitives 9 years ago
cjihrig 3ed0204f23 test: s/assert.fail/common.fail as appropriate 9 years ago
Jeremy Whitlock 49a6ea1b73 timers: fix processing of nested timers 10 years ago
Ingvar Stepanyan 4a3300e66b buffer: fix creating from zero-length ArrayBuffer 9 years ago
Rich Trott f7651d24d4 test: improve error message in test-tick-processor 9 years ago
cjihrig acb976ac26 test: cleanup IIFE tests 9 years ago
cjihrig 432cb353e1 test: add common.rootDir 9 years ago
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