-
Notifications
You must be signed in to change notification settings - Fork 190
Issues: paupino/rust-decimal
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Handling of maximum precision is inconsistent between decimal and scientific notation
#704
opened Feb 24, 2025 by
janlugt
Scale depends on computing order of additions when subsequent result is zero
#695
opened Dec 25, 2024 by
35VLG84
powd / powf result differ from regular rust pow and other online calculators
bug
#690
opened Nov 8, 2024 by
SamuelRamond
Directly Exportable
dec!()
as Macro by Example
enhancement
help wanted
#688
opened Oct 24, 2024 by
daniel-pfeiffer
Bug: not 128bit aligned with Documentation task
repr-c
feature
bug
docs
#649
opened Feb 29, 2024 by
Erigara
Scaling string representation differs from dividing by 10^x
docs
Documentation task
#627
opened Nov 30, 2023 by
Zarathustra2
Feature Request: Support wasm_bindgen for Decimal
impl trait
#613
opened Oct 13, 2023 by
ChristianIvicevic
2
feature request: JSON schema support via https://github.com/GREsau/schemars
impl trait
#612
opened Oct 3, 2023 by
yazshel
Serialization V2 - brainstorming
experimental
road-to-v2
serde-cleanup
Clean up serde features
#611
opened Sep 26, 2023 by
paupino
[Documentation] Tolerance handling in
checked_exp_with_tolerance
method
#587
opened Apr 25, 2023 by
saona-raimundo
Decimal::try_new
is const fn
, but not usefully so in certain cases
#527
opened Jul 6, 2022 by
SohumB
checked_add() not catching underflow/overflow when adding a very large number to a very small number
#511
opened Apr 29, 2022 by
junjunjd
VarDecimal type allowing differing storage components
road-to-v2
#480
opened Feb 18, 2022 by
paupino
Decimal precision mismatches against Python Decimal
road-to-v2
#471
opened Jan 28, 2022 by
apalepu23
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.