Historique des commits

Auteur SHA1 Message Date
  Oren Novotny 36de51dab2 Reformatting based on .editorconfig il y a 7 ans
  Brendan Forster 1973ec1633 some more cleanup il y a 9 ans
  Brendan Forster f9007228ca some code cleanup il y a 9 ans
  Oren Novotny 3be42ecd5d Code review feedback il y a 9 ans
  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. il y a 9 ans
  Oren Novotny 73b93fd38d Using il y a 9 ans
  Oren Novotny 235d2e692c limit cxl token scope il y a 9 ans
  Oren Novotny 2fd3ca0c5d Remove nested type in generic class il y a 9 ans
  Oren Novotny 2625ec1b44 Fix short-circuit to ensure we throw il y a 9 ans
  Oren Novotny f50dec7ceb Short circuit on pre-cancelled token il y a 9 ans
  Oren Novotny 0841a4e47d Fixes to tests il y a 9 ans
  Oren Novotny abfb2c93da Address some bugs that were hanging tests il y a 9 ans
  Oren Novotny eae9668922 Change visibility of MoveNextCore to protected il y a 9 ans
  Oren Novotny 902947c1fb Ensure CancellationToken's are properly hooked up il y a 9 ans
  Oren Novotny d962aebc40 Add where/select optimizations il y a 9 ans