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

Feature 105 hashstore #117

Merged
merged 23 commits into from
Aug 30, 2024
Merged

Feature 105 hashstore #117

merged 23 commits into from
Aug 30, 2024

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    023e7a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    ab07a66 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    3248f61 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    ab0a721 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    847b986 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1e354f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    186e739 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad2dd13 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Removed a unused method.

    taojing2002 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b193762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2b27cb View commit details
    Browse the repository at this point in the history
  3. Added a save method for the test classes.

    Fixed a bug to use storage in the hashstore implementation.
    taojing2002 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f1441b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e643ae4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03ed1ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32bec87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4b7089 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    f810a6d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    8d0f359 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    1a0355a View commit details
    Browse the repository at this point in the history
  2. Deleted the StorageFactory class and the Storage interface.

    REnamed the HashStorage class to Storage.
    taojing2002 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4d68259 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48c63a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea064aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3af3f88 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    9bc801c View commit details
    Browse the repository at this point in the history