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
/
queryhandler.cc
Age
Commit message (
Collapse
)
Author
2009-02-05
Add a flexible debug interface. Please read the documentation.
bertho
2008-10-08
Connections to Pentominos and Database are now persistent over the entire ↵
deva
client connection.
2008-09-30
Changed SAXParser parse method to take a buffer and a size instead of a c++ ↵
deva
string. Made the queryhandler use a read loop, parsing on-the-fly to determine when the entire document has been read.
2008-08-08
Added print debug configurable.
deva
2008-08-04
Made server able to run (compile-time) without postgres and the ↵
deva
uploadserver. Fixed problems in the exclusion of pentominos support. Fixed bug in db query field iteration.
2008-06-03
Added support for lua validator programs.
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