index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-02-17
added namespace handling to XML
Benjamin Paassen
2015-02-17
Improved error messages
Andreas Stöckel
2015-02-17
Improved semantics of the return value of the autocomplete function: Empty re...
Andreas Stöckel
2015-02-17
Improved auto-completion handling and error messages in ResourceRequest -- pe...
Andreas Stöckel
2015-02-17
Improved behaviour of FileLocator:
Andreas Stöckel
2015-02-16
Merge branch 'master' of ssh://somweyr.de/var/local/git/ousia
Andreas Stöckel
2015-02-16
Implemented autocomplete in FileLocator
Andreas Stöckel
2015-02-16
Using autocomplete in ResourceRequest to determine filename if no extension i...
Andreas Stöckel
2015-02-16
Added "autocomplete" function to ResourceLocator and Registry
Andreas Stöckel
2015-02-16
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-02-16
completely reworked document handler to be consistent with OSML and provide m...
Benjamin Paassen
2015-02-16
added creation methods that reference fields by index instead of name.
Benjamin Paassen
2015-02-16
Allow typesystem references in Document
Andreas Stöckel
2015-02-16
Included explicit encoding and standalone flag in xml output
Andreas Stöckel
2015-02-16
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2015-02-16
added return value in addFieldDescriptor related methods to indicate whether ...
Benjamin Paassen
2015-02-16
Allowing numeric argument keys for static handlers
Andreas Stöckel
2015-02-16
Implemented support for numeric arguments in Argument
Andreas Stöckel
2015-02-16
Using Variant location in VariantConverter error messages
Andreas Stöckel
2015-02-16
Fixed bug #61 and added unit test
Andreas Stöckel
2015-02-16
Cosmetic change: Colorful error messages even if STDOUT is not a tty
Andreas Stöckel
2015-02-16
Updating logger default position for better error messages if an exception is...
Andreas Stöckel
2015-02-16
Fixed problem with fieldEnd closing implicit fields and added unit test
Andreas Stöckel
2015-02-16
Fixed writing to file not working properly
Andreas Stöckel
2015-02-16
Autoformat
Andreas Stöckel
2015-02-16
Using logger for printing output path
Andreas Stöckel
2015-02-15
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-02-15
Determine mimetype automatically
Andreas Stöckel
2015-02-15
Added OsmlParserTest
Andreas Stöckel
2015-02-15
got rid of some unnecessary warnings.
Benjamin Paassen
2015-02-15
changed order of fields in StructuredClass::getFieldDescriptors
Benjamin Paassen
2015-02-15
Added (completely untested) osxml parser
Andreas Stöckel
2015-02-15
Using osxml-extension in osxml parser
Andreas Stöckel
2015-02-15
Fixed compilation of main application
Andreas Stöckel
2015-02-15
Removed createPath declaration in DocumentHandler
Andreas Stöckel
2015-02-15
Removed no longer available getVariantTypes
Andreas Stöckel
2015-02-15
Merge branch 'astoecke_parser_stack_new'
Andreas Stöckel
2015-02-15
Fixed StaticFieldHandler using empty strings
Andreas Stöckel
2015-02-15
Domains an Typesystems can also be declared inline
Andreas Stöckel
2015-02-15
Implemented OsxmlParser
Andreas Stöckel
2015-02-15
Made OsxmlEvents interface consistent with Stack commands
Andreas Stöckel
2015-02-15
Declaring States in the Handler classes
Andreas Stöckel
2015-02-15
Displaying error messages at the location of the argument
Andreas Stöckel
2015-02-15
added cardinality type.
Benjamin Paassen
2015-02-15
fixed a bug in instance counting in DocumentEntity::doValidate and made the v...
Benjamin Paassen
2015-02-15
added getChildrenWithSubclasses and thus made pathTo and collect more compact.
Benjamin Paassen
2015-02-15
fixed a bug in pathTo functions.
Benjamin Paassen
2015-02-15
added support for transparency between explicit fields and child structure el...
Benjamin Paassen
2015-02-15
removed enquoting from primitive string content in XML output.
Benjamin Paassen
2015-02-15
added support for transparent elements between explicit fields and primitive ...
Benjamin Paassen
[next]