Skip to content

Pull requests: rust-num/num-rational

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Typos fix
#136 by Hack666r was closed Feb 3, 2025 Loading…
Update LICENSE-MIT
#135 by maximevtush was closed Jan 31, 2025 Loading…
[0.1] Disable rustc-serialize derives for future compilers
#132 by cuviper was merged Jan 25, 2025 Loading…
Release 0.4.2
#130 by cuviper was merged May 8, 2024 Loading…
Add Ratio::into_raw
#129 by cuviper was merged May 8, 2024 Loading…
Add const ZERO/ONE and impl ConstZero/ConstOne
#128 by cuviper was merged May 8, 2024 Loading…
Use namespaced-features to safely bump to MSRV 1.60
#126 by cuviper was merged Mar 25, 2024 Loading…
ci: merge queue and registry caching
#125 by cuviper was merged Feb 6, 2024 Loading…
ci: Update to actions/checkout@v4.
#123 by waywardmonkeys was merged Oct 18, 2023 Loading…
clippy: Fix simple warnings.
#119 by waywardmonkeys was merged Aug 31, 2023 Loading…
Update dead link
#112 by Enyium was merged Jan 27, 2023 Loading…
Exposes approximate_float for unsigned ratios
#109 by nullsauce was merged Feb 10, 2023 Loading…
Update and simplify the CI workflow
#108 by cuviper was merged Jul 14, 2022 Loading…
Release 0.4.1
#107 by cuviper was merged Jun 23, 2022 Loading…
Add Default implementation
#105 by MattX was merged Jun 23, 2022 Loading…
Implement ldexp and use it in ratio_to_f64
#104 by MattX was merged Jun 23, 2022 Loading…
Avoid two clones in 'reduce'.
#98 by lemmih was merged Jun 23, 2022 Loading…
Parse mixed numerals
#97 by ConnyOnny was closed Jul 10, 2021 Loading…
Avoid powi underflow in ratio_to_f64
#94 by cuviper was merged Jun 23, 2022 Loading…
Update num-bigint and release 0.4.0
#93 by cuviper was merged Mar 6, 2021 Loading…
Deprecate Rational
#92 by vks was merged Mar 5, 2021 Loading…
Fix always rebuilding with --remap-path-prefix
#88 by Nemo157 was merged Nov 6, 2020 Loading…
Release 0.3.1
#87 by cuviper was merged Oct 30, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.