The Seekable interface was improved.
The Resource API was improved.
Seekable interface was improved and used in Iterator.
The Seekable interface was added.
The BinarySink::Closeable was moved to separate file.
Fix Linux build error of Iterator.
Minor improvement in Iterator::Backend::RandomAccess.
The abstract cache was implemented with UT.
The Iterator test for BiDirectional was improved.
The Iterator test was improved.
Update documentation in String.
The Iterator implementations templates with UT were added.
The Doxygen configuration was upgraded up to version 1.9.6.
The flaky test case was fixed (temporary solution).
The Comparable interface with UT was added.
Hangup in Windows std::unordered_set was fixed.
The string API was improved.
Fixing build error on Windows.
Change naming style for getters without parameters (access as property without 'get' prefix).
The SharedState constructor was fixed to avoid error C2664 on MSVC.
Added tag 0.7 for changeset 59e139d4f077
The SharedState implementation with UT was improved.
The ThreadPool was refactored to use SharedState.
Change version to 0.7.
Added tag 0.7 for changeset 8a7b0a5f0c55
The SharedState with UT was implemented.
The UT for ThreadPool was improved.
The unit tests for ThreadPool was completed.
The initial draft of ThreadPool was implemented with incomplete UT.
Remove constructors wihout parameters of Signal and Event.
File were renamed according new name of Signal (Event).
Added two sub-interfaces of BinarySink: Closeable and Counter with UT.
Signal call by value was removed.
Signal was renamed to Event.
The Signal with UT was implemented.
BinarySink::Memory implementation was fixed to possible 32-bit size overflow.
The windows implementation of FileWriter was improved.
The chuck sink implementation was added.
Version of Doxygen output was updated up to 0.5.
The Linux implementation of FileWriter was fixed.
Version changed to 0.5.
Disable some EnumFlags tests for clang because of bug in clang described here:
The initial draft of Signal with UT was implemented.
Windows implementation of FileWriter was aligned with changes in BinarySink interface.
The ReadStream was improved and some simple basic implementations of BinarySink were added.
The size type of BinarySink was changed to uint64_t.
The isssue with Linux version of FileWriter was fixed.
Minor changes.
Write and read streams were optimized for word, dword and qword.
Added tag 0.3 for changeset 914fc5a72ddf
Added tag 0.3 for changeset 2659ccbeee52
Small improvements over ReadStream and BinaryData.
Added tag 0.3 for changeset 6ff1e3a87a81
Checkers UT was improved.
Default checkers were added.
The UT for WriteStream was added.
Compilation error on MSVC for generic FileWriter implementation was fixed.
Windows implementation of FileWriter is updated according new interface.
Interface of ReadStream and FileWriter was improved. WriteStream was implemented without UT.
The FileWriter Windows implementation was added.
The interface and implementation of FileWriter with UT was added (Linux and Generic).
The UT for Forge API was added.
The Forge API was added without UT.
The API for String and Path was added.
The CRC implementation was added.
The interface of BinaryData helper classes was improved.
The helper classes for BinaryData were added with UT.
API macro were fixed accrding bug in MSVC:
Method to return enum underlying type was added to EnumBitOps.
The group of artifact was changed.
The name space for enum extra bit operations was renamed.
Extra overloaded operators for enum were moved to separate namespace.
Return type of resetFlag fnctions was fixed.
The support of bit flags were added.
Home
The fields of windows version FileReader were renamed.
The repository was populated.