Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RainsSoft/dotnet20-TaskParallelLibrary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Task
Choose a base ref
...
head repository: RainsSoft/dotnet20-TaskParallelLibrary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 30 files changed
  • 2 contributors

Commits on Oct 28, 2015

  1. Configuration menu
    Copy the full SHA
    066b868 View commit details
    Browse the repository at this point in the history
  2. Added async / await classes

    borrrden committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    1fe5af1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

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

Commits on Nov 14, 2015

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

Commits on Dec 1, 2015

  1. Spike test for issue 523

    borrrden committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    7f34736 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. support dotnet2.0

    andyhebear committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    3fb64f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5eab5 View commit details
    Browse the repository at this point in the history
  3. Create README.md

    支持.net2.0
    andyhebear authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    fa436ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ff270f View commit details
    Browse the repository at this point in the history
  5. Update .suo

    andyhebear committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    e6c49b4 View commit details
    Browse the repository at this point in the history
  6. .net2.0增加StreamExtensions支持

    1:.net2.0增加StreamExtensions支持
    2:增加测试
    andyhebear committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    9d90995 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    andyhebear authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    5bfdb89 View commit details
    Browse the repository at this point in the history
Loading