summaryrefslogtreecommitdiff
path: root/xsd/cxx/tree/fundamental-header.hxx
AgeCommit message (Collapse)AuthorFilesLines
2021-02-25Switch to build2Karen Arutyunov1-1335/+0
2020-02-14Drop copyright notice from source codeKaren Arutyunov1-1/+0
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2014-07-03Implement anyType and anySimpleType content representationBoris Kolpackov1-1/+1
anyType as a DOM fragment, similar to wildcards. anySimpleType as a text string.
2014-04-10Add support for ordered types, mixed contentBoris Kolpackov1-0/+11
2014-03-21Update copyrightBoris Kolpackov1-1/+1
2014-03-19Remove author from source filesBoris Kolpackov1-1/+0
2014-01-19Use std::unique_ptr instead of std::auto_ptr in C++11 modeBoris Kolpackov1-3/+8
2013-05-30Get rid of dependency on Boost filesystemBoris Kolpackov1-0/+1
2012-06-22Get rid of dependency on libcultBoris Kolpackov1-61/+61
2012-06-20Completion of the CLI portBoris Kolpackov1-8/+8
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