Ecosyste.ms: Issues

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

GitHub / korken89/fugit issues and pull requests

#52 - 1.0 release

Issue - State: open - Opened by MabezDev 17 days ago - 1 comment

#51 - Instant missing conversion methods and type aliases

Issue - State: open - Opened by amsam0 3 months ago

#50 - Better rounding on rate conversion?

Issue - State: open - Opened by thejpster 4 months ago

#49 - nightly experiment: Fraction

Pull Request - State: open - Opened by burrbull 6 months ago

#48 - Lift const values to compiletime with `typenum`

Pull Request - State: open - Opened by Ben-PH 6 months ago - 3 comments

#47 - No negative `Duration` possible

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

#46 - Bump actions/cache from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#45 - bors -> merge_queue

Issue - State: open - Opened by burrbull 12 months ago

#44 - Impl Multiplication between Duration and Rate

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

#43 - Add u16 to the existing u32 and u64

Issue - State: open - Opened by AndreySmirnov81 about 1 year ago

#42 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#41 - Support for std::ops::Rem

Issue - State: open - Opened by DusterTheFirst over 1 year ago - 2 comments

#40 - mirror From methods

Pull Request - State: closed - Opened by burrbull almost 2 years ago - 5 comments

#39 - ceil rounded durations

Pull Request - State: closed - Opened by burrbull about 2 years ago - 4 comments

#38 - `Instant::checked_add_duration` claims to check for overflow, doesn't

Issue - State: open - Opened by Dridus about 2 years ago - 2 comments

#37 - Mention wrap-around behavior of const_cmp

Pull Request - State: closed - Opened by jannic about 2 years ago - 2 comments

#36 - Instant::cmp doesnt comply with Ord requirements

Issue - State: open - Opened by jannic about 2 years ago - 11 comments

#35 - Comparison with Instant of u32::MAX is unsound

Issue - State: closed - Opened by henrikssn over 2 years ago - 7 comments

#34 - Add Duration::is_zero method

Pull Request - State: closed - Opened by qiuchengxuan over 2 years ago - 1 comment

#33 - Fixed conversion error for large differences is rate and time

Pull Request - State: closed - Opened by korken89 over 2 years ago

#32 - Fix TimerRateU32 and TimerRateU64 to be Rate instead of Duration

Pull Request - State: closed - Opened by haata over 2 years ago - 5 comments

#30 - Add is_zero method for Duration plz

Issue - State: closed - Opened by qiuchengxuan over 2 years ago - 3 comments

#29 - Bump actions/cache from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#28 - Make proper documentation with a book

Issue - State: open - Opened by korken89 over 2 years ago
Labels: help wanted

#27 - Bump actions/checkout from 2.4.0 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#26 - short functions which return fixed types

Issue - State: closed - Opened by burrbull almost 3 years ago - 5 comments

#25 - impl TryFrom<core::time::Duration> for Duration<...>

Issue - State: open - Opened by chrysn almost 3 years ago - 7 comments

#24 - Spelling `NOM`

Issue - State: open - Opened by jordens almost 3 years ago - 2 comments

#23 - Duration & Rate Div

Pull Request - State: closed - Opened by burrbull almost 3 years ago - 2 comments

#22 - Add Duration::to_nanos, to_micros, to_millis, to_secs, to_minutes, to_hours methods

Pull Request - State: closed - Opened by adamgreig almost 3 years ago - 2 comments

#21 - Support picoseconds

Issue - State: open - Opened by jordens almost 3 years ago - 2 comments

#20 - Add nanosecond units alongside the others

Pull Request - State: closed - Opened by adamgreig almost 3 years ago - 4 comments

#19 - Implement *Assign ops

Pull Request - State: closed - Opened by adamgreig almost 3 years ago - 4 comments

#18 - Rate support

Pull Request - State: closed - Opened by korken89 almost 3 years ago - 4 comments

#17 - Bump dangoslen/changelog-enforcer from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, github_actions

#16 - fugit compile problem

Issue - State: closed - Opened by pdgilbert almost 3 years ago - 3 comments

#15 - make Duration::convert const

Pull Request - State: closed - Opened by TDHolmes almost 3 years ago - 5 comments

#14 - switch const gcd function to the `gcd` crate

Pull Request - State: closed - Opened by TDHolmes almost 3 years ago - 1 comment

#13 - use gcd crate & provide a way to convert between `Instant` fractions

Pull Request - State: closed - Opened by TDHolmes almost 3 years ago - 6 comments

#12 - test

Pull Request - State: closed - Opened by korken89 almost 3 years ago

#11 - v0.3.1 release

Pull Request - State: closed - Opened by korken89 almost 3 years ago

#10 - defmt version span instead of forcing 0.3

Pull Request - State: closed - Opened by korken89 almost 3 years ago

#9 - Update defmt requirement from 0.2.3 to 0.3.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, rust

#8 - Bump actions/checkout from 1 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, github_actions

#7 - const_panic

Pull Request - State: closed - Opened by burrbull almost 3 years ago - 2 comments

#6 - Impl defmt::Format trait

Issue - State: closed - Opened by andresv about 3 years ago - 2 comments

#5 - aliases: rename MinsDuration to MinutesDuration

Pull Request - State: closed - Opened by andresv about 3 years ago - 2 comments

#4 - rename `MinsDuration` to `MinutesDuration`

Issue - State: closed - Opened by andresv about 3 years ago

#3 - Reexport aliases

Issue - State: closed - Opened by andresv about 3 years ago - 5 comments

#2 - Type aliases for common cases

Issue - State: closed - Opened by Sympatron about 3 years ago - 2 comments

#1 - PR

Pull Request - State: closed - Opened by korken89 about 3 years ago - 2 comments