aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-02-14Drop copyright notice from source codeKaren Arutyunov1-1/+0
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2014-03-21Update copyrightBoris Kolpackov1-1/+1
2014-03-19Remove author from source filesBoris Kolpackov1-1/+0
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-10-14Add support for post-link step (e.g., VxWorks munch)Boris Kolpackov1-1/+1
2010-10-12Finish {min,max}{Exclusive,Inclusive} facets supportBoris Kolpackov1-1/+2
New test: hybrid/facets.
2010-10-11Support for validation of the pattern facetBoris Kolpackov1-2/+2
New test: hybrid/pattern.
2010-10-08Add support for the whiteSpace facetBoris Kolpackov1-3/+3
Use the same mechanism to handle whitespace processing for build-in types and enumerations.
2010-10-07Implement generation of clone functionsBoris Kolpackov1-2/+3
New test: clone.
2010-01-07Add support for ISO-8859-1 as application encodingBoris Kolpackov1-1/+5
New runtime configuration parameter, XSDE_ENCODING. New option, --char-encoding. New test, tests/cxx/hybrid/iso8859-1.
2010-01-01Update copyright in build system filesBoris Kolpackov1-1/+1
2009-10-26Connect the test targetBoris Kolpackov1-3/+4
2009-10-22The 'recursive' test requires support for validationBoris Kolpackov1-2/+2
2009-10-20Add tests to the distributionBoris Kolpackov1-11/+25
The distribution makefiles for tests are automatically generated by the build/dist script. nmakefiles are not yet generated.
2009-10-07Add support for STL-conforming iteratorsBoris Kolpackov1-1/+7
The new XSDE_STL_ITERATOR configuration variable is used to conditionally turn this on.
2009-09-22Get rid of unnecessary .PHONY declarationsBoris Kolpackov1-2/+0
2009-04-08Get rid of warningsBoris Kolpackov1-1/+1
2009-04-06Check the bounds before checking the value in genx codeBoris Kolpackov1-1/+5
Also fix test makefile not to run polymorphic test when support for polymorphism is disabled.
2009-04-02Add support for attributes with default and fixed values.Boris Kolpackov1-1/+1
tests/cxx/hybrid/default: new test tests/cxx/hybrid/binary: update to test default and fixed values
2009-03-26Implement support for XML Schema polymorphism in C++/HybridBoris Kolpackov1-1/+1
examples/cxx/hybrid/polyroot/ examples/cxx/hybrid/polymorphism/: new examples tests/cxx/hybrid/polymorphism/: new tests
2009-03-11Add support for parsing/serialization of recursive typesBoris Kolpackov1-1/+1
tests/cxx/hybrid/recursive/: new test
2009-03-08Add support for binary representationsBoris Kolpackov1-0/+8
xsde/cxx/hybrid/insertion-*: insertion operators generator xsde/cxx/hybrid/extraction-*: extraction operators generator libxsde/xsde/cxx/hybrid/cdr/: CDR support code libxsde/xsde/cxx/hybrid/xdr/: XDR support code tests/cxx/hybrid/binary/: new tests examples/cxx/hybrid/binary/: new examples documentation/cxx/hybrid/guide/: new chapter
2009-02-24Start tracking XSD/e with git after version 3.0.03.0.0Boris Kolpackov1-0/+29