summaryrefslogtreecommitdiff
path: root/server/src/Makefile.am
AgeCommit message (Expand)Author
2008-07-29Added configure option to remove pentominos support.deva
2008-07-22Updated testcodedeva
2008-06-09Added xml encoding of the lua programs to make sure they are not interrupting...deva
2008-06-04Modulized the template/course/macro system.deva
2008-05-23Did a lot of work on the database class.deva
2008-05-20Removed obsolete macro.h and macro_parser.cc,hdeva
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-13More filename cleanup..deva
2008-05-13Filename cleanups...deva
2008-05-12Made template parserdeva
2008-05-06Added LUA parser for the mapping of external data query results.deva
2008-03-26Implemented a SAXPaser class, and made the macro and xml parsers use it.deva
2008-03-18Added journal commit code.deva
2008-03-18A lot of changes to the daemon code.deva
2007-10-01Now the resume is generated using a format string.deva
2007-09-24Server now parses XML and handles include.deva
2007-09-17Added UID class for use when generating transaction ids.deva
2007-09-14Commits are now committed to the database.deva
2007-09-03Implemented the first version of the XML request. Fixed eXpat incompatability...deva
2007-08-22Dummy server created.deva