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-12
Removed not needed destructor
Andreas Stöckel
2015-01-12
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-12
hopefully repaired multiple inheritance chaos.
Benjamin Paassen
2015-01-12
Is this necessary? No. Absolutely not. Only the base class (Managed) needs this.
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-12
normalized NodeVector access in model classes and added some more documentati...
Benjamin Paassen
2015-01-12
Added (not yet done) unit test for the Argument class
Andreas Stöckel
2015-01-12
Improved error messages of VariantConverter
Andreas Stöckel
2015-01-12
Fixed Variant::getTypeName not being const
Andreas Stöckel
2015-01-12
Added Argument and Arguments class
Andreas Stöckel
2015-01-11
Implemented conversion to more Variant types, implemented VariantConverter::c...
Andreas Stöckel
2015-01-11
Fixed comment
Andreas Stöckel
2015-01-11
Silenced GCC 4.9 warnings
Andreas Stöckel
2015-01-11
Improved Variant unit test
Andreas Stöckel
2015-01-11
Silenced doxygen warnings
Andreas Stöckel
2015-01-11
Activating HTML output on Fedora 21
Andreas Stöckel
2015-01-11
removed legacy files
Andreas Stöckel
2015-01-11
removed legacy files
Andreas Stöckel
2015-01-11
Forward declaring Rtti stuff for fewer dependencies in the Rtti.hpp header
Andreas Stöckel
2015-01-11
Added getRttiType function to the Variant class
Andreas Stöckel
2015-01-11
Added primitive Rtti Types
Andreas Stöckel
2015-01-11
Renamed RttiBase to RttiType
Andreas Stöckel
2015-01-11
Added Rtti descriptors for primitive type for use in the Variant class
Andreas Stöckel
2015-01-11
Renamed Variant::Type to VariantType to allow forward declaration
Andreas Stöckel
2015-01-11
Fixed GCC 4.9 warnings (signed unsigned compare)
Andreas Stöckel
2015-01-11
Made Number class interface better
Andreas Stöckel
2015-01-11
Refactored conversion routines used in the Typesystem class and the Variant c...
Andreas Stöckel
2015-01-11
Added ExceptionLogger class which directly throws any reported error.
Andreas Stöckel
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
[prev]
[next]