Change Log
v8.0.2
2021-06-15
Improvements
- Updated build scripts for the latest VS2019 toolchain
Upcoming
- Instrumented version of Buffer and Pile containers
- Buffer container with minimum store and retrieve size guarantees
v8.0.1
2021-03-21
Improvements
Upcoming
- Instrumented version of Buffer and Pile containers
- Buffer container with minimum store and retrieve size guarantees
v8.0.0
2020-09-20
New features
- Added Array container (one-dimensional)
Upcoming
- Instrumented version of Buffer and Pile containers
- Buffer container with minimum store and retrieve size guarantees
v7.3.0
2020-09-13
Improvements
- Added "flexible" container type to Queue (fair, preferential, two-tier) and Stack (fair) class templates
- Implemented pushBackPreferential method of QueueTwoTier container
- Added unit tests
- Improved code
Fixes
- Fixed copy constructor implementation within Buffer and Pile containers
Upcoming
- Instrumented version of Buffer and Pile containers
- Buffer container with minimum store and retrieve size guarantees
v7.2.0
2020-09-03
Improvements
- Added unit tests
- Improved code and build scripts
- Upgraded tools (Python)
Fixes
- Fixed peek, barge, and skip methods of Buffer and Pile containers
- Corrected warnings
Upcoming
- Instrumented version of Buffer and Pile containers
- Buffer container with minimum store and retrieve size guarantees
v7.1.0
2020-06-28
New features
- Added GCC 8.1 and 9.2 toolchains
Improvements
- Improved build scripts
- Updated Containers application
- Upgraded tools (CLoC, Doxygen, GoogleTest, Python)
Upcoming
- Instrumented version of Buffer and Pile containers
- Buffer container with minimum store and retrieve size guarantees
v7.0.0
2020-06-11
New features
- Created "flexible" Sequence, Buffer, and Pile containers
- Added Queue and Stack containers (preferential, two-tier)
Improvements
- Refactored "fast" and "small" Sequence containers
Upcoming
- Instrumented version of Buffer and Pile containers
- Buffer container with minimum store and retrieve size guarantees
v6.0.0
2019-10-25
Advisories
- Renamed Stack containers to Pile
- Renamed [Sequence|Buffer|Pile]ByteType constants (..._32_... to ..._32BIT_...)
New features
- Added Queue and Stack containers (fair)
Upcoming
- Instrumented version of Buffer and Pile containers
- Buffer container with minimum store and retrieve size guarantees
v5.0.0
2019-10-12
New features
- Added Stack and StackByte containers
Upcoming
- Instrumented version of Buffer and Stack containers
- Buffer container with minimum store and retrieve size guarantees
v4.2.0
2019-09-15
Improvements
- Improved build scripts
- Updated example code snippets
Fixes
Upcoming
- Instrumented version of Buffer container
- Buffer container with minimum store and retrieve size guarantees
- Stack container
v4.1.0
2019-07-25
New features
- Added Buffer container methods
Improvements
- Retargeted Gallery projects to VS2019
- Updated example code snippet
- Added unit tests
Fixes
- Fixed Containers application
Upcoming
- Instrumented version of Buffer container
- Buffer container with minimum store and retrieve size guarantees
v4.0.0
2019-06-22
New features
- Added Buffer and BufferByte containers
- Added VS2019 toolchain
Improvements
- Made Sequence index type auto-adjusting
Known issues
- Containers application does not build
v3.5.0
2019-05-19
Improvements
- Redesigned Sequence container
- Added unit tests
- Improved build scripts
- Improved documentation
Fixes
- Fixed non-const version of atGuarded methods
v3.4.1
2019-03-22
Advisory
- Renamed Containers namespace to Container
Improvements
- Upgraded tools (7-Zip, CLoC, Doxygen, Python)
Fixes
- Fixed and simplified Containers application
v3.4.0
2019-03-09
Improvements
- Added documentation
- Improved code and tests
Known issues
- Containers application does not build
v3.3.0
2019-01-03
- Enabled parallel builds
- Added platform utilities
- Improved implementation
v3.2.0
2018-12-22
- Created instrumented version of Sequence container
- Improved build
v3.1.0
2018-12-15
- Added packed big-endian SequenceByte containers
- Improved build, tests, and Containers application
- Upgraded 7-Zip tool
v3.0.0
2018-10-28
- Added Sequence and SequenceByte containers
- Improved build and tests
v2.3.0
2018-09-23
- Set library conformance to C99 and C++11
- Set test conformance toward C18 and C++17
- Enabled latest C++ support in Info application
- Fixed code generation settings (library)
- Improved build
- Simplified code and scripts
- Upgraded gtest tool
v2.2.0
2018-08-18
v2.1.0
2018-05-20
- Added generation of dependencies to GCC build
- Expanded version info
v2.0.0
2018-04-08
- Added scribo logging system
- Enhanced header separation
- Added utilities
- Improved build
v1.1.0
2018-03-18
- Created Info application
- Added GCC 6.3 toolchain
- Improved build and packaging
- Upgraded tools and toolchains
- Fixed bugs
v1.0.0
2018-03-09
v0.9.6
2018-03-04
v0.9.5
2018-02-24
v0.9.4
2018-01-28
v0.9.3
2018-01-06
v0.9.2
2018-01-06
v0.9.1
2018-01-06
v0.9.0
2017-12-29
- Created initial pre-release
You can contact BeneQuidem at mailto://info@benequidem.eu.