From 4f88ef857af5a4356b2ea6c069416c9931d47ab2 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 4 Dec 2016 20:00:43 -0500 Subject: Switched from twitcurl to libtwitter++ Also replaced usage of the C randomization interface with the C++ randomization interface, and replaced the UNIX-reliant sleep() call with the C++ thread interface. Also made some other style-related code changes. --- vendor/libtwittercpp | 1 + 1 file changed, 1 insertion(+) create mode 160000 vendor/libtwittercpp (limited to 'vendor/libtwittercpp') diff --git a/vendor/libtwittercpp b/vendor/libtwittercpp new file mode 160000 index 0000000..d783c17 --- /dev/null +++ b/vendor/libtwittercpp @@ -0,0 +1 @@ +Subproject commit d783c17151a98466e304b1e5f33bfca0be885fd8 -- cgit 1.4.1