summaryrefslogtreecommitdiff
path: root/libxsd/xsd/cxx/tree/istream.hxx
AgeCommit message (Collapse)AuthorFilesLines
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-2/+4
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-05-21Pool polymorphic type-id strings in binary representationsBoris Kolpackov1-0/+46
Add support for an implicit string pool in istream and ostream templates. Use this support to pool type namespace and name when dealing with polymorphic types.
2010-05-21Optimize enum representation in binary streamsBoris Kolpackov1-0/+149
For string-based enums use integer representation instead of string when storing in binary streams.
2010-01-01Update copyright in source filesBoris Kolpackov1-1/+1
2009-09-17Start tracking XSD with gitBoris Kolpackov1-0/+258