/[svn]
ViewVC logotype

Revision 3771


Jump to revision: Previous Next
Author: schoenebeck
Date: Sun May 17 17:14:31 2020 UTC (3 years, 10 months ago)
Changed paths: 4
Log Message:
Serialization.cpp/.h: Added support for "String" data type.

* Added method DataType::isString().

* Added method Object::setStringValue().

* Implemented built-in detection and serialization / deserialization of
  C++ String objects (a.k.a. std::string from the STL).

* Bumped Srx format version to 1.1.

* Bumped version (4.2.0.svn10).


Changed paths

Path Details
Directorylibgig/trunk/ChangeLog modified , text changed
Directorylibgig/trunk/configure.ac modified , text changed
Directorylibgig/trunk/src/Serialization.cpp modified , text changed
Directorylibgig/trunk/src/Serialization.h modified , text changed

  ViewVC Help
Powered by ViewVC