提交歷史

作者 SHA1 備註 提交日期
  Oren Novotny 3edb789069 Use BCL types 6 年之前
  Oren Novotny 176fd41eba Add shim for code that's moved to TaskExtensions 6 年之前
  Bart De Smet 962fc99716 Style consistency for new code 6 年之前
  Bart De Smet d5aa7e28b0 Remove USE_AWAIT_FOREACH (always on now). 6 年之前
  Bart De Smet ca0a8b53b4 Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds. 6 年之前
  Bart De Smet e576f23303 Remove AETOR_HAS_CT checks. CancellationToken is now supported on the interface. 6 年之前
  Bart De Smet 05360aba29 Reduce code in Except, Intersect, and Union. 6 年之前
  Bart De Smet e7df998e96 Use C# 8.0 in Union. 6 年之前
  Oren Novotny b9f9514d57 Revert "Use only var when type is obvious." 6 年之前
  Bart De Smet 876ee400a9 Use only var when type is obvious. 6 年之前
  Bart De Smet aa2430bb42 Check for cancellation in a few more places. 6 年之前
  Bart De Smet ce1cc00303 Use ValueTask in a few more places. 6 年之前
  Bart De Smet 3a3c59ba42 Change signature of Clone. 7 年之前
  Bart De Smet 906f9c5577 Fix field names. 7 年之前
  Bart De Smet 26c9d054e6 Use cancellation token from field. 7 年之前
  Bart De Smet 24e92b0414 Remove UnionWithAsync. 7 年之前
  Bart De Smet 1eb95c90fe Using a null comparer is allowed. 7 年之前
  Bart De Smet dd3885abe5 Reuse cached task for -1. 7 年之前
  Bart De Smet 7b84d0a23f Streamline overloads for Except, Intersect, and Union. 7 年之前
  Bart De Smet cfd11d1c62 Adding BCL style exception factories. 7 年之前
  Bart De Smet cf1dbedb42 Use ConfigureAwait(false) when awaiting UnionWithAsync. 7 年之前
  Bart De Smet 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
  Oren Novotny 812308825f Update to use latest interface spec 7 年之前
  Bart De Smet 6d8619b4ac Improving Union. 8 年之前
  Bart De Smet 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 年之前