aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/sequences/driver.cxx
AgeCommit message (Collapse)AuthorFilesLines
2020-02-14Drop copyright notice from source codeKaren Arutyunov1-1/+0
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2014-03-21Update copyrightBoris Kolpackov1-1/+1
2014-03-19Remove author from source filesBoris Kolpackov1-1/+0
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-10-19Add explicit return statement in main()Boris Kolpackov1-0/+2
2010-10-07Cosmetic changesBoris Kolpackov1-2/+4
2010-01-01Update copyright in source filesBoris Kolpackov1-1/+1
2009-04-12Use the actual sequence template namesBoris Kolpackov1-0/+1
Can't use their using-declarations from the xml_schema namespace because of the broken eVC++ 4.0.
2009-04-08Get rid of warningsBoris Kolpackov1-1/+1
2009-03-16Change sequence names to be consistent with documentationBoris Kolpackov1-10/+10
The *_seq names were changed to *_sequence. Also, the generated code now uses sequence names from the xml_schema namespace instead of the implementation namespaces (xsde::cxx::hybrid).
2009-03-11Add generation of detach functionsBoris Kolpackov1-0/+23
New option: --generate-detach. Also added detach/attach functionality to var_seq, non-STL str_seq, and string_base.
2009-03-11Allow initialization of pod_seq and fix_seq from a C arrayBoris Kolpackov1-0/+9
Use this in the hybrid/binary/custom example.
2009-02-24Start tracking XSD/e with git after version 3.0.03.0.0Boris Kolpackov1-0/+442