summaryrefslogtreecommitdiff
path: root/server/src/saxparser.cc
AgeCommit message (Expand)Author
2014-03-05Use hugin module instead of old debug code.Bent Bisballe Nyeng
2014-02-12Fix 64bit compilationBent Bisballe Nyeng
2012-08-10Fix compilation of all tests.Bent Bisballe Nyeng
2011-12-06Clean up the way connections are handled.Bent Bisballe Nyeng
2011-10-11Fix parameter type change in startTag method.Bent Bisballe Nyeng
2011-07-01removed macrotool.deva
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2010-07-05Partial commit (final): Add missing headers, fixing gcc4.4 compile errors.deva
2010-06-10Add transaction support on database pr. pracro session. Makes it possible to ...deva
2010-06-01From new_protocol branch.deva
2009-11-13More SAXParser const char conversion.deva
2009-11-13Added SessionIDs to http communication. Made SAXParser run on const char*.deva
2009-07-30Removed the term 'course' everywhere, and replaced it by 'template'. This red...deva
2009-07-29Added testscripts for SAXParser. Added SAXParser documentation.deva
2009-02-10- Rewrite part of the database backend setup and abstractionbertho
2009-02-04- Add missing include filesbertho
2008-10-08Connections to Pentominos and Database are now persistent over the entire cli...deva
2008-09-30Changed SAXParser parse method to take a buffer and a size instead of a c++ s...deva
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-20Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2deva
2008-05-16Worked on the connection of the various elements of the server.deva
2008-05-15Added a lot of testcode... and fixed a lot of minor error (-Wall -Werror)deva
2008-05-13Filename cleanups...deva