1213 Commits

Author SHA1 Message Date
ckormanyos 576ad96723 Handle Git issue 766 in the right branch 2026-07-18 15:05:55 +02:00
ckormanyos 45792df893 Handle Git issue 766 2026-07-18 15:01:39 +02:00
Matt Borland 9bd84a2ba8 Fix missing newline 2026-04-30 15:11:07 -04:00
Matt Borland 4bcbc70a44 Add data() member to float128 2026-04-30 14:48:10 -04:00
Matt Borland a70cc0d828 Add expanded reproducer test set 2026-04-30 13:29:00 -04:00
Marco Ribeiro 3645c3046b Remove incomplete comment at constexpr_test_cpp_int_8.cpp 2026-04-16 08:34:58 -04:00
Marco Ribeiro 259bdcccdd Fix issue with temporaries when compiling constexpr expression templates with clang 2026-04-16 08:34:58 -04:00
ckormanyos 021d3e7e2b Reduce test trials 2026-04-16 10:20:43 +02:00
ckormanyos efdae587aa Further cleanup of test case 2026-04-16 10:09:05 +02:00
ckormanyos ab6bfb07df Remove an unused alias 2026-04-15 23:23:30 +02:00
ckormanyos c380088f99 Use fixed seed double-fp heats versus others 2026-04-15 23:19:54 +02:00
ckormanyos 0a1a6d72a6 Retry big object on MinGW 2025-10-25 14:18:10 +02:00
ckormanyos bf95dbc0f7 Review the various big obj spellings 2025-10-25 13:32:14 +02:00
ckormanyos 090390edb5 Updated GCC on MinGW needs mbig-obj 2025-10-25 11:25:40 +02:00
ckormanyos d19b4b8b5c Increase tolerance suspect sporadic fail 2025-09-22 21:01:12 +02:00
ckormanyos 156e03e11e Improve rd_string inf-check and add tests 2025-09-20 13:05:58 +02:00
ckormanyos ef77359b2b Simplify syntax cpp_double_fp_backend 2025-09-20 08:40:20 +02:00
ckormanyos 50f5c67053 Exclude selected lines from coverage 2025-09-08 10:36:22 +02:00
ckormanyos 7bf5aaf31a Try repair GNU mode configs 2025-09-08 08:57:07 +02:00
ckormanyos 88522344c4 Repair typo in file name cpp extension 2025-09-07 21:14:52 +02:00
ckormanyos 6a3ddc6136 Repair file confusions 2025-09-07 19:44:55 +02:00
ckormanyos 847ac43f50 Add more cpp_double_fp tests and handle warns 2025-09-07 19:40:41 +02:00
ckormanyos 16992622e9 Clarify matters of syntax 2025-09-06 13:51:02 +02:00
ckormanyos 5017931c87 Handle Git issue 734 in docs and code 2025-09-06 10:22:05 +02:00
ckormanyos 732b19bd2f Try handle more double_fp findings 2025-09-04 11:49:57 +02:00
ckormanyos cbcf51c54a Disable test_round for old GCC 2025-09-03 20:46:40 +02:00
ckormanyos 793f9bb9a0 Try repair some trivial typos 2025-09-03 20:17:25 +02:00
ckormanyos 6330e23478 Further simplify constexpr-ness 2025-09-03 19:37:37 +02:00
ckormanyos c46c3bf0a1 Speed up construction from ulonglong 2025-09-02 20:03:00 +02:00
ckormanyos d64f23f13b First pass double_fp single-limb optimizations 2025-09-01 21:44:57 +02:00
ckormanyos 4aa8952e8d Disable test_round for double-fp on old GCC 2025-09-01 18:50:46 +02:00
ckormanyos 62cb7cdd6d Try finishing constexpr-ness 2025-09-01 14:57:27 +02:00
ckormanyos 82da79c99d Add more constexpr-ness 2025-09-01 13:36:08 +02:00
ckormanyos 5b53322674 Revert constexpr-ness efforts 2025-08-31 10:12:22 +02:00
ckormanyos ac1b9545e7 Syntax and exclude test very old compiler 2025-08-30 21:29:53 +02:00
ckormanyos a26871b55a Remove some constexpr reqs for old GCC 2025-08-30 16:14:32 +02:00
ckormanyos 324cc5f12f Simplify constexpr-ness and deactivate a test 2025-08-30 15:39:30 +02:00
ckormanyos 61d99d0d93 Repair minor defects in CI 2025-08-29 14:53:06 +02:00
ckormanyos b40b35e20e Finish most or nearly all of constexpr-ness 2025-08-25 18:08:46 +02:00
ckormanyos 8dfd6f35c7 Add a few more tests 2025-08-16 14:25:25 +02:00
ckormanyos ccb113d75c Add more tests and also get more TBDs 2025-07-21 20:42:31 +02:00
ckormanyos 01f516eed3 Improve an example and also cover lines 2025-07-21 13:29:28 +02:00
ckormanyos e4aada5489 More tests and syntax 2025-07-19 22:30:57 +02:00
ckormanyos 618132d3bd More pretty printing test progress 2025-07-15 20:27:23 +02:00
ckormanyos 4dce9aaffd Remove forgotten local test code 2025-07-15 15:15:45 +02:00
ckormanyos eec48fe44f Streamline some syntax and more cover 2025-07-15 14:12:09 +02:00
ckormanyos 7aec17719d Finish default_ops pow function tests 2025-07-15 12:21:32 +02:00
ckormanyos 0be16898fd Keep tuning coverage 2025-07-14 20:06:43 +02:00
ckormanyos daaea2952d Remove redundant and thus uncovered lines 2025-07-14 16:35:27 +02:00
ckormanyos 1ac05b1832 Get complex_adaptor working for cpp_dec_float 2025-07-14 13:03:39 +02:00