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
/
macroheaderparser.cc
Age
Commit message (
Collapse
)
Author
2011-07-01
removed macrotool.
deva
add lua wrapper for praxisd. new type attributes_t for sax parser and children. make macros/templates use real vars instead of var map. add data ttl on macro level. add 'important' attribute to macrotags in templates.
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
2009-11-13
Added SessionIDs to http communication. Made SAXParser run on const char*.
deva
2009-07-30
Added unit tests for MacroHeaderParser and TemplateHeaderParser.
deva
2009-07-30
Make sure we don't hang in an infinite loop when encountering malformed ↵
deva
macro/template files.
2009-07-30
Changed illogically named 'window' tag into the more descriptive 'widgets' tag.
deva
2009-07-30
XML define no longer used.
deva
2009-07-30
Removed obsolete TODO comment.
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.