summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/default/general/output
AgeCommit message (Collapse)AuthorFilesLines
2014-03-19Configure Xerces-C++ not to print extra newline for 1st level elementsBoris Kolpackov1-13/+0
2010-01-08Add support for binary (base64 and hex) default/fixed valuesBoris Kolpackov1-1/+1
2009-12-14New default/fixed value initialization codeBoris Kolpackov1-0/+28
Now the default/fixed values are parsed by the compiler at compile time instead of the standard parsing code at runtime.