summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-04fixed code in destructor of BaseModuleLoader, was a little bit weirdAndreas Baumann
2014-10-04added init and destroy functions to modulesAndreas Baumann
2014-10-03fixed setting data from source in fetcher modulesAndreas Baumann
2014-10-03added an experimental curl fetcherAndreas Baumann
2014-10-01reading some Lua globalsAndreas Baumann
2014-09-28first Lua config of crawlerAndreas Baumann
2014-09-28some lua workAndreas Baumann
2014-07-23added parsing of Sitemap in robots.txtAndreas Baumann
2012-09-10libutil move and liblogger rename on WindowsAndreas Baumann
2012-09-07moved TypeDetect.hpp to crawler include filesAndreas Baumann
2012-09-07fixed error handling in module loaderAndreas Baumann
2012-09-07added a libutil for porting stuff and helpersAndreas Baumann
2012-09-07fixed miracle of unresolved instance function in Singleton (weAndreas Baumann
2012-09-06crawler fixed on LinuxAndreas Baumann
2012-09-06more splitting into libcrawl, crawl binaryAndreas Baumann
2012-09-06first properly working logger on Windows (singleton dll issue)Andreas Baumann
2012-09-05started to solve the logger dll problem on WindowsAndreas Baumann
2012-09-05split away util, logger, and moduleAndreas Baumann