summaryrefslogtreecommitdiff
path: root/xsd/cxx/tree/fundamental-header.hxx
AgeCommit message (Collapse)AuthorFilesLines
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-04-21Work around the GCC visibility and specialization issueBoris Kolpackov1-44/+63
If a template has any specializations, it is considered as defined by GCC and any attempt to later set a visibility attribute via explicit instantiation has no effect.
2010-02-22Add support for excluding export code from compilationBoris Kolpackov1-135/+250
Affected options: --generate-xml-schema, --export-maps, --import-maps. New macros: XSD_NO_EXPORT, XSD_MAP_VISIBILITY. Reorder template arguments for the idref type.
2010-01-01Update copyright in source filesBoris Kolpackov1-1/+1
2009-12-01Cosmetic changesBoris Kolpackov1-3/+3
2009-09-17Start tracking XSD with gitBoris Kolpackov1-0/+1186