summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-02prefer dynamic to static linking (linking a non-PIC .a libraryAndreas Baumann
2012-09-02fixed pkg-config usage for pqxx testsAndreas Baumann
2012-09-02fixed postgresql/pqxx tests on FreeBsdAndreas Baumann
2012-09-02small fix in googleurlAndreas Baumann
2012-09-02googleurl works on FreeBSD now, C99 fix around 64-bit and strtoullAndreas Baumann
2012-09-02fixed a noreturn warning in the SingletonAndreas Baumann
2012-08-30-Andreas Baumann
2012-08-24-Andreas Baumann
2012-08-24-Andreas Baumann
2012-08-24singleton is now comletly hiddenAndreas Baumann
2012-08-24forgot to accept a logger testAndreas Baumann
2012-08-24sorted out visibility issues around Logger/Singleton/scoped_ptrAndreas Baumann
2012-08-23logging fixAndreas Baumann
2012-08-23some porting of libfetch for FreeBSDAndreas Baumann
2012-08-23added some helper to open log sinksAndreas Baumann
2012-08-22small logger fixes on WindowsAndreas Baumann
2012-08-22-Andreas Baumann
2012-08-22some log testingAndreas Baumann
2012-08-22completly rewrote the logger as singletonAndreas Baumann
2012-08-22adapted some docuAndreas Baumann
2012-08-21added test for module loader in loaded module test (Linux)Andreas Baumann
2012-08-21-Andreas Baumann
2012-08-21updated some docuAndreas Baumann
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-20-Andreas Baumann
2012-08-20added a test showing the singleton module problem on WindowsAndreas Baumann
2012-08-20module test fixesAndreas Baumann
2012-08-20added a module test (Windows)Andreas 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-17-Andreas 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-13added test for lastErrMsg in fetcherAndreas 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-12fixed fetcher test on linuxAndreas Baumann
2012-08-12added a fetcher module testAndreas Baumann