Project

General

Profile

Download (6.21 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
92782e4a 02/27/2022 02:59 PM David Sorber

Additional improvements to the fixed type. Also added a few good test
cases.

852d0468 02/21/2022 05:27 PM David Sorber

Modify template to include parameters for strtoXXX functions. Also begin
integrating support for 128 bit integer types.

7fa2f28e 02/19/2022 10:09 PM David Sorber

Adding int128.h header with support for GCC specific int128_t and
uint128_t types.

11ae9ac5 02/17/2022 06:09 PM David Sorber

Additional improvements to the fixed point type. Also adding parse_test
which can be used to compare parse performance and a CMakeLists.txt.