index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-11
Refactored number class out of VariantReader and added documentation
Andreas Stöckel
2015-01-09
Implemented resolve function in Scope class
Andreas Stöckel
2015-01-09
added path function ResolutionResult
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
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-09
fixed Document::continueResolve nullptr access
Andreas Stöckel
2015-01-09
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-01-09
changed XML prolog handling.
Benjamin Paassen
2015-01-09
autoformat
Andreas Stöckel
2015-01-09
removed resolve debug printouts and simplified resolve method in Document.
Benjamin Paassen
2015-01-09
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-01-09
Refactored building convenience methods to TestDocumentBuilder, added error l...
Benjamin Paassen
2015-01-09
used new addChild method
Benjamin Paassen
2015-01-09
used new addChild method.
Benjamin Paassen
2015-01-09
Added RTTI information for XML classes, made children vector of XML elements ...
Benjamin Paassen
2015-01-09
Added new unit tests for the Node.resolve function and fixed the behaviour fo...
Andreas Stöckel
2015-01-09
renamed XMLNode for the XMLTest to his lordships pleasure.
Benjamin Paassen
2015-01-09
bugfix in ManagedContainer.
Benjamin Paassen
2015-01-09
Finished node resolution process
Andreas Stöckel
2015-01-09
Do not pass Rooted as arguments
Andreas Stöckel
2015-01-09
Improvements to Document classes in accordance with Benjamin
Andreas Stöckel
2015-01-09
added XML escaping of special entities.
Benjamin Paassen
2015-01-09
first version of annotation handling in DemoOutput. Tests do not work yet, th...
Benjamin Paassen
2015-01-09
added a parent reference to XML nodes.
Benjamin Paassen
2015-01-09
adapted to new code
Andreas Stöckel
2015-01-09
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-09
Adapted code to new resolve function
Andreas Stöckel
2015-01-09
Implemented new resolve function
Andreas Stöckel
2015-01-08
first attempts on implementing annotation support for DemoHTML output.
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
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-08
further extended the advanced document example, slightly improved XML seriali...
Benjamin Paassen
2015-01-08
slight changes to Domain and Document. Started to add a more advanced test do...
Benjamin Paassen
2015-01-08
Changed the DemoOutput algorithm as suggested by Andreas: We first transform ...
Benjamin Paassen
2015-01-06
added XML classes including Serialization functions and added a test for it. ...
Benjamin Paassen
2015-01-06
experimentation with ManagerTest.cpp
Andreas Stöckel
2015-01-06
Using RttiBuilder to construct Rtti information
Andreas Stöckel
2015-01-06
Implemented RttiBuilder
Andreas Stöckel
2015-01-05
Replaced the term "aggregation" with "composition"
Andreas Stöckel
2015-01-05
corrected RTTI for domain und document and added a reference to system type s...
Benjamin Paassen
2015-01-05
Added composition types
Andreas Stöckel
2015-01-05
Added graphviz output to DemoOutputTest
Andreas Stöckel
2015-01-05
Improved Graphviz output
Andreas Stöckel
2015-01-05
Changed aggregation descriptor of the Typesystem class
Andreas Stöckel
2015-01-05
Fixed compilation with gcc 4.9
Andreas Stöckel
2015-01-05
adapted event tests
Andreas Stöckel
2015-01-05
Using weak references for storing the owner in events.
Andreas Stöckel
2015-01-05
Each Managed object now has an unique id that can be used as weak reference.
Andreas Stöckel
[prev]
[next]