index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
formats
/
osxml
Age
Commit message (
Expand
)
Author
2016-04-25
added test for empty explicit fields, which currently fails.
Benjamin Paassen
2016-04-25
refactored the more sophisticated OSXML parser tests to the integration test ...
Benjamin Paassen
2015-03-03
Added unit tests for annotation handling
Andreas Stöckel
2015-03-03
Storing type and name in the HandlerData once again, using a Token
Andreas Stöckel
2015-03-02
OsxmlEventParser also fills a TokenizedData instance now
Andreas Stöckel
2015-03-02
Adapted OsxmlParser to new Stack interface, enabled Osxml code in CMakeLists ...
Andreas Stöckel
2015-03-01
Renamed domain to ontology.
Benjamin Paassen
2015-02-25
start of branch, commit log will be rewritten
Andreas Stöckel
2015-02-18
added complex document parsing test
Benjamin Paassen
2015-02-15
Using osxml-extension in osxml parser
Andreas Stöckel
2015-02-15
Merge branch 'astoecke_parser_stack_new'
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
Merge branch 'master' into astoecke_parser_stack_new
Andreas Stöckel
2015-02-15
Tidied OsxmlEventParser up, implemented correct whitespace handling, started ...
Andreas Stöckel
2015-02-15
Applied renaming to unit tests and added forgotten CMakeLists.txt
Andreas Stöckel