index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
plugins
/
html
/
DemoOutputTest.cpp
Age
Commit message (
Expand
)
Author
2015-01-25
more removal of the model namespace
Andreas Stöckel
2015-01-24
Moved Terminal and TerminalLogger to own classes in new frontent folder
Andreas Stöckel
2015-01-15
Further simplified document buildup by doing the addition to parents of Struc...
Benjamin Paassen
2015-01-13
put entity escaping in XML serialization instead of DemoOutput. Also had to c...
Benjamin Paassen
2015-01-12
Fixed failing html test
Andreas Stöckel
2015-01-12
some further trials to solve the issue of segfault in HTML test, but failed.
Benjamin Paassen
2015-01-12
Tried to introduce another StructureNode class as common superclass for Struc...
Benjamin Paassen
2015-01-11
Forward declaring Rtti stuff for fewer dependencies in the Rtti.hpp header
Andreas Stöckel
2015-01-09
added non-pretty output of XML serialization, changed DemoOutput accordingly ...
Benjamin Paassen
2015-01-09
debugged DemoOutput.cpp
Benjamin Paassen
2015-01-09
Refactored building convenience methods to TestDocumentBuilder, added error l...
Benjamin Paassen
2015-01-08
further extended example to include annotations (emphasized and strong). The ...
Benjamin Paassen
2015-01-08
further extended advanced document (now list domain is supported as well) and...
Benjamin Paassen
2015-01-08
slight changes to Domain and Document. Started to add a more advanced test do...
Benjamin Paassen
2015-01-05
corrected RTTI for domain und document and added a reference to system type s...
Benjamin Paassen
2015-01-05
Added graphviz output to DemoOutputTest
Andreas Stöckel
2015-01-04
corrected first draft of DemoOutput. Still some TODOs remain, but for the eas...
Benjamin Paassen