about summary refs log tree commit diff
path: root/src/etc/test-float-parse/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-06-03move `test-float-parse` tool into `src/tools` dironur-ozkan-22/+0
2025-05-18float: Add `f16` to `test-float-parse`Trevor Gross-0/+7
2025-04-01Move test-float-parse to the 2024 editionbjorn3-1/+1
2025-03-10Update rand to 0.9.0Chris Denton-2/+2
2024-07-20Rewrite `test-float-parse` in RustTrevor Gross-4/+5
2023-10-10Update rand dependency for test-float-parsebjorn3-1/+1
2023-05-31Explicit set `workspace.resolver = "1"`Weihang Lo-0/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-17Changed dec2flt to use the Eisel-Lemire algorithm.Alex Huszagh-0/+13