50 most recent check-ins
2023-02-28
| ||
11:56 | Add utx::cos, uphx::cos, utx::sin, uphx::sin Leaf check-in: c93fc0e3a9 user: fasxmut tags: trunk | |
05:33 | Add utx::pown, uphx::pown check-in: d508758eb9 user: fasxmut tags: trunk | |
2023-02-27
| ||
12:43 | Add utx::fact, uphx::fact check-in: 0ab06f619e user: fasxmut tags: trunk | |
08:23 | Update utx::diff_size_cast check-in: b1df6605c7 user: fasxmut tags: trunk | |
07:42 | Test on Windows MSYS2 MINGW64 GCC check-in: 221e83a48e user: fasxmut tags: trunk | |
2023-02-26
| ||
01:16 | Update docs check-in: a35ea2df27 user: fasxmut tags: trunk | |
2023-02-25
| ||
15:32 | Update utx::sqrt: exception in constexpr function check-in: 42d90d7f7e user: fasxmut tags: trunk | |
14:22 | Update check-in: eeb84470d4 user: fasxmut tags: trunk | |
12:40 | Update utx::cmp_real check-in: a9cc33930c user: fasxmut tags: trunk | |
04:43 | split tests into modules; fix some bugs check-in: 7efa040656 user: fasxmut tags: trunk | |
2023-02-12
| ||
10:06 | Update utx::same_assert, utx::same_strip_assert check-in: a501ced7bc user: fasxmut tags: trunk | |
00:59 | Add utx::nan, utx::is_nan; Remove utx::single_complex check-in: 16b356d051 user: fasxmut tags: trunk | |
2023-02-10
| ||
10:42 | Add uphx::cbrt (aka utx::phoenix::cbrt) for boost::phoenix check-in: 8b94e53854 user: fasxmut tags: trunk | |
10:04 | Add utx::cbrt check-in: 352a6f89c2 user: fasxmut tags: trunk | |
06:49 | Add utx::single_complex (aka single value complex), and use it as return type of utx::sqrt check-in: 075a94d2aa user: fasxmut tags: trunk | |
2023-02-09
| ||
12:32 | Add utx::iota, uphx::iota (for boost::phoenix), utx::pow2, utx::pow3, utx::pow5, utx::pow7 check-in: 4adbc86e18 user: fasxmut tags: trunk | |
08:57 | Add uphx::sqrt (aka utx::phoenix::sqrt) for boost::phoenix check-in: f40ea57952 user: fasxmut tags: trunk | |
06:05 | Update utx::sqrt check-in: 54a8d3d0f0 user: fasxmut tags: trunk | |
02:25 | Add utx::make_signed, utx::make_unsigned, utx::make_float, utx::max_integral, utx::max_float, utx::max_real; Remove utx::jsqrt, utx::jpow; utx::sqrt and utx::pow will be added and updated in the future check-in: 41ed0ac05c user: fasxmut tags: trunk | |
2023-02-06
| ||
09:48 | Add uphx::random for boost::phoenix check-in: f3fb4e9db7 user: fasxmut tags: trunk | |
07:34 | Update utx::random using utx::uniform_distribution check-in: 419d98d687 user: fasxmut tags: trunk | |
03:52 | Add utx::uniform_dstribution check-in: 567a81a42e user: fasxmut tags: trunk | |
2023-02-04
| ||
13:50 | Set utx::random_border_default check-in: be6457838a user: fasxmut tags: trunk | |
11:30 | Add algorithm: utx::random check-in: 28b8689aad user: fasxmut tags: trunk | |
2023-02-03
| ||
08:28 | Add uphx::print_all check-in: b1c1f72200 user: fasxmut tags: trunk | |
05:48 | Add boost::phoenix support: uphx::print, uphx::printnl check-in: 8ef5de6437 user: fasxmut tags: trunk | |
02:58 | Upgrade utx::same_assert, utx::same_strip_assert as template objects check-in: 4d03404644 user: fasxmut tags: trunk | |
01:48 | Use std::remove_cvref_t check-in: 39fa1143d9 user: fasxmut tags: trunk | |
2023-01-24
| ||
09:26 | Add utx::mean and then upgrade utx::u8,utx::i8,utx::u16,utx::i16,utx::u32,utx::i32,utx::u64,utx::i64,utx::umax,utx::imax check-in: 0c6a998804 user: fasxmut tags: trunk | |
2023-01-02
| ||
20:30 | Update utx::kspt::range (todo: std::ranges; std::ranges::range; std::ranges::constant_range) check-in: 805e8f2192 user: fasxmut tags: trunk | |
2023-01-01
| ||
18:25 | Remove old print_all and print_tuples, make print_all v3 default check-in: 0086859274 user: fasxmut tags: trunk | |
17:53 | Implement print_all v3 check-in: de25d5f439 user: fasxmut tags: trunk | |
2022-12-31
| ||
23:42 | utx::kspt::printable_range, print_one_suite_to check-in: 5ecc830e79 user: fasxmut tags: trunk | |
2022-12-29
| ||
22:09 | Upgrade utx::kspt::range, utx::print_all check-in: b98f8d503b user: fasxmut tags: trunk | |
19:44 | Upgrade utx::kspt::range check-in: 79d7953736 user: fasxmut tags: trunk | |
14:18 | Update print_time check-in: 9d2d03257a user: fasxmut tags: trunk | |
11:09 | Update utx::print_all, utx::print_tuples check-in: fd39da028b user: fasxmut tags: trunk | |
2022-12-27
| ||
06:51 | Add utx::print_tuples check-in: a6d0488322 user: fasxmut tags: trunk | |
2022-12-26
| ||
14:21 | Upgrade utx::print, utx::print_all, utx::print_time check-in: 48cb6c409b user: fasxmut tags: trunk | |
2022-12-25
| ||
15:05 | Remove comparable concepts check-in: d01c78464c user: fasxmut tags: trunk | |
2022-12-23
| ||
07:14 | use utx::rt_assert check-in: 4268230147 user: fasxmut tags: trunk | |
2022-12-22
| ||
17:05 | Add utx::delim::view check-in: cbb20c40fb user: Fas Xmut tags: trunk | |
2022-11-24
| ||
11:25 | add utx::print_time, utx::print_time_to check-in: 0413b7d064 user: Fas Xmut tags: trunk | |
05:48 | update utx::same_assert, add utx::same_decay_assert, remove utx::not_same_assert check-in: 93626b3798 user: Fas Xmut tags: trunk | |
2022-11-23
| ||
20:22 | utx::split_view::data_view() return value type changes: std::string_view -> const std::string_view; update boost::unit_test check-in: 7ed9bf0c1a user: Fas Xmut tags: trunk | |
12:58 | Add utx::same_assert, utx::not_same_assert check-in: 368ebe996c user: Fas Xmut tags: trunk | |
2022-11-10
| ||
10:28 | utx::print_all check-in: 48b9a544a1 user: Fas Xmut tags: trunk | |
2022-06-13
| ||
03:01 | Implement utx::eq, utx::ne, utx::lt, utx::gt, utx::le, utx::ge, Fix and Improve utxcpp scope check-in: 8f248a0711 user: Fas Xmut tags: trunk | |
2022-06-10
| ||
15:04 | Improve std::split_view constructor with std::string_view check-in: 25b57295b3 user: Fas Xmut tags: trunk | |
2022-05-30
| ||
05:36 | Add docs for utx::split_view, utx::string check-in: 0f3fc20d42 user: Fas Xmut tags: trunk | |