Commit History

Author SHA1 Message Date
  Ian Griffiths 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 week ago
  Claire Novotny f1b5e96157 Update to MIT license 5 years ago
  Bart De Smet 57b45a60ad Adding a prototype for a cheaper and fair concurrent Merge implementation (USE_FAIR_AND_CHEAPER_MERGE). 6 years ago
  Bart De Smet a161220127 Use async iterators in Merge. 6 years ago
  Bart De Smet 8fea84666d Default value of ValueTask is good enough to report completion. 7 years ago
  Bart De Smet e25eb849f0 Reduce TaskExt surface. 7 years ago
  Oren Novotny 812308825f Update to use latest interface spec 7 years ago
  Bart De Smet 3760083711 Initial implementation of Merge. 8 years ago
  Bart De Smet f9560f62d4 Marking TaskExt as internal. 8 years ago
  Bart De Smet 1c9258123a Moving CompletedTask to TaskExt. 8 years ago
  Bart De Smet b313e4060f Some more cosmetics. 8 years ago
  Oren Novotny 34012690a0 Minor cleanup 9 years ago
  Oren Novotny 6f5173469c Except 9 years ago
  Eli Arbel 62b7ef4fb6 Code review 9 years ago
  Eli Arbel 5d350fb041 Using async/await 9 years ago
  Oren Novotny 1ad21f5a85 Update copyright notice to the .NET Foundation 9 years ago
  sagarsumant 92a5776eb1 This includes two fixes. 10 years ago
  Andrew Peters 46c16ebf9a Fixes concurrent Dispose issue with UsingEnumerator. Builds on 48b540a7835. 10 years ago
  Bart De Smet 48b540a783 Fix for concurrent Task.Finally execution resulting in Dispose issues 10 years ago
  Bart De Smet 4e18edd415 Some small memory improvements in Ix-Async. 10 years ago
  Bart De Smet 6af0299c50 Centralizing continuation setup code. 10 years ago
  Donna Malayeri a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago