Historial de Commits

Autor SHA1 Mensaje Fecha
  Oren Novotny b9f9514d57 Revert "Use only var when type is obvious." hace 6 años
  Bart De Smet 876ee400a9 Use only var when type is obvious. hace 6 años
  Bart De Smet 8b7d90e758 Embrace LDM-2018-11-28 decision to check for cancellation in GetAsyncEnumerator. hace 6 años
  Bart De Smet 65fd9d0201 Add performance remarks. hace 7 años
  Bart De Smet 3a3c59ba42 Change signature of Clone. hace 7 años
  Bart De Smet f73236d97f Don't pay for the _current field if unused. hace 7 años
  Bart De Smet 17b3142869 Adding a comment on granting cancellation in iterators. hace 7 años
  Bart De Smet 8fea84666d Default value of ValueTask is good enough to report completion. hace 7 años
  Bart De Smet 906f9c5577 Fix field names. hace 7 años
  Bart De Smet 26c9d054e6 Use cancellation token from field. hace 7 años
  Bart De Smet d57c0e3149 Fields can be made protected. hace 7 años
  Bart De Smet 61d300dd98 Current has undefined behavior when MoveNextAsync returns false or throws. hace 7 años
  Bart De Smet 2fc54b393b Remove OnGetEnumerator. hace 7 años
  Bart De Smet c2a27a8604 Refactor AsyncIterator to allow for reuse. hace 7 años
  Bart De Smet 4847c39521 Modernize some code. hace 7 años
  Bart De Smet e2b5a524e1 Some stylistic changes. hace 7 años
  Bart De Smet 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
  Oren Novotny 812308825f Update to use latest interface spec hace 7 años
  Bart De Smet 41b86f838e Removing some more dead code. hace 8 años
  Bart De Smet 1d2540d644 More stylistic stuff. hace 8 años
  Bart De Smet 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años