8000 Tags · cuviper/time · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cuviper/time

Tags

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

Unverified

10000
This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jhpratt Jacob Pratt
Consume correct number of chars when using padding

Fixes time-rs#200

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jhpratt Jacob Pratt
Re-implement Duration using primitives

This simplifies the implementation in some places, due to not having to
constantly convert back and forth to the type in std. As an added bonus,
a number of methods are now const, and the size of the struct decreased
from 24 to 16 bytes.

Though some of the method signatures  change, this is necessary. Under
the old implementation, it was not possible to directly create a value
between 0 and -1 second.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jhpratt Jacob Pratt
Provide details when displaying component errors

0.1.41

Toggle 0.1.41's commit message
Bump to 0.1.41

0.1.40

Toggle 0.1.40's commit message
Bump to 0.1.40

0.1.39

Toggle 0.1.39's commit message
Version 0.1.39

0.1.38

Toggle 0.1.38's commit message
Version 0.1.38

0.1.37

Toggle 0.1.37's commit message
Version 0.1.37

0