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

Fix LiteFileStream.SetReadStreamPosition #2459

Merged
merged 10 commits into from
Jun 11, 2024
Merged

Commits on Mar 23, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    8827c39 View commit details
    Browse the repository at this point in the history
  2. Use TryGetValue

    SpaceCheetah committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    20a88f3 View commit details
    Browse the repository at this point in the history
  3. Add tests

    SpaceCheetah committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0ded5de View commit details
    Browse the repository at this point in the history
  4. Merge branch 'FailingTests' into FixSeek

    SpaceCheetah committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d87ca9c View commit details
    Browse the repository at this point in the history
  5. rename to match convention

    SpaceCheetah committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0b3a76a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'FailingTests' into FixSeek

    SpaceCheetah committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d2b3788 View commit details
    Browse the repository at this point in the history
  7. Support seeking past the end of a file

    SpaceCheetah committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9473c1a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Correct brace format

    SpaceCheetah committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e1d2bce View commit details
    Browse the repository at this point in the history
  2. More style changes

    SpaceCheetah committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4d58c69 View commit details
    Browse the repository at this point in the history