aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)AuthorFilesLines
2009-04-06Add support for XML pretty-printingBoris Kolpackov1-0/+8
examples/cxx/hybrid/: examples/cxx/serializer/: turn on pretty-printing
2009-04-02Add support for attributes with default and fixed values.Boris Kolpackov1-0/+5
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-0/+9
examples/cxx/hybrid/polyroot/ examples/cxx/hybrid/polymorphism/: new examples tests/cxx/hybrid/polymorphism/: new tests
2009-03-16Add support for type customization in C++/HybridBoris Kolpackov1-0/+7
examples/cxx/hybrid/custom/wildcard/: new example
2009-03-11Add generation of detach functionsBoris Kolpackov1-0/+6
New option: --generate-detach. Also added detach/attach functionality to var_seq, non-STL str_seq, and string_base.
2009-03-11Allow initialization of pod_seq and fix_seq from a C arrayBoris Kolpackov1-0/+6
Use this in the hybrid/binary/custom example.
2009-03-11Add support for parsing/serialization of recursive typesBoris Kolpackov1-0/+6
tests/cxx/hybrid/recursive/: new test
2009-03-08Add support for binary representationsBoris Kolpackov1-0/+15
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/+227