Historique des commits

Auteur SHA1 Message Date
  Bart De Smet 0c2a889749 Enable usage of EnumeratorCancellaton across the board. il y a 5 ans
  Bart De Smet a63eb273c9 Prepare Ix.Async for cancellation. il y a 6 ans
  Claire Novotny f1b5e96157 Update to MIT license il y a 5 ans
  akarnokd 05e5afae94 Replace observable with async-enumerable in docs il y a 5 ans
  akarnokd a2ff356228 Document AsyncEnumerableEx methods il y a 5 ans
  Bart De Smet 550db9d840 Use using declarations. il y a 6 ans
  Bart De Smet f329683555 Enable nullable reference types. il y a 6 ans
  Bart De Smet 6335194978 Remove dead code of hand-rolled iterators. il y a 6 ans
  Bart De Smet 0171e2bad0 Use await using which now can bind to configured tasks. il y a 6 ans
  Bart De Smet 50ae7fe619 Update comment to use `await using`. il y a 6 ans
  Bart De Smet 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. il y a 6 ans
  Bart De Smet f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). il y a 6 ans
  Bart De Smet 3abd5af342 Use async iterators in Do. il y a 6 ans
  Bart De Smet c56e02c33a Adding ref assemblies il y a 7 ans
  Bart De Smet 3a3c59ba42 Change signature of Clone. il y a 7 ans
  Bart De Smet 906f9c5577 Fix field names. il y a 7 ans
  Bart De Smet 26c9d054e6 Use cancellation token from field. il y a 7 ans
  Bart De Smet 07a9483ed7 Share some code and streamline exceptions. il y a 7 ans
  Bart De Smet b53998f1d6 More code cleanup. il y a 7 ans
  Bart De Smet 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. il y a 7 ans
  Oren Novotny 812308825f Update to use latest interface spec il y a 7 ans
  Bart De Smet 25888d7f63 Cleaning up Ix-Async. il y a 8 ans
  Bart De Smet b160d5b2ab Moving Do to AsyncEnumerableEx. il y a 8 ans