4215 Commits (bb9eabec40ed95e0193d08bf3f9b16d774904a17)

Author SHA1 Message Date
Prince J Wesley bb9eabec40 repl: Mitigate vm #548 function redefinition issue 8 years ago
Jeremy Whitlock 5aac4c42da timers: fix processing of nested timers 9 years ago
Rich Trott 9dc0651657 test: improve error message in test-tick-processor 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
cjihrig e9bb3329ea test: add common.rootDir 8 years ago
silverwind 11b23068cd
tools: consistent .eslintrc formatting 8 years ago
Anna Henningsen a7105a8db3
test,doc: clarify `buf.indexOf(num)` input range 8 years ago
Matteo Collina a2a711a373 dgram: generalized send queue to handle close 9 years ago
Rich Trott 5b63d48e9e lib,benchmark,test: implement consistent braces 8 years ago
Rich Trott 2d77cba7e7 test: fix flaky test-*-connect-address-family 8 years ago
Ben Noordhuis cfe76f2d6b src: disable stdio buffering 8 years ago
Jeremiah Senkpiel aab306679e test: fix old tty tests 8 years ago
Jeremiah Senkpiel f3a3888307 test: move parallel/test-tty-* to pseudo-tty/ 8 years ago
Rich Trott 7b0cf87101 test: remove unused var from child-process-fork 8 years ago
Rich Trott bc5b89f9ca test: remove unused vars from http/https tests 8 years ago
Rich Trott 2bd89421d5 test: remove unused var in test-tls-server-verify 8 years ago
Rich Trott b9b49ee66f test: fix flaky test-fs-read-buffer-tostring-fail 8 years ago
Diosney Sarmiento 9fbe456db1 repl: add support for custom completions 8 years ago
Sakthipriyan Vairamani 89ede72fca tools: remove unnecessary imports and assignments 8 years ago
Rich Trott 24ee0d2111
test: remove unused var in net-server-try-ports 8 years ago
Rich Trott c8eb62fcee
test: remove unused var from stream2 test 8 years ago
Rich Trott 9d654a387a test: fix flaky test-net-write-slow 8 years ago
Ben Noordhuis 630096bc80 src: guard against overflow in ParseArrayIndex() 8 years ago
Anna Henningsen af273b5e81
test: skip doctool tests when js-yaml is missing 9 years ago
cjihrig a2ee21db84 util: add an option for configuring break length 8 years ago
Ben Noordhuis b4d4fd939c build: export openssl symbols on windows 9 years ago
Ben Noordhuis f47c394d75 test: listen on and connect to 127.0.0.1 8 years ago
Rich Trott fb4c022fbe test: handle SmartOS bug in test-tls-session-cache 8 years ago
Rich Trott abce60cec0 test: remove common.PORT from http tests 8 years ago
Chuck Langford 99cfd53097 test: test execFile/fork arg validation 9 years ago
Rich Trott 0268fd0a9f child_process: preserve argument type 8 years ago
Rich Trott 8da541bf5f Revert "child_process: measure buffer length in bytes" 8 years ago
Lance Ball 15157c3c3d repl: Default `useGlobal` to false in CLI REPL. 9 years ago
Ben Noordhuis c5c28c3d50 debugger: make listen address configurable 9 years ago
Anna Henningsen 3cac616791
vm: don't print out arrow message for custom error 8 years ago
James M Snell 7de59ef925 net: use icu's punycode implementation 8 years ago
Eugene Ostroukhov 08aff14cc8 inspector: Do cleanups before notifying callback 8 years ago
Ben Noordhuis dac16d8fb6 test: check types for http request and response 9 years ago
cjihrig 64edd064b8 test: add abort test for backtrace validation 9 years ago
Ben Noordhuis 3c85f4e237 test: don't use internal headers in add-on tests 8 years ago
Ben Noordhuis 0672fca921 test: fix abort/test-abort-uncaught-exception 8 years ago
Ben Noordhuis 5251fe52c3 test: add testcfg.py to test/abort/ 8 years ago
Andras 6f75b6672c timers: optimize `setImmediate()` 9 years ago
Andras 6b0f86a8d5 timers: optimize linkedlist 9 years ago
Ben Noordhuis 0ba0eca986 src: fix readability/namespace cpplint warnings 8 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