aboutsummaryrefslogtreecommitdiff
path: root/documentation/cxx/parser
AgeCommit message (Collapse)AuthorFilesLines
2011-03-06Update XSD/e descriptionBoris Kolpackov1-5/+5
2011-01-04Copyright updateBoris Kolpackov3-4/+4
2010-10-13Map anySimpleType to a stringBoris Kolpackov1-1/+6
2010-10-12Update the supported schema construct tablesBoris Kolpackov1-2/+15
2010-05-11Add support for custom allocatorsBoris Kolpackov1-2/+112
New example: examples/cxx/hybrid/allocator.
2010-01-07Add support for ISO-8859-1 as application encodingBoris Kolpackov1-2/+21
New runtime configuration parameter, XSDE_ENCODING. New option, --char-encoding. New test, tests/cxx/hybrid/iso8859-1.
2010-01-01Update copyright in documentation filesBoris Kolpackov2-3/+3
2010-01-01Update copyright in build system filesBoris Kolpackov1-1/+1
2009-09-22Get rid of unnecessary .PHONY declarationsBoris Kolpackov1-2/+0
2009-04-12Minor makefile fixesBoris Kolpackov1-2/+3
2009-03-26Implement support for XML Schema polymorphism in C++/HybridBoris Kolpackov1-2/+2
examples/cxx/hybrid/polyroot/ examples/cxx/hybrid/polymorphism/: new examples tests/cxx/hybrid/polymorphism/: new tests
2009-03-16Fix typos in documentationBoris Kolpackov1-1/+1
2009-03-02Add make support for creating binary distributionsBoris Kolpackov1-9/+46
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 Kolpackov5-0/+5686