Recent Releases of arsenalgear-cpp
arsenalgear-cpp - 2.1.1
What's Changed
- CMake: allow to build shared arsenalgear + restore option to disable tests + use compile feature for C++17 by @SpaceIm in https://github.com/JustWhit3/arsenalgear-cpp/pull/4
- docs: add SpaceIm as a contributor for code by @allcontributors in https://github.com/JustWhit3/arsenalgear-cpp/pull/5
New Contributors
- @SpaceIm made their first contribution in https://github.com/JustWhit3/arsenalgear-cpp/pull/4
Full Changelog: https://github.com/JustWhit3/arsenalgear-cpp/compare/v2.1.0...v2.1.1
- C++
Published by JustWhit3 about 2 years ago
arsenalgear-cpp - 2.1.0
Updates
- Build system update with
CMake. - Added a script to identify unused headers using
IWYU. - Replaced
NULLmacro with 0.
- C++
Published by JustWhit3 about 3 years ago
arsenalgear-cpp - 2.0.1
Updates
- Better naming for include directives.
- Removed unuseful
maxptrfunction. - Better headers documentation.
- Generic code updates.
- C++
Published by JustWhit3 over 3 years ago
arsenalgear-cpp - 2.0.0
Updates
- Added
select_coutandselect_cinstructs to thestreamheader. - Added
is_escapefunction to theutilsheader. - Added
StringConverterfunction to theutilsheader. - Added
typeheader with utilities to deal with types. - Added
is_anyfunction toypeheader. - Added
is_streamableclass. - Added
is_strmethod totypeheader. - Removed useless
operators.cppfile. - Removed
parsed_ffunction frommathheader. - Removed
null_streamwithinboostlibrary dependency. - Added include tests.
- Added other tests for memory management and suppert compiler versions.
- Generic code improvements.
- Added issue template files.
- C++
Published by JustWhit3 over 3 years ago
arsenalgear-cpp - 1.2.3
Updates
- Added
containersheader. - Added
extract_map_elemfunction. - Added
extract_map_keysfunction. - Minor bugs fixing.
- C++
Published by JustWhit3 over 3 years ago
arsenalgear-cpp - 1.2.2
Updates
runtime_error_funcfunction has been replaced withexcept_error_func.- Minor bugs fixing.
- Documentation update.
- C++
Published by JustWhit3 over 3 years ago
arsenalgear-cpp - 1.2.1
Updates
- Added a new class
savebufused to store the output of anostreamobject. - Minor bugs fixing.
- Documentation update.
- C++
Published by JustWhit3 over 3 years ago
arsenalgear-cpp - 1.2.0
Updates
- Added system header.
- Added utils function split_string for string splitting.
- Documentation update.
- Minor bugs fixing.
- C++
Published by JustWhit3 over 3 years ago
arsenalgear-cpp - 1.1.0
Updates
- Added full suppor to Windows operating system.
- Added full suppor to MacOS operating system.
- Examples have been separated into more files (see here).
- Added codeql-analysis workflow.
- Documentation update.
- C++
Published by JustWhit3 over 3 years ago
arsenalgear-cpp - 1.0.0
First official release of the repository.
- C++
Published by JustWhit3 over 3 years ago