Cronologia Commit

Autore SHA1 Messaggio Data
  Ian Griffiths 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 settimana fa
  Ian Griffiths 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 anno fa
  Ian Griffiths 4f341fc2d5 Fix Union Dispose bug #2112 (#2131) 1 anno fa
  Claire Novotny f1b5e96157 Update to MIT license 5 anni fa
  akarnokd c9acefcb75 Add documentation to AsyncEnumerable methods. 5 anni fa
  Bart J.F. De Smet 36d59e375d Merge branch 'master' into dev/bartde/switch_expr 6 anni fa
  Bart De Smet ecd22ed6f0 Use C# 8.0 switch expression 6 anni fa
  Bart De Smet 0311af1adb Fix a number of nullable warnings. 6 anni fa
  Bart De Smet f329683555 Enable nullable reference types. 6 anni fa
  Oren Novotny 3edb789069 Use BCL types 6 anni fa
  Oren Novotny 176fd41eba Add shim for code that's moved to TaskExtensions 6 anni fa
  Bart De Smet 962fc99716 Style consistency for new code 6 anni fa
  Bart De Smet d5aa7e28b0 Remove USE_AWAIT_FOREACH (always on now). 6 anni fa
  Bart De Smet ca0a8b53b4 Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds. 6 anni fa
  Bart De Smet e576f23303 Remove AETOR_HAS_CT checks. CancellationToken is now supported on the interface. 6 anni fa
  Bart De Smet 05360aba29 Reduce code in Except, Intersect, and Union. 6 anni fa
  Bart De Smet e7df998e96 Use C# 8.0 in Union. 6 anni fa
  Oren Novotny b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
  Bart De Smet 876ee400a9 Use only var when type is obvious. 6 anni fa
  Bart De Smet aa2430bb42 Check for cancellation in a few more places. 6 anni fa
  Bart De Smet ce1cc00303 Use ValueTask in a few more places. 6 anni fa
  Bart De Smet 3a3c59ba42 Change signature of Clone. 7 anni fa
  Bart De Smet 906f9c5577 Fix field names. 7 anni fa
  Bart De Smet 26c9d054e6 Use cancellation token from field. 7 anni fa
  Bart De Smet 24e92b0414 Remove UnionWithAsync. 7 anni fa
  Bart De Smet 1eb95c90fe Using a null comparer is allowed. 7 anni fa
  Bart De Smet dd3885abe5 Reuse cached task for -1. 7 anni fa
  Bart De Smet 7b84d0a23f Streamline overloads for Except, Intersect, and Union. 7 anni fa
  Bart De Smet cfd11d1c62 Adding BCL style exception factories. 7 anni fa
  Bart De Smet cf1dbedb42 Use ConfigureAwait(false) when awaiting UnionWithAsync. 7 anni fa