Activity
Fix broken link in README.md
Fix broken link in README.md
Force push
Merge fixed impl to_f64 into trunk
Merge fixed impl to_f64 into trunk
Add methods BigDecimal::{to_plain_string, write_plain_string}
Add methods BigDecimal::{to_plain_string, write_plain_string}
Prevent artifact downloading in cargo:publish gitlab-ci job
Prevent artifact downloading in cargo:publish gitlab-ci job
Merge fix to formatting bug into trunk
Merge fix to formatting bug into trunk
Rewrite multiplication tests with macros
Rewrite multiplication tests with macros
Add rounding methods to Context and BigDecimalRef
Add rounding methods to Context and BigDecimalRef
Force push
replace round
implementation with call to with_scale_round
replace
round
implementation with call to with_scale_round
Pull request merge
Fix logic in RoundingMode::needs_trailing_zeros
Fix logic in RoundingMode::needs_trailing_zeros
Add rounding methods to Context and BigDecimalRef
Add rounding methods to Context and BigDecimalRef
Force push
Preserve maximum scale when adding zero
Preserve maximum scale when adding zero
Remove i686 test-job in gitlab-ci
Remove i686 test-job in gitlab-ci
Add test for comparision of decimals with large mangitude scales
Add test for comparision of decimals with large mangitude scales
Further restrict versions of num-* dependencies
Further restrict versions of num-* dependencies
Force push
Replace formatting tests
Replace formatting tests
Force push