Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / paupino/rust-decimal issues and pull requests

#679 - [WIP] Feat: add bitcode support

Pull Request - State: closed - Opened by l-7-l 10 days ago

#678 - Fix `f64` dec limit edge case

Pull Request - State: closed - Opened by finnbear 12 days ago - 3 comments

#677 - Update Cargo.toml

Pull Request - State: closed - Opened by Dylan-DPC 20 days ago

#676 - Implements serde-lexical

Pull Request - State: open - Opened by emmanuel-keller 25 days ago

#675 - Deserialize fails if `Option<Decimal>` field is explicitly null when using `serde(with)`

Issue - State: closed - Opened by nappa85 about 1 month ago - 2 comments
Labels: bug

#674 - Add optional bytemuck support

Pull Request - State: open - Opened by kevinheavey about 1 month ago

#673 - Add documentation for Decimal::to_u<xx>(&self) methods

Issue - State: closed - Opened by brunbjerg about 1 month ago - 2 comments
Labels: good for beginners, docs

#668 - Pow overflows

Issue - State: open - Opened by rawhuul about 2 months ago - 1 comment

#667 - Provide handy constants

Issue - State: open - Opened by rawhuul about 2 months ago

#665 - bug: `abs_sub` does not compute the difference

Issue - State: closed - Opened by heyterrance about 2 months ago - 1 comment

#664 - Unsigned Decimal?

Issue - State: open - Opened by WestXu 2 months ago - 4 comments

#663 - Deprecate diesel1 feature and upgrade diesel to v2.2

Pull Request - State: closed - Opened by paupino 3 months ago - 1 comment

#662 - Diesel1 feature is breaking the build

Issue - State: closed - Opened by paupino 3 months ago

#661 - Bump macro version to 1.35

Pull Request - State: closed - Opened by paupino 3 months ago - 3 comments

#660 - rust_decimal_macros 1.35.0 not on crates.io (Or: Error in Documentation)

Issue - State: closed - Opened by the-kenny 3 months ago - 2 comments

#659 - Replace filtery with a strategy for implementation of proptest::Arbitrary

Pull Request - State: closed - Opened by uzytkownik 3 months ago - 1 comment

#658 - Updating github workflow in preperation for target testing

Pull Request - State: closed - Opened by paupino 6 months ago

#657 - Fix negation with overflow

Pull Request - State: closed - Opened by benschulz 6 months ago - 1 comment

#656 - Fix FromSql for Postgres Numeric NaNs

Pull Request - State: closed - Opened by lukoktonos 6 months ago

#656 - Fix FromSql for Postgres Numeric NaNs

Pull Request - State: closed - Opened by lukoktonos 6 months ago

#655 - Bug: Decimal::from_sql incorrectly transforms Postgres NaN to 0

Issue - State: closed - Opened by lukoktonos 6 months ago - 1 comment
Labels: bug, help wanted, good for beginners

#654 - Version 1.35.0

Pull Request - State: closed - Opened by paupino 6 months ago

#653 - Fixes issue with overflow for Postgres

Pull Request - State: closed - Opened by paupino 6 months ago

#652 - Return error rather than panic in `FromSql` when overflow

Issue - State: closed - Opened by xiangjinwu 6 months ago - 1 comment
Labels: bug

#650 - Add lightweight wasm support to `rust-decimal`

Pull Request - State: open - Opened by ChristianIvicevic 7 months ago - 3 comments

#650 - Add lightweight wasm support to `rust-decimal`

Pull Request - State: open - Opened by ChristianIvicevic 7 months ago - 3 comments

#650 - Add lightweight wasm support to `rust-decimal`

Pull Request - State: open - Opened by ChristianIvicevic 7 months ago - 3 comments

#649 - Bug: not 128bit aligned with `repr-c` feature

Issue - State: open - Opened by Erigara 7 months ago - 3 comments
Labels: bug, docs

#649 - Bug: not 128bit aligned with `repr-c` feature

Issue - State: open - Opened by Erigara 7 months ago - 3 comments
Labels: bug, docs

#648 - Version 1.34.3

Pull Request - State: closed - Opened by paupino 8 months ago

#646 - Add dependabot

Pull Request - State: closed - Opened by oriontvv 8 months ago - 1 comment

#644 - Macros: remove circular dependency from macros feature

Pull Request - State: open - Opened by paupino 8 months ago

#644 - Macros: remove circular dependency from macros feature

Pull Request - State: open - Opened by paupino 8 months ago

#643 - Rollback macros feature flag due to dependency resolution issues

Pull Request - State: closed - Opened by paupino 8 months ago

#643 - Rollback macros feature flag due to dependency resolution issues

Pull Request - State: closed - Opened by paupino 8 months ago

#642 - Hotfix: force version number during macros feature resolution

Pull Request - State: closed - Opened by paupino 8 months ago

#642 - Hotfix: force version number during macros feature resolution

Pull Request - State: closed - Opened by paupino 8 months ago

#641 - 1.34.0 breaks with cyclic dependency when installed with "macros" feature

Issue - State: closed - Opened by notonamap 8 months ago - 4 comments

#640 - Version 1.34

Pull Request - State: closed - Opened by paupino 8 months ago

#640 - Version 1.34

Pull Request - State: closed - Opened by paupino 8 months ago

#639 - Implement traits on the ArchivedDecimal.

Pull Request - State: open - Opened by gz 9 months ago

#639 - Implement traits on the ArchivedDecimal.

Pull Request - State: open - Opened by gz 9 months ago - 1 comment

#638 - Reimplement pow function for integer exponent.

Pull Request - State: closed - Opened by schungx 9 months ago - 2 comments

#638 - Reimplement pow function for integer exponent.

Pull Request - State: closed - Opened by schungx 9 months ago - 2 comments

#638 - Reimplement pow function for integer exponent.

Pull Request - State: closed - Opened by schungx 9 months ago - 2 comments

#637 - Expose mutually exclusive rkyv features for size.

Pull Request - State: open - Opened by gz 9 months ago - 1 comment

#637 - Expose mutually exclusive rkyv features for size.

Pull Request - State: open - Opened by gz 9 months ago - 1 comment

#637 - Expose mutually exclusive rkyv features for size.

Pull Request - State: open - Opened by gz 9 months ago

#636 - Fixes error handling when second decimal place at tail position

Pull Request - State: closed - Opened by paupino 9 months ago - 1 comment

#635 - support bytemuck

Pull Request - State: open - Opened by dovahcrow 9 months ago - 4 comments

#634 - Auto-document feature guarded items

Pull Request - State: closed - Opened by robjtede 9 months ago - 1 comment

#633 - Remove cargo-edit reference from README

Pull Request - State: closed - Opened by robjtede 9 months ago

#632 - Scale changes unexpectedly after operations

Issue - State: closed - Opened by br0kenpixel 9 months ago - 3 comments

#631 - checked_powd takes exponentially long time to complete

Issue - State: closed - Opened by schungx 9 months ago - 6 comments

#630 - Update readme to add a comparison section

Pull Request - State: closed - Opened by paupino 9 months ago

#629 - too rubbish to called rust decimal

Issue - State: closed - Opened by zzy444626905 9 months ago - 3 comments

#627 - Scaling string representation differs from dividing by 10^x

Issue - State: open - Opened by Zarathustra2 10 months ago - 4 comments

#626 - Version 1.33.1

Pull Request - State: closed - Opened by paupino 11 months ago

#625 - Fixes precision issue with to_f64 with some numbers without fractions

Pull Request - State: closed - Opened by paupino 11 months ago - 1 comment

#624 - To f64 losing accuracy for `100000.000000000000000000`

Issue - State: closed - Opened by zzhengzhuo 11 months ago - 1 comment

#623 - Support for mongo

Issue - State: open - Opened by opensourcegeek 11 months ago - 2 comments
Labels: enhancement, impl trait

#622 - Version 1.33.0

Pull Request - State: closed - Opened by paupino 11 months ago

#621 - Upgrade Borsh to resolve vulnerability

Pull Request - State: closed - Opened by paupino 11 months ago - 3 comments

#620 - Update borsh to 1.x to fix vulnerability.

Pull Request - State: closed - Opened by westy92 11 months ago - 2 comments

#619 - Fixes issue whereby scale 29 is required however is optimized away

Pull Request - State: closed - Opened by paupino 11 months ago

#617 - Rust Decimal: Request for additional repository Owner/Collaborator(s)

Issue - State: closed - Opened by paupino 11 months ago - 1 comment

#616 - Update to 1.1 borsh

Pull Request - State: closed - Opened by j16r 11 months ago

#615 - rlp (de)serialization?

Issue - State: open - Opened by GopherJ 11 months ago - 1 comment

#615 - rlp (de)serialization?

Issue - State: closed - Opened by GopherJ 11 months ago - 2 comments

#613 - Feature Request: Support wasm_bindgen for Decimal

Issue - State: open - Opened by ChristianIvicevic 12 months ago
Labels: impl trait

#612 - feature request: JSON schema support via https://github.com/GREsau/schemars

Issue - State: open - Opened by yazshel 12 months ago - 1 comment
Labels: impl trait

#611 - Serialization V2 - brainstorming

Issue - State: open - Opened by paupino about 1 year ago - 1 comment
Labels: experimental, serde-cleanup, road-to-v2

#610 - How to serialize Decimal and still keep the results in order (bitwise comparison)

Issue - State: closed - Opened by KKould about 1 year ago - 3 comments

#609 - Remove semver checks from build and put into makefile

Pull Request - State: closed - Opened by paupino about 1 year ago

#608 - Introduce breaking change check

Pull Request - State: closed - Opened by paupino about 1 year ago

#607 - deserializes empty string into None Option

Pull Request - State: open - Opened by gai6948 about 1 year ago

#607 - deserializes empty string into None Option

Pull Request - State: closed - Opened by gai6948 about 1 year ago - 2 comments

#606 - Version 1.32

Pull Request - State: closed - Opened by paupino about 1 year ago

#605 - Fixes issue with is_integer failing on decimal bounds

Pull Request - State: closed - Opened by paupino about 1 year ago

#605 - Fixes issue with is_integer failing on decimal bounds

Pull Request - State: closed - Opened by paupino about 1 year ago

#604 - `is_integer` has BUG

Issue - State: closed - Opened by gaoqiangz about 1 year ago - 1 comment

#604 - `is_integer` has BUG

Issue - State: closed - Opened by gaoqiangz about 1 year ago - 1 comment

#603 - Drop unnecessary byteorder dependency

Pull Request - State: closed - Opened by psychon about 1 year ago - 1 comment

#602 - `serde-arbitrary-precision` without `serde-float`

Issue - State: open - Opened by drdo about 1 year ago - 8 comments

#601 - Version 1.31.0

Pull Request - State: closed - Opened by paupino about 1 year ago

#600 - Fixes issue with truncating implicitly rounding in some cases

Pull Request - State: closed - Opened by paupino about 1 year ago

#599 - `trunc_with_scale` issue

Issue - State: closed - Opened by moderncodes about 1 year ago - 4 comments

#598 - Clippy/fix ruleset

Pull Request - State: closed - Opened by mkatychev about 1 year ago

#597 - updated rkyv with reexported bytecheck

Pull Request - State: closed - Opened by mkatychev about 1 year ago