aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx/hybrid/tree-forward.cxx
AgeCommit message (Collapse)AuthorFilesLines
2012-06-22Get rid of dependency on libcultBoris Kolpackov1-55/+55
2012-06-21Completion of the CLI portBoris Kolpackov1-6/+6
2012-05-09Port to use regex from libcutl instead of libbackend-elementsBoris Kolpackov1-1/+1
2011-07-27Make sure we don't process sourced schemas more than onceBoris Kolpackov1-1/+1
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-10-13Map anySimpleType to a stringBoris Kolpackov1-1/+6
2010-05-11Add support for custom allocatorsBoris Kolpackov1-0/+18
New example: examples/cxx/hybrid/allocator.
2010-01-01Update copyright in source filesBoris Kolpackov1-1/+1
2009-10-27Implement schema enumeration to C++ enum mapping in C++/HybridBoris Kolpackov1-2/+46
2009-04-12Use the actual sequence template namesBoris Kolpackov1-1/+1
Can't use their using-declarations from the xml_schema namespace because of the broken eVC++ 4.0.
2009-04-02Add support for attributes with default and fixed values.Boris Kolpackov1-1/+4
tests/cxx/hybrid/default: new test tests/cxx/hybrid/binary: update to test default and fixed values
2009-03-16Change sequence names to be consistent with documentationBoris Kolpackov1-5/+5
The *_seq names were changed to *_sequence. Also, the generated code now uses sequence names from the xml_schema namespace instead of the implementation namespaces (xsde::cxx::hybrid).
2009-03-16Add support for type customization in C++/HybridBoris Kolpackov1-3/+57
examples/cxx/hybrid/custom/wildcard/: new example
2009-03-08Add support for binary representationsBoris Kolpackov1-0/+87
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/+626