aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx/hybrid/tree-header.cxx
AgeCommit message (Collapse)AuthorFilesLines
2014-03-19Remove author from source filesBoris Kolpackov1-1/+0
2012-06-22Get rid of dependency on libcultBoris Kolpackov1-104/+104
2012-06-21Completion of the CLI portBoris Kolpackov1-3/+3
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-14Omit _present(bool) for variable-length membersBoris Kolpackov1-23/+32
2010-10-14New mapping for anyType with support for polymorphismBoris Kolpackov1-8/+1
2010-10-13Map anySimpleType to a stringBoris Kolpackov1-1/+1
2010-10-07Implement generation of clone functionsBoris Kolpackov1-43/+191
New test: clone.
2010-04-15Adjust to changed predicate namesBoris Kolpackov1-6/+6
2010-01-01Update copyright in source filesBoris Kolpackov1-1/+1
2009-12-01Cosmetic changesBoris Kolpackov1-1/+1
2009-10-27Implement schema enumeration to C++ enum mapping in C++/HybridBoris Kolpackov1-12/+237
2009-10-21Cosmetic changesBoris Kolpackov1-3/+4
2009-04-02Fix type alignment code to examine all members of a typeBoris Kolpackov1-134/+88
The alignment of a type is the alignment of its most strictly aligned member.
2009-04-02Add support for attributes with default and fixed values.Boris Kolpackov1-30/+85
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-15/+79
examples/cxx/hybrid/polyroot/ examples/cxx/hybrid/polymorphism/: new examples tests/cxx/hybrid/polymorphism/: new tests
2009-03-16Change sequence names to be consistent with documentationBoris Kolpackov1-40/+16
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-240/+300
examples/cxx/hybrid/custom/wildcard/: new example
2009-03-11Add generation of detach functionsBoris Kolpackov1-0/+82
New option: --generate-detach. Also added detach/attach functionality to var_seq, non-STL str_seq, and string_base.
2009-03-08Add support for binary representationsBoris Kolpackov1-3/+0
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/+2459