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
/
queryhandlerpentominos.cc
Age
Commit message (
Collapse
)
Author
2011-02-17
Rewrite of all old tests to new unittest framework. Also some work on ↵
deva
testdb; more to come...
2010-07-05
Remove PRACRO_ prefix from debug macros.
deva
2010-06-01
From new_protocol branch.
deva
2010-04-21
Make extensive error handling in libartefact interface.
deva
2010-04-14
Updated libartefact interface.
deva
2010-02-17
Use libartefact for pentominos data retrieval.
deva
2010-02-12
Fix compiler warnings.
deva
2009-07-29
Changed Socket * to Socket & in pentominos query.
deva
2009-07-24
Test for configuration to use pentominos.
deva
2009-07-24
Test for a running instance of the artefact server.
deva
2009-07-22
Changed the way the macros are looked up in the filesystem (now they are ↵
deva
parsed and indexed using version numbers). Updated all unit tests, to compile and run again.
2009-07-03
New attribute in pentominos protocol.
deva
2009-04-07
Changed the pentominos query according to the changes in the pentominos ↵
deva
protocol.
2009-02-11
Changed all printf debug outputs to new debug interface (PRACRO_DEBUG and ↵
deva
friends).
2009-02-11
Added QueryHandler for both Pentominos and Pracro. Added source string to ↵
deva
all values, and use these to set the prefill value in the macros.