index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
core
/
model
/
TestDocumentBuilder.hpp
Age
Commit message (
Expand
)
Author
2015-03-01
Renamed domain to ontology.
Benjamin Paassen
2015-02-07
Unified handling of references to Rtti instances: Now using pointers everywhere
Andreas Stöckel
2015-02-06
corrected attributes default value.
Benjamin Paassen
2015-02-04
set non-empty default field name.
Benjamin Paassen
2015-01-29
Unified signature of resolve functions, passing the "owner" to the callback f...
Andreas Stöckel
2015-01-25
more removal of the model namespace
Andreas Stöckel
2015-01-18
Renamed RttiType to Rtti
Andreas Stöckel
2015-01-15
Further simplified document buildup by doing the addition to parents of Struc...
Benjamin Paassen
2015-01-15
renamed addStructuredEntity to addStructureNode.
Benjamin Paassen
2015-01-15
supported more automatic registration behaviour, checked for internal name co...
Benjamin Paassen
2015-01-12
hopefully repaired multiple inheritance chaos.
Benjamin Paassen
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-12
normalized NodeVector access in model classes and added some more documentati...
Benjamin Paassen
2015-01-11
Renamed RttiBase to RttiType
Andreas Stöckel
2015-01-09
Refactored building convenience methods to TestDocumentBuilder, added error l...
Benjamin Paassen