Age | Commit message (Collapse) | Author |
|
|
|
|
|
astoecke_tokens
Conflicts:
application/src/core/parser/stack/Handler.hpp
|
|
|
|
Conflicts:
application/src/core/parser/stack/Callbacks.hpp
application/src/core/parser/stack/Handler.hpp
|
|
|
|
|
|
|
|
|
|
|
|
internally by the Stack class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
or data have been given beforehand. Added unit tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
command. Adapted StackTest to the new behaviour and added new unit test. Fixed bug #76
|
|
more coherent behaviour in general.
|
|
|
|
the order of fields had to be changed.
|
|
|
|
|
|
|
|
Conflicts:
application/src/core/parser/stack/DocumentHandler.cpp
application/src/core/parser/stack/DocumentHandler.hpp
|
|
|
|
|
|
|
|
element.
|
|
content.
|
|
non-const references to data and start, using "parseGenericString" in DocumentHandler for resolving non-string values, added unit test for testing whether "end()" is not called if "start()" fails.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|