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 common caching class and global cache flushing function #1242

Closed
wants to merge 16 commits into from

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    1845071 View commit details
    Browse the repository at this point in the history
  2. Add LRUCache class

    keichi authored and Pierre-Sassoulas committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    b62b157 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e16181d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    672becc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d65cdc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f8b992 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    780bf1f View commit details
    Browse the repository at this point in the history
  5. Add typing to LRUCache

    keichi authored and Pierre-Sassoulas committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b334b46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27ddaea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb0cdc2 View commit details
    Browse the repository at this point in the history
  8. Apply review comments

    Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
    2 people authored and Pierre-Sassoulas committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    5c97b0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ceb116 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    837efed View commit details
    Browse the repository at this point in the history
  11. Fix typing errors

    keichi authored and Pierre-Sassoulas committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    bc46064 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Reintegrate with latest master

    keichi committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    b4c760c View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog

    Pierre-Sassoulas authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    7e35803 View commit details
    Browse the repository at this point in the history