about summary refs log tree commit diff stats
path: root/nancy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switched from twitcurl to libtwitter++Kelly Rauchenberger2016-11-271-39/+45
| | | | | | | Also updated verbly to remove dependence on json submodule, replaced uses of the C random API with the C++ random API, and replaced the UNIX-dependent sleep call with the sleep functionality in the C++ standard library.
* An update to verbly makes the "genus" exception unnecessaryKelly Rauchenberger2016-03-191-12/+2
|
* Updated to use verblyKelly Rauchenberger2016-03-171-52/+36
|
* Added missing #include <unistd.h>Kelly Rauchenberger2016-03-091-0/+1
|
* Initial commitKelly Rauchenberger2016-03-091-0/+141