aboutsummaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Collapse)AuthorFilesLines
2009-03-16Add support for type customization in C++/HybridBoris Kolpackov3-31/+259
examples/cxx/hybrid/custom/wildcard/: new example
2009-03-11Add generation of detach functionsBoris Kolpackov3-17/+58
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-2/+9
Use this in the hybrid/binary/custom example.
2009-03-08Bump version to 3.1.0.a13.1.0.a1Boris Kolpackov2-2/+2
2009-03-08Add support for binary representationsBoris Kolpackov3-0/+339
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-03-02Add make support for creating binary distributionsBoris Kolpackov5-29/+193
Two new make targets, dist and dist-win, were added that allow one to create a binary distribution from the current build. The dist target creates a UNIX distribution while dist-win -- Windows. The simplified build systems for the runtime library and examples that were kept separately are now part of the project (the dist/ subdirectory).
2009-02-24Start tracking XSD/e with git after version 3.0.03.0.0Boris Kolpackov19-0/+21774