1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 18:21:01 +00:00
uutils-coreutils/src
Alexander Shirokov 4c330d43ba
uucore:format:fix floating-point rounding
This change resolves issues with exponent calculation and usage,
ensuring more accurate formatting:

- Exponent for negative values can differ from 0
- Switching to decimal mode now follows the P > X ≥ −4 rule
2024-12-31 13:19:43 +01:00
..
bin uudoc,chcon: fix needless_lifetimes warnings 2024-11-29 10:47:14 +01:00
uu Merge pull request #7015 from sylvestre/chroot-user 2024-12-31 11:46:04 +01:00
uucore uucore:format:fix floating-point rounding 2024-12-31 13:19:43 +01:00
uucore_procs prepare version 0.0.28 2024-11-03 20:59:42 +01:00
uuhelp_parser clippy: fix clippy warnings 2024-12-17 22:46:21 +01:00