summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-08-21-Andreas Baumann
2012-08-21Merge branch 'master' of ssh://andreasbaumann.dyndns.org:2222/crawlerAndreas Baumann
2012-08-21-Andreas Baumann
2012-08-21-Andreas Baumann
2012-08-21makefie build fixes on WindowsAndreas Baumann
2012-08-21moved DLL fiddling to Exportable.hppAndreas Baumann
2012-08-21fixed singleton double-instance problem on Windows, not a really nice solutionAndreas Baumann
2012-08-20module test fixesAndreas Baumann
2012-08-19-Andreas Baumann
2012-08-19playing with singletonAndreas Baumann
2012-08-18some code cleanup in fetchersAndreas Baumann
2012-08-18fixed spool buffer and file handling in RISAndreas Baumann
2012-08-17adapted winhttp fetcher to new spooling, but crashesAndreas Baumann
2012-08-17added a common base class for spooling rewind input stream, adaptedAndreas Baumann
2012-08-17some project renamesAndreas Baumann
2012-08-15renamedAndreas Baumann
2012-08-13solved static linking problem of module classes on WindowsAndreas Baumann
2012-08-13winhttp work on windowsAndreas Baumann
2012-08-12-Andreas Baumann
2012-08-12implemented the winhttp fetcher, not working yetAndreas Baumann
2012-08-12added a fetcher module testAndreas Baumann
2012-08-12improved error handling in module loaderAndreas Baumann
2012-08-12better naming of modulesAndreas Baumann
2012-08-12we should use WinINet, not WinHttp, spendid!Andreas Baumann
2012-08-12-Andreas Baumann
2012-08-12streamhtmlparser works on WindowsAndreas Baumann
2012-08-11google url normalization works on Windows, test1 must be improved:Andreas Baumann
2012-08-11added a file spooling buffer in libfetch rewind input stream, a littleAndreas Baumann
2012-08-11fixed memory buffering in libfetch fetcherAndreas Baumann
2012-08-10started adapting googleurl on windows, icu intergration pendingAndreas Baumann
2012-08-10fixed simle url normalizer and it's testsAndreas Baumann
2012-08-10some more windows modulesAndreas Baumann
2012-08-10module loader works on Windows, simple URL normalizer test worksAndreas Baumann
2012-08-10fixed wrong initlializtion order in RewindInputStreamAndreas Baumann
2012-08-10first porting attempts to Windows:Andreas Baumann
2012-08-09-Andreas Baumann
2012-08-09added spooling to LibFetchRewindInputStream in order to support rewindAndreas Baumann
2012-08-09better libmagic buffer detection with increasing buffer on streamAndreas Baumann
2012-08-08added a file rewind input streamAndreas Baumann
2012-08-08handle sigintAndreas Baumann
2012-08-08-Andreas Baumann
2012-08-08modularized all other modulesAndreas Baumann
2012-08-08chain filter and modules with one ctor param work nowAndreas Baumann
2012-08-08more testing and docu aroung Type*Andreas Baumann
2012-08-07started modularization of URL filtersAndreas Baumann
2012-08-07allow modules to be linked as static libraries, mainly to be able toAndreas Baumann
2012-08-07combined the two url normalizer testsAndreas Baumann
2012-08-07more reduction of module code and fixed dependency problem when buildingAndreas Baumann
2012-08-07cleaned up url normalizer tests and made them use module loaderAndreas Baumann
2012-08-07reduced some code duplication when registering modulesAndreas Baumann