Commit Graph

14 Commits

Author SHA1 Message Date
Peter Dimov
9cde343cda Update test/limits.cpp 2023-02-10 21:22:45 +02:00
Matt Borland
c66100bc90 Use boost.config types 2023-02-10 10:55:52 -08:00
Matt Borland
699d7351ef Add 128 bit test path 2023-02-09 10:44:24 -08:00
Matt Borland
f23cf8db75 Merge remote-tracking branch 'origin/develop' into 128_to_chars 2023-02-09 09:56:05 -08:00
Peter Dimov
43f8d1b777 Add long double to limits test 2023-02-09 19:16:45 +02:00
Peter Dimov
1eec775de3 Add test for odr-use of the limits constants 2023-02-09 01:49:48 +02:00
Peter Dimov
0398da3b67 Add simple sanity checks for the limits<> values 2023-02-09 01:46:58 +02:00
Peter Dimov
ecbf043f82 Add floating point from_chars check to test/limits.cpp 2023-02-09 01:29:58 +02:00
Peter Dimov
ccbae48c1a Add integral from_chars check to test/limits.cpp 2023-02-09 01:28:02 +02:00
Peter Dimov
89107b55a8 Change limits<T> and update test/limits.cpp to test it 2023-02-09 01:21:26 +02:00
Matt Borland
ecd8ddb709 Add limits specialization 2023-02-08 10:39:44 -08:00
Matt Borland
930e0d0dd5 Fix warning C4018: '>=': signed/unsigned mismatch 2023-02-07 10:01:20 -08:00
Matt Borland
280692cc86 Change to function notation for pre C++17 2023-02-07 09:42:23 -08:00
Matt Borland
2c4e7966bc Add limits definitions 2023-02-07 09:17:21 -08:00