rust-lexical-parse-float-devel-0.8.5-2.fc40 in Fedora 40
↵ Return to the main page of rust-lexical-parse-float-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-01-26 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.8.5-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-12-21 |
Fabio Valentini <decathorpe at gmail dot com> - 0.8.5-1 |
- Initial import (#2252831) |
Provides
- crate(lexical-parse-float)
- rust-lexical-parse-float-devel
Files
- usr/
- share/
- cargo/
- registry/
- lexical-parse-float-0.8.5/
- .cargo-checksum.json
- CODE_OF_CONDUCT.md
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- LICENSE.md
- README.md
- src/
- api.rs
- bellerophon.rs
- bigint.rs
- binary.rs
- float.rs
- fpu.rs
- index.rs
- lemire.rs
- lib.rs
- libm.rs
- limits.rs
- mask.rs
- number.rs
- options.rs
- parse.rs
- shared.rs
- slow.rs
- table.rs
- table_bellerophon_decimal.rs
- table_bellerophon_radix.rs
- table_binary.rs
- table_decimal.rs
- table_large.rs
- table_lemire.rs
- table_radix.rs
- table_small.rs
- tests/
- api_tests.rs
- bellerophon.rs
- bellerophon_radix_tests.rs
- bellerophon_tests.rs
- bigfloat_tests.rs
- bigint_tests.rs
- binary_tests.rs
- float_tests.rs
- lemire_tests.rs
- libm_tests.rs
- limits_tests.rs
- mask_tests.rs
- number_tests.rs
- options_tests.rs
- parse_tests.rs
- shared_tests.rs
- slow_tests.rs
- stackvec.rs
- stackvec_tests.rs