ChangeLog 431 B

1234567891011121314151617
  1. 2010-04-29 Jérémie Laval <[email protected]>
  2. * OrderingEnumerator.cs: Use new non-blocking collection
  3. for storing indexed elements.
  4. 2010-04-15 Jérémie Laval <[email protected]>
  5. * AggregationList.cs:
  6. * ConcurrentGrouping.cs:
  7. * ConcurrentLookup.cs:
  8. * OrderingEnumerator.cs:
  9. * ParallelQuickSort.cs:
  10. * RangeList.cs:
  11. * RepeatList.cs:
  12. * ReverseList.cs:
  13. * StripPartitioner.cs: Initial check-in of PLinq