Historie revizí

Autor SHA1 Zpráva Datum
  Oren Novotny 791d078ff8 Update visibility on AsyncEnumberableExtensions to hideit from the ref on .NET Standard 2.1 před 6 roky
  Bart De Smet c5cd99c8f9 Make GetConfiguredAsyncEnumerator internal. před 6 roky
  Bart De Smet ecf7330aa3 Fix typo. před 6 roky
  Oren Novotny 45e812740a Add support for configured disposing před 6 roky
  Oren Novotny 4593a50b93 Add a reference assembly to hide the methods we're carrying internally in the 2.1/3.0 lib před 6 roky
  Oren Novotny 176fd41eba Add shim for code that's moved to TaskExtensions před 6 roky
  Bart De Smet 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. před 6 roky
  Bart De Smet f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). před 6 roky
  Bart De Smet e7186a4319 Add AWAIT_USING_REQUIRES_IASYNCDISPOSABLE to work around issue in .NET Core 3.0 Preview 2. před 6 roky
  Bart De Smet b27038cdfa Move to BCL implementation of ConfigureAwait and WithCancellation. před 6 roky
  Bart De Smet 1e0626b066 Add ConfigureAwait for IAsyncEnumerator<T>. před 6 roky
  Bart De Smet 7805451790 Fix a namespace fluke. před 6 roky
  Bart De Smet 8b7d90e758 Embrace LDM-2018-11-28 decision to check for cancellation in GetAsyncEnumerator. před 6 roky
  Bart De Smet 8d11e5c8f4 Mark some structs as readonly. před 7 roky
  Bart De Smet b584036ab3 Add interface implementation for ConfigureAwait. před 7 roky
  Bart De Smet cfd11d1c62 Adding BCL style exception factories. před 7 roky
  Bart De Smet 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. před 7 roky
  Oren Novotny 812308825f Update to use latest interface spec před 7 roky
  Bart De Smet dc027a1ad5 Adding ConfigureAwait. před 8 roky