Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jiff support #243

Merged
merged 28 commits into from
Oct 5, 2024
Merged

Add jiff support #243

merged 28 commits into from
Oct 5, 2024

Commits on Oct 1, 2024

  1. Simplify usage for transmute

    chmp committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    09e583b View commit details
    Browse the repository at this point in the history
  2. Add jiff as a dev-dep

    chmp committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6d09746 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c8bf3f View commit details
    Browse the repository at this point in the history
  4. reformat

    chmp committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7c936f6 View commit details
    Browse the repository at this point in the history
  5. Test more datetime formats

    chmp committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7afd9ff View commit details
    Browse the repository at this point in the history
  6. Add support for jiff::Time

    chmp committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    05df305 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    669a85c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc0016b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    8c446ec View commit details
    Browse the repository at this point in the history
  2. regroup chrono tests

    chmp committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b81f10b View commit details
    Browse the repository at this point in the history
  3. Regroup jiff tests

    chmp committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bed5835 View commit details
    Browse the repository at this point in the history
  4. Address clippy

    chmp committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    57faa15 View commit details
    Browse the repository at this point in the history
  5. Add support for jiff::DateTime

    chmp committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3f7c300 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Add support jiff::Timestamp

    chmp committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9d7d8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c9825 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ef1634 View commit details
    Browse the repository at this point in the history
  4. Implement span parsing

    chmp committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e78c01a View commit details
    Browse the repository at this point in the history
  5. Initial impl of Span support

    chmp committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0796cc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ea3927 View commit details
    Browse the repository at this point in the history
  7. Implement subsecond support

    chmp committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    24dba78 View commit details
    Browse the repository at this point in the history
  8. Increase robustness

    chmp committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e2dbaf5 View commit details
    Browse the repository at this point in the history
  9. Add SignedDuration support

    chmp committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d2b849a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    b301895 View commit details
    Browse the repository at this point in the history
  2. Update tests

    chmp committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a4817ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    587ecd5 View commit details
    Browse the repository at this point in the history
  4. Fix clippy

    chmp committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e37e3b0 View commit details
    Browse the repository at this point in the history
  5. Small code improvements

    chmp committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c3a470a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Remove outdated todo

    chmp committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c5698bf View commit details
    Browse the repository at this point in the history