summaryrefslogtreecommitdiff
path: root/src/modules/urlnormalizer/googleurl/GoogleURLNormalizer.cpp
AgeCommit message (Expand)Author
2015-02-09added a CRAWLER_UNUSED for lua specific module initialization codeAndreas Baumann
2014-10-09first trials with a Google normalizer called from Lua, std::string is the pro...Andreas Baumann
2014-10-04adapted all interface in modules, but SEGV happens now in crawler,Andreas Baumann
2014-07-25we also have to normilze with queryAndreas Baumann
2014-07-24..Andreas Baumann
2012-08-12better naming of modulesAndreas Baumann
2012-08-10started adapting googleurl on windows, icu intergration pendingAndreas Baumann
2012-08-07reduced some code duplication when registering modulesAndreas Baumann
2012-08-06removed some debug printsAndreas Baumann
2012-08-06using typeinfo to find correct destruction function for loadable module objectsAndreas Baumann
2012-08-06first steps to make URL loader loadableAndreas Baumann