Ecosyste.ms: Issues

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

GitHub / alkis/decimal issues and pull requests

#74 - Is the decimal crate still maintained/alive?

Issue - State: open - Opened by Magnetuz 9 months ago

#73 - Provide bindings to `decNumberRescale`

Issue - State: open - Opened by tari over 2 years ago

#72 - Implement d128! as a procedural macro

Pull Request - State: open - Opened by tari over 2 years ago

#71 - const literals?

Issue - State: open - Opened by sthornington over 2 years ago - 3 comments

#70 - how to add this library with my own C program

Issue - State: open - Opened by shanhashcah about 3 years ago

#69 - `exp` causes infinite loop

Issue - State: open - Opened by probablykasper over 3 years ago

#68 - d128 to integer value

Issue - State: open - Opened by computerquip over 3 years ago - 2 comments

#67 - Fixed #66: equal numbers issue different hashes

Pull Request - State: open - Opened by spektom over 3 years ago - 5 comments

#66 - Two d128 values are equal, but their hashes aren't

Issue - State: open - Opened by spektom over 3 years ago

#65 - collection of small changes to silence assorted compiler warnings

Pull Request - State: closed - Opened by jonathanstrong over 3 years ago

#64 - merge uninit-fix

Pull Request - State: closed - Opened by jonathanstrong over 3 years ago

#63 - status of the project

Issue - State: closed - Opened by matu3ba almost 4 years ago - 2 comments

#62 - `from_str` panic

Issue - State: closed - Opened by probablykasper about 4 years ago - 2 comments

#61 - adds d64 type

Pull Request - State: open - Opened by jonathanstrong about 4 years ago

#60 - Revert "Fix compiling on armv7 GNU/Linux"

Pull Request - State: closed - Opened by alkis about 4 years ago

#59 - UB and usage of deprecated function

Issue - State: closed - Opened by Dylan-DPC-zz over 4 years ago - 10 comments

#58 - d128::from_str() returns Ok on non valid inputs

Issue - State: open - Opened by omayerg over 4 years ago - 1 comment

#57 - remove rustc-serialize

Issue - State: open - Opened by est31 about 5 years ago - 4 comments

#56 - sqrt method

Issue - State: open - Opened by ZettaScript over 5 years ago - 1 comment

#55 - Consider to move the crait in `rust_num`

Issue - State: open - Opened by XVilka over 5 years ago

#54 - Add Readme to crates.io page

Pull Request - State: closed - Opened by tonyfinn almost 6 years ago - 1 comment

#53 - unsigned d128

Issue - State: open - Opened by danieleades about 6 years ago

#52 - compilation fails on ppc64le, s390x, aarch64, armv7hl

Issue - State: open - Opened by ignatenkobrain about 6 years ago - 4 comments

#51 - Use void to indicate that parsing will never return an Err

Pull Request - State: open - Opened by aidanhs over 6 years ago - 2 comments

#50 - Fix compiling on armv7 GNU/Linux

Pull Request - State: closed - Opened by vkalugin over 6 years ago - 1 comment

#49 - quantize() with quantum >1 doesn't work properly

Issue - State: open - Opened by mcseemk over 6 years ago

#48 - Add documentation link to README

Pull Request - State: closed - Opened by terrybrash almost 7 years ago - 2 comments

#47 - Adds truncate, half-up rounding functions

Pull Request - State: open - Opened by jonathanstrong almost 7 years ago - 7 comments

#46 - Incorrect formatting

Issue - State: open - Opened by mcseemk almost 7 years ago - 2 comments

#45 - Fix links to travis-ci.org and crates.io

Pull Request - State: closed - Opened by mgeisler almost 7 years ago

#44 - Add ::infinity and ::neg_infinity functions

Pull Request - State: closed - Opened by djrodgerspryor almost 7 years ago - 1 comment

#43 - Fix exp function to actually work

Pull Request - State: open - Opened by djrodgerspryor almost 7 years ago

#42 - allow build on aarch64

Pull Request - State: closed - Opened by nivkner almost 7 years ago

#41 - Implement Sum for d128

Pull Request - State: closed - Opened by haileys about 7 years ago

#40 - Add d128::quantize_with_mode function

Pull Request - State: open - Opened by haileys about 7 years ago - 3 comments

#39 - update ord_subset dependency

Pull Request - State: closed - Opened by Emerentius about 7 years ago - 1 comment

#38 - sin() / cos() / tan() methods

Issue - State: open - Opened by mmstick about 7 years ago - 4 comments

#37 - Error compiling library on Raspbian

Issue - State: closed - Opened by mitskevich about 7 years ago

#36 - Update dependencies and prepare for 2.0 release.

Pull Request - State: closed - Opened by alkis about 7 years ago

#35 - bump ord_subset to 2.0

Pull Request - State: closed - Opened by adwhit over 7 years ago - 1 comment

#34 - guidance on writing f64, f32 conversion

Issue - State: open - Opened by jonathanstrong over 7 years ago - 2 comments

#33 - Introduce feature serde_lossy that can deserialize u64, i64, f64

Pull Request - State: open - Opened by kosta over 7 years ago - 8 comments

#32 - Update serde to 1.0

Pull Request - State: closed - Opened by kosta over 7 years ago - 4 comments

#31 - impl std::default::Default for d128

Pull Request - State: closed - Opened by kosta over 7 years ago - 1 comment

#30 - Update serde to 1.0.0

Issue - State: closed - Opened by kosta over 7 years ago - 4 comments

#29 - Implement Default

Issue - State: closed - Opened by kosta over 7 years ago - 1 comment

#28 - Working on from::i64 support issue #25

Pull Request - State: closed - Opened by fulara over 7 years ago - 2 comments

#27 - Working on from::i64 support

Pull Request - State: closed - Opened by fulara over 7 years ago

#26 - Drop rustc-serialize support

Issue - State: closed - Opened by dtolnay over 7 years ago - 3 comments

#25 - provide ::new methods accepting i64/u64 and maybe floating values

Issue - State: open - Opened by fulara almost 8 years ago - 2 comments

#24 - Updated serde to v0.9

Pull Request - State: closed - Opened by zonyitoo almost 8 years ago - 1 comment

#23 - Allow accessing internal raw byte buffer

Pull Request - State: closed - Opened by zonyitoo almost 8 years ago - 4 comments

#22 - License question

Issue - State: closed - Opened by ramn almost 8 years ago - 8 comments

#21 - Implement num traits for d128

Issue - State: open - Opened by eugene-bulkin about 8 years ago - 3 comments

#20 - Added serde serialization and deserialization as a feature

Pull Request - State: closed - Opened by MarkJr94 over 8 years ago - 7 comments

#19 - Added Hash Implementation (only)

Pull Request - State: closed - Opened by MarkJr94 over 8 years ago

#18 - Adding Hash Implementation

Pull Request - State: closed - Opened by MarkJr94 over 8 years ago - 4 comments

#17 - Implement std::hash::Hash on d128

Issue - State: closed - Opened by MarkJr94 over 8 years ago - 1 comment

#16 - Constant d128 macros

Pull Request - State: closed - Opened by trolleyman over 8 years ago - 6 comments

#15 - Cleanup

Pull Request - State: closed - Opened by trolleyman over 8 years ago

#14 - Add assign ops.

Pull Request - State: closed - Opened by alkis over 8 years ago

#13 - Update dependencies.

Pull Request - State: closed - Opened by alkis over 8 years ago

#12 - Add into OrdVar<d128>.

Pull Request - State: closed - Opened by alkis almost 9 years ago

#11 - Add log10, exp, and ln.

Pull Request - State: closed - Opened by alkis almost 9 years ago

#10 - Code pretty.

Pull Request - State: closed - Opened by alkis almost 9 years ago

#9 - Add pow to test runner.

Pull Request - State: closed - Opened by alkis almost 9 years ago

#8 - Add correct endianess support.

Pull Request - State: closed - Opened by alkis almost 9 years ago

#7 - d128 constants

Issue - State: closed - Opened by trolleyman almost 9 years ago - 6 comments

#6 - Add pow for dec128

Pull Request - State: closed - Opened by trolleyman almost 9 years ago - 5 comments

#5 - Add pow for dec128

Pull Request - State: closed - Opened by trolleyman almost 9 years ago - 1 comment

#4 - big-endian support

Issue - State: closed - Opened by alkis almost 9 years ago - 4 comments

#3 - Operator overloads for unary and binary operators.

Pull Request - State: closed - Opened by alkis almost 9 years ago

#2 - Eliminate warnings.

Pull Request - State: closed - Opened by alkis almost 9 years ago

#1 - decNumber library

Pull Request - State: closed - Opened by alkis almost 9 years ago