Package libcontrol++
Source package: libcontrol++
Version: 0.29.0-alt1
Category: Development/C++
Report package bug
Version: 0.29.0-alt1
Build time: May 5, 2022, 02:22 PM
Report package bug
License: GPLv3
Summary: control++ common classes and functions library
Description:
Summary: control++ common classes and functions library
Description:
libcontrol++ provides useful classes and functions, that can be used not only in control++ but in other applications as well.
List of rpms provided by this srpm:
libcontrol++ (mipsel)
libcontrol++-debuginfo (mipsel)
libcontrol++-devel (noarch)
Last changes:libcontrol++ (mipsel)
libcontrol++-debuginfo (mipsel)
libcontrol++-devel (noarch)
May 4, 2022 Alexey Appolonov 0.29.0-alt1 |
- Enhanced function "Split" that splits given string using whitespace if the second argument is absent. |
Dec. 16, 2021 Alexey Appolonov 0.28.0-alt1 |
- Fixed and modified functions that process strings ("FindSubstrNthOccurrence", "UnescapedQtnMarkPos" and others); - Corrected "TConf" class (regarding the parsing of assigns). |
Oct. 27, 2021 Alexey Appolonov 0.27.0-alt1 |
- Fixed segmentation faults in the "TConf" and "TPrinter" classes; - Improved error handling of the "TConf" class; - Improved indentation management of the "TPrinter" class (the API is changed!); - Ability to use the "Stringify" functions with arguments of data types that include strings. |