summaryrefslogtreecommitdiffstats
path: root/include/jau/int_math.hpp
Commit message (Expand)AuthorAgeFilesLines
* Bump v0.9.3; Group {Integral->Integer}, refine group title and list all in RE...v0.9.3Sven Gothel2022-05-021-1/+1
* Fix API doc: gcd(), Fractions, endianSven Gothel2022-05-021-19/+4
* Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...v0.9.2Sven Gothel2022-05-011-0/+7
* Introduce new types: fraction, fraction_timespec; its constants & literals as...Sven Gothel2022-05-011-0/+90
* int_math.hpp: Add Integer overflow aware arithmetic, use Integer Overflow Bui...Sven Gothel2022-05-011-0/+103
* int_math.hpp: Refine sign(), invert_sign(), abs() and digits10() template fun...Sven Gothel2022-04-281-18/+45
* basic_types.hpp: Cleanup; Add constexpr 'enum class endian', 'pointer_cast()'...Sven Gothel2021-02-081-29/+3
* Add float_math.hpp for epsilon comparison; Test cleanupSven Gothel2020-12-231-1/+0
* cpp: Extract int_math.hpp from basic_algos.hppSven Gothel2020-12-111-0/+185