Skip to content

Releases: AlexWorx/ALib-Class-Library

Version 2402 Revision 1

04 Mar 10:40
Compare
Choose a tag to compare

Updated all Platforms/Compilers/toolchains.
Supports C++ 17/20 compilation (11 and 14 removed).
New module Files (directory scanner).
ALox Programmer's Manual updated (70 pages!)
Revised library organization.

All changes are documented here.

Version 2312 Revision 0

13 Dec 20:53
Compare
Choose a tag to compare

Updated all Platforms/Compilers/toolchains.
Supports C++ 20 compilation (besides 11, 14 and 17).
New module BitBuffer.
Many fixes and minor changes.

All changes are documented here.

Version 1912 Revision 0

16 Dec 15:29
Compare
Choose a tag to compare

This release concludes the refactoring started with the previous release. The biggest major new feature comes with module ALib Monomem, that provides fast monotonic memory allocation. The use of this module is allows major improvements of execution performance of any memory-intense software.

Version 1903 Revision 0

14 Mar 17:21
Compare
Choose a tag to compare

The library received major refactoring. It is devided in 16 modules now. 14 of them received Programmer's Manuals with combined more than 450 pages!