Commit History

Author SHA1 Message Date
  Ian Griffiths 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 week ago
  Ian Griffiths 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 year ago
  Claire Novotny f1b5e96157 Update to MIT license 5 years ago
  akarnokd c9acefcb75 Add documentation to AsyncEnumerable methods. 5 years ago
  Bart De Smet 1144c88c20 Eliminate redundant code in Range. 6 years ago
  Oren Novotny b9f9514d57 Revert "Use only var when type is obvious." 6 years ago
  Bart De Smet 8d2882a48f Fixing name of TryGetElementAtAsync. 6 years ago
  Bart De Smet 876ee400a9 Use only var when type is obvious. 6 years ago
  Bart De Smet ce1cc00303 Use ValueTask in a few more places. 6 years ago
  Bart De Smet 4e73c9a032 Save some state machine allocations. 7 years ago
  Bart De Smet af6a43d236 Use ValueTask for internal IAsyncPartition interface. 7 years ago
  Bart De Smet 3a3c59ba42 Change signature of Clone. 7 years ago
  Bart De Smet 906f9c5577 Fix field names. 7 years ago
  Bart De Smet 26c9d054e6 Use cancellation token from field. 7 years ago
  Bart De Smet cfd11d1c62 Adding BCL style exception factories. 7 years ago
  Bart De Smet 4847c39521 Modernize some code. 7 years ago
  Bart De Smet 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
  Oren Novotny 812308825f Update to use latest interface spec 7 years ago
  Bart De Smet bcd0512515 Feeding CancellationToken to IAsyncPartition operations. 8 years ago
  Bart De Smet e9f72835b4 Renaming IAsyncPartition methods to use Async suffix. 8 years ago
  Bart De Smet 44199a79ef Implement IAsyncPartition on Range. 8 years ago
  Bart De Smet 106df57bb5 Adding overflow check to Range. 8 years ago
  Bart De Smet 90d71d9686 Implementing IAsyncIListProvider on Range. 8 years ago
  Bart De Smet 7128e70cb7 Hand-rolling Range iterator. 8 years ago
  Bart De Smet 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago