summaryrefslogtreecommitdiff
path: root/xsd/xsd/cxx
AgeCommit message (Collapse)AuthorFilesLines
2021-02-24Make changes required for CIKaren Arutyunov9-0/+4886
2021-02-24Fix GCC 'implicitly-declared operator=() is deprecated' warningKaren Arutyunov1-0/+38
Note that since c++11 the generation of the implicit copy assignment operator is deprecated for a class with a user-defined copy constructor.
2021-02-24Various fixesKaren Arutyunov11-32/+66
2021-02-24Switch to build2Karen Arutyunov85-0/+42606