summaryrefslogtreecommitdiff
path: root/server/xml
AgeCommit message (Expand)Author
2008-08-15Changes for read-loop-server.deva
2008-07-29Added configure option to remove pentominos support.deva
2008-06-09Corrected the mapper to do proper error checking.deva
2008-06-09Made output accumulation in a buffer and write in the end, thus enabling the ...deva
2008-06-04Modulized the template/course/macro system.deva
2008-06-03LUA rocksdeva
2008-06-03Added support for lua validator programs.deva
2008-06-02Added lua validatordeva
2008-05-26Completed the prefilling of the fields, from the db and pentominos, according...deva
2008-05-20Added some code for the new output format.deva
2008-05-20Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2deva
2008-05-16more stuffdeva
2008-05-13Some more notes, and a nice diagram overview of the entire project.deva
2008-05-08More design of the query/map system.deva
2008-03-20Added test implementation of macrolist special xml node.deva
2008-03-19Merge with local code.deva
2008-03-18Debug output cleanup.deva
2007-10-01Now the resume is generated using a format string.deva
2007-09-27Layout was missing on radiobuttons in doc, and removed from list and combo in...deva
2007-09-27Added new controls combobox, listbox and radiobuttons to example. Changed def...deva
2007-09-24More changes to the examples xmls. Also removed some stray debug output from ...deva
2007-09-24Fixed UTF-8 characters.deva
2007-09-24Server now parses XML and handles include.deva
2007-09-20containing some kind of real macrosenator
2007-09-03Implemented the first version of the XML request. Fixed eXpat incompatability...deva
2007-08-27CVS cleanupdeva
2007-08-27First dummy 'fetch a file' implementation.deva
2007-08-22Dummy server created.deva