Package libcontrol++: Information

  • Default inline alert: Version in the repository: 0.30.0-alt1

Source package: libcontrol++
Version: 0.24.0-alt1
Latest version according to Repology
Build time:  Nov 24, 2019, 02:24 PM in the task #241557
Category: Development/C++
Report package bug
License: GPLv3
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++ (x86_64, ppc64le, i586, aarch64)
libcontrol++-devel (noarch)

Maintainer: Alexey Appolonov

List of contributors:
Alexey Appolonov


    1. gcc-c++
    2. libacl-devel

Last changed


Nov. 23, 2019 Alexey Appolonov 0.24.0-alt1
- Some of the classes and functions have been relocated, some of the headers
  are gone and the new headers have been added;
- Enhanced trimming functions;
- Minor improvement of TPrinter.
Sept. 18, 2019 Alexey Appolonov 0.23.0-alt1
- New abilities of TPrinter (switching off any activity of TPrinter object,
  restoring 'silent' flag).
Aug. 24, 2019 Alexey Appolonov 0.22.0-alt1
- Ability to store only the pointer to TFileMode attributes, and not copy
  the data (performance gain up to 100%);
- New abilities of TPrinter (printing various special messages,
  handling indentation levels, etc.);
- All the printing inside TPrinter is done through one and only point
  of 'cout'-reference;
- Small fixes and optimizations.