| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump v0.9.3; Group {Integral->Integer}, refine group title and list all in RE...v0.9.3 | Sven Gothel | 2022-05-02 | 1 | -1/+1 |
* | Fix API doc: gcd(), Fractions, endian | Sven Gothel | 2022-05-02 | 1 | -19/+4 |
* | Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...v0.9.2 | Sven Gothel | 2022-05-01 | 1 | -0/+7 |
* | Introduce new types: fraction, fraction_timespec; its constants & literals as... | Sven Gothel | 2022-05-01 | 1 | -0/+90 |
* | int_math.hpp: Add Integer overflow aware arithmetic, use Integer Overflow Bui... | Sven Gothel | 2022-05-01 | 1 | -0/+103 |
* | int_math.hpp: Refine sign(), invert_sign(), abs() and digits10() template fun... | Sven Gothel | 2022-04-28 | 1 | -18/+45 |
* | basic_types.hpp: Cleanup; Add constexpr 'enum class endian', 'pointer_cast()'... | Sven Gothel | 2021-02-08 | 1 | -29/+3 |
* | Add float_math.hpp for epsilon comparison; Test cleanup | Sven Gothel | 2020-12-23 | 1 | -1/+0 |
* | cpp: Extract int_math.hpp from basic_algos.hpp | Sven Gothel | 2020-12-11 | 1 | -0/+185 |