index
:
pracro.git
aasimon
master
new_protocol
origin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
2009-07-06
Rewrite of parameter handler. A new fieldnames module... currently does nothi...
deva
2009-07-06
Added new macro tool binary to the project.
deva
2009-04-24
Added test for journal writer.
deva
2009-04-20
Added utf8 decode.
deva
2009-02-11
Added QueryHandler for both Pentominos and Pracro. Added source string to all...
deva
2009-02-10
- Rewrite part of the database backend setup and abstraction
bertho
2009-02-05
Add a flexible debug interface. Please read the documentation.
bertho
2009-01-13
Removed all 'complex type' code. No need for it anymore...
deva
2009-01-13
Added a 'language' tag in resume, to be able to switch parser. Implemented th...
deva
2008-11-03
Did a lot of work on format utils.
deva
2008-10-30
Complete but highly unstable implementation of formattools.
deva
2008-10-29
Initial work on format tools
deva
2008-09-22
Fixed missing include path in databasetest.
deva
2008-07-30
Added global Conf namepsace with configuration values. These are to be filled...
deva
2008-07-29
Added configure option to remove pentominos support.
deva
2008-07-22
Updated testcode
deva
2008-06-09
Added xml encoding of the lua programs to make sure they are not interrupting...
deva
2008-06-04
Modulized the template/course/macro system.
deva
2008-05-23
Did a lot of work on the database class.
deva
2008-05-20
Removed obsolete macro.h and macro_parser.cc,h
deva
2008-05-16
Worked on the connection of the various elements of the server.
deva
2008-05-15
Added a lot of testcode... and fixed a lot of minor error (-Wall -Werror)
deva
2008-05-13
More filename cleanup..
deva
2008-05-13
Filename cleanups...
deva
2008-05-12
Made template parser
deva
2008-05-06
Added LUA parser for the mapping of external data query results.
deva
2008-03-26
Implemented a SAXPaser class, and made the macro and xml parsers use it.
deva
2008-03-18
Added journal commit code.
deva
2008-03-18
A lot of changes to the daemon code.
deva
2007-10-01
Now the resume is generated using a format string.
deva
2007-09-24
Server now parses XML and handles include.
deva
2007-09-17
Added UID class for use when generating transaction ids.
deva
2007-09-14
Commits are now committed to the database.
deva
2007-09-03
Implemented the first version of the XML request. Fixed eXpat incompatability...
deva
2007-08-22
Dummy server created.
deva