Commit History

Autor SHA1 Mensaxe Data
  Bart De Smet 4e6c9fb11e More code cosmetics. %!s(int64=8) %!d(string=hai) anos
  Bart De Smet d5040a051a Async variants for Where and Select. %!s(int64=8) %!d(string=hai) anos
  Bart De Smet 2659fb7e97 Switch to IAsyncDisposable. %!s(int64=8) %!d(string=hai) anos
  Bart De Smet 68ad7f4b40 Remove CancellationToken from MoveNextCore. %!s(int64=8) %!d(string=hai) anos
  Bart De Smet c36206ae8d Minimal work to remove CancellationToken from MoveNextAsync. %!s(int64=8) %!d(string=hai) anos
  Bart De Smet 222d160811 Rename MoveNext to MoveNextAsync. %!s(int64=8) %!d(string=hai) anos
  Bart De Smet e093467530 Rename GetEnumerator to GetAsyncEnumerator. %!s(int64=8) %!d(string=hai) anos
  Brendan Forster 1973ec1633 some more cleanup %!s(int64=9) %!d(string=hai) anos
  Brendan Forster f9007228ca some code cleanup %!s(int64=9) %!d(string=hai) anos
  Oren Novotny 3be42ecd5d Code review feedback %!s(int64=9) %!d(string=hai) anos
  Daniel Weber c1b2e10858 In AsyncIterator.Dispose, check whether cancellationTokenSource is null. Since AsyncIterator is not public, the problem here only arises when a reference of AsyncIterator is explicitly cast to IDisposable and disposed of - in IoC-containers like Autofac, this is a common scenario since it keeps track of all created disposables so this is gonna explode somewhere without this fix. %!s(int64=9) %!d(string=hai) anos
  Oren Novotny 73b93fd38d Using %!s(int64=9) %!d(string=hai) anos
  Oren Novotny 235d2e692c limit cxl token scope %!s(int64=9) %!d(string=hai) anos
  Oren Novotny 2fd3ca0c5d Remove nested type in generic class %!s(int64=9) %!d(string=hai) anos
  Oren Novotny 2625ec1b44 Fix short-circuit to ensure we throw %!s(int64=9) %!d(string=hai) anos
  Oren Novotny f50dec7ceb Short circuit on pre-cancelled token %!s(int64=9) %!d(string=hai) anos
  Oren Novotny 0841a4e47d Fixes to tests %!s(int64=9) %!d(string=hai) anos
  Oren Novotny abfb2c93da Address some bugs that were hanging tests %!s(int64=9) %!d(string=hai) anos
  Oren Novotny eae9668922 Change visibility of MoveNextCore to protected %!s(int64=9) %!d(string=hai) anos
  Oren Novotny 902947c1fb Ensure CancellationToken's are properly hooked up %!s(int64=9) %!d(string=hai) anos
  Oren Novotny d962aebc40 Add where/select optimizations %!s(int64=9) %!d(string=hai) anos