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 exctract from stream #1

Merged
merged 10 commits into from
May 20, 2020
Merged

Fix exctract from stream #1

merged 10 commits into from
May 20, 2020

Commits on May 1, 2020

  1. Merge pull request squid-box#99 from squid-box/dev

    Release: Awaitable functions
    squid-box committed May 1, 2020
    Configuration menu
    Copy the full SHA
    5c6c874 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. do not dispose external stream

    andrey.shirokov committed May 20, 2020
    Configuration menu
    Copy the full SHA
    4f33dfd View commit details
    Browse the repository at this point in the history
  2. fix perfomance degradation at GetUniqueID()

    andrey.shirokov committed May 20, 2020
    Configuration menu
    Copy the full SHA
    53f0f8f View commit details
    Browse the repository at this point in the history
  3. add target for net462

    andrey.shirokov committed May 20, 2020
    Configuration menu
    Copy the full SHA
    f848b4b View commit details
    Browse the repository at this point in the history
  4. add target for net462

    andrey.shirokov committed May 20, 2020
    Configuration menu
    Copy the full SHA
    0f5909d View commit details
    Browse the repository at this point in the history
  5. after review

    andrey.shirokov committed May 20, 2020
    Configuration menu
    Copy the full SHA
    0f47722 View commit details
    Browse the repository at this point in the history
  6. add support for very long paths at net462

    andrey.shirokov committed May 20, 2020
    Configuration menu
    Copy the full SHA
    13776ba View commit details
    Browse the repository at this point in the history
  7. fix after renameing

    andrey.shirokov committed May 20, 2020
    Configuration menu
    Copy the full SHA
    70217c7 View commit details
    Browse the repository at this point in the history
  8. add support to run tests by 'dotnet test'

    misthophoroi committed May 20, 2020
    Configuration menu
    Copy the full SHA
    39fcf12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a11b41e View commit details
    Browse the repository at this point in the history