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
/
queryparser.cc
Age
Commit message (
Expand
)
Author
2011-02-17
Rewrite of all old tests to new unittest framework. Also some work on testdb;...
deva
2010-07-05
Partial commit (final): Add missing headers, fixing gcc4.4 compile errors.
deva
2010-06-01
From new_protocol branch.
deva
2010-02-17
Use libartefact for pentominos data retrieval.
deva
2009-11-13
More SAXParser const char conversion.
deva
2009-07-24
More extensive testing, and documentation in the header files.
deva
2009-07-22
Changed the way the macros are looked up in the filesystem (now they are pars...
deva
2009-04-20
Added utf8 decode.
deva
2009-04-14
Fixed missing stack pop on result-tag end.
deva
2009-02-11
Added QueryHandler for both Pentominos and Pracro. Added source string to all...
deva
2008-09-30
Changed SAXParser parse method to take a buffer and a size instead of a c++ s...
deva
2008-06-03
Added support for lua validator programs.
deva
2008-05-26
Completed the prefilling of the fields, from the db and pentominos, according...
deva
2008-05-22
Fixed GPL headers to actually contain the contributors...
deva
2008-05-20
Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2
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
Filename cleanups...
deva