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 XmlDocumentationExtensions deadlock #780

Merged
merged 11 commits into from Sep 21, 2018
Merged

Commits on Sep 20, 2018

  1. Copy the full SHA
    9208b25 View commit details
    Browse the repository at this point in the history
  2. Add ConfigureAwait(false)

    RicoSuter committed Sep 20, 2018
    Copy the full SHA
    97f99c5 View commit details
    Browse the repository at this point in the history
  3. Add docs

    RicoSuter committed Sep 20, 2018
    Copy the full SHA
    2f1ced5 View commit details
    Browse the repository at this point in the history
  4. Use easy lock

    RicoSuter committed Sep 20, 2018
    Copy the full SHA
    7ec8939 View commit details
    Browse the repository at this point in the history
  5. Improve performance

    RicoSuter committed Sep 20, 2018
    Copy the full SHA
    784cb63 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d7d48c9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    67d5322 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Various patches

    RicoSuter committed Sep 21, 2018
    Copy the full SHA
    d832952 View commit details
    Browse the repository at this point in the history
  2. Use other impl

    RicoSuter committed Sep 21, 2018
    Copy the full SHA
    7a7803f View commit details
    Browse the repository at this point in the history
  3. Use sync lock

    RicoSuter committed Sep 21, 2018
    Copy the full SHA
    009f3e6 View commit details
    Browse the repository at this point in the history
  4. Move private class

    RicoSuter committed Sep 21, 2018
    Copy the full SHA
    48774b5 View commit details
    Browse the repository at this point in the history