aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/parser
AgeCommit message (Collapse)AuthorFilesLines
2020-02-14Drop copyright notice from source codeKaren Arutyunov10-10/+0
2017-01-03Update copyright yearBoris Kolpackov10-10/+10
2014-04-20Use todos instead of deprecated unix2dosBoris Kolpackov10-10/+10
2014-04-10Remove author from .xml and .xsd filesBoris Kolpackov22-22/+0
2014-03-21Update copyrightBoris Kolpackov10-10/+10
2014-03-19Remove author from source filesBoris Kolpackov44-44/+0
2014-02-26Rename skel to gen for consistency, also in examplesBoris Kolpackov8-54/+54
2014-02-25Add support for manual dependency tracking in tests and examplesBoris Kolpackov9-9/+9
2011-02-11Fix recursive polymorphic parsing in C++/ParserBoris Kolpackov1-12/+4
New test: cxx/parser/polyrecur.
2011-01-04Copyright updateBoris Kolpackov10-10/+10
2010-01-01Update copyright in build system filesBoris Kolpackov10-10/+10
2009-09-22Get rid of unnecessary .PHONY declarationsBoris Kolpackov10-56/+0
2009-03-26Implement support for XML Schema polymorphism in C++/HybridBoris Kolpackov2-7/+15
examples/cxx/hybrid/polyroot/ examples/cxx/hybrid/polymorphism/: new examples tests/cxx/hybrid/polymorphism/: new tests
2009-03-02Add make support for creating binary distributionsBoris Kolpackov10-30/+295
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-25Split clean rules for sample implementation and test driverBoris Kolpackov1-1/+2
Update makefiles that use these rules.
2009-02-25Autogenerate .gitignore files for tests and examplesBoris Kolpackov9-30/+137
This functionality requires build 0.3.4 or later.
2009-02-24Start tracking XSD/e with git after version 3.0.03.0.0Boris Kolpackov76-0/+5415