4363 Commits (a89deb9c595126b5c15f024e05115b5100f83e29)

Author SHA1 Message Date
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
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