Historie revizí

Autor SHA1 Zpráva Datum
  Bart De Smet 3fc89745e1 Remove two more uses of AsyncEnumerable.Create. před 5 roky
  Bart De Smet 0c2a889749 Enable usage of EnumeratorCancellaton across the board. před 5 roky
  Bart De Smet a63eb273c9 Prepare Ix.Async for cancellation. před 6 roky
  Claire Novotny f1b5e96157 Update to MIT license před 5 roky
  akarnokd 05e5afae94 Replace observable with async-enumerable in docs před 6 roky
  akarnokd a2ff356228 Document AsyncEnumerableEx methods před 6 roky
  akarnokd 8aab0f3ce4 Suppress any TaskCanceledException again před 6 roky
  akarnokd e821150a26 Include the cancellationtoken in Never and Amb disposing před 6 roky
  akarnokd f1daa4f495 Update cleanup logic před 6 roky
  akarnokd def72d3b58 Make dispose order consistent across the overloads před 6 roky
  akarnokd 6843410fc2 Add Amb tests, fix Amb not canceling the losers před 6 roky
  Bart De Smet f329683555 Enable nullable reference types. před 6 roky
  Bart De Smet 6335194978 Remove dead code of hand-rolled iterators. před 6 roky
  Oren Novotny 3edb789069 Use BCL types před 6 roky
  Oren Novotny 45e812740a Add support for configured disposing před 6 roky
  Bart De Smet 0171e2bad0 Use await using which now can bind to configured tasks. před 6 roky
  Bart De Smet 50ae7fe619 Update comment to use `await using`. před 6 roky
  Bart De Smet 962fc99716 Style consistency for new code před 6 roky
  Bart De Smet f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). před 6 roky
  Bart De Smet a2762d977f Use async iterators in Amb (and fixing issues). před 6 roky
  Oren Novotny b9f9514d57 Revert "Use only var when type is obvious." před 6 roky
  Bart De Smet cd755fd113 Some minor cosmetics. před 6 roky
  Bart De Smet 876ee400a9 Use only var when type is obvious. před 6 roky
  Bart De Smet 3a3c59ba42 Change signature of Clone. před 7 roky
  Bart De Smet 906f9c5577 Fix field names. před 7 roky
  Bart De Smet 26c9d054e6 Use cancellation token from field. před 7 roky
  Bart De Smet 07a9483ed7 Share some code and streamline exceptions. před 7 roky
  Bart De Smet b53998f1d6 More code cleanup. před 7 roky
  Bart De Smet 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. před 7 roky
  Oren Novotny 812308825f Update to use latest interface spec před 7 roky