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

Cache time representation. #149

Merged
merged 11 commits into from
Aug 22, 2024
Merged

Cache time representation. #149

merged 11 commits into from
Aug 22, 2024

Commits on May 1, 2024

  1. Cache time representation.

    cheatfate committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bac8735 View commit details
    Browse the repository at this point in the history
  2. Fix compilation issue.

    cheatfate committed May 1, 2024
    Configuration menu
    Copy the full SHA
    03301c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    41c8ed6 View commit details
    Browse the repository at this point in the history
  2. Fix names and Posix issues.

    cheatfate committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    65ccdd1 View commit details
    Browse the repository at this point in the history
  3. Fix compilation warnings.

    cheatfate committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0a1a458 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Attempt to optimize a bit.

    cheatfate committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1d21b51 View commit details
    Browse the repository at this point in the history
  2. New optimization scheme.

    cheatfate committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4759850 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Fix MacOS issue.

    cheatfate committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    dde485e View commit details
    Browse the repository at this point in the history
  2. Make cache thread-safe.

    cheatfate committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3212b34 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Address review comments.

    cheatfate committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1375da0 View commit details
    Browse the repository at this point in the history
  2. Fix compilation issues.

    cheatfate committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5b28e60 View commit details
    Browse the repository at this point in the history