Fix error message.
[mono.git] / mcs / class / System.Core / System.Linq.Parallel / ChangeLog
1 2010-04-29  Jérémie Laval  <jeremie.laval@gmail.com>
2
3         * OrderingEnumerator.cs: Use new non-blocking collection
4         for storing indexed elements.
5
6 2010-04-15  Jérémie Laval  <jeremie.laval@gmail.com>
7
8         * AggregationList.cs:
9         * ConcurrentGrouping.cs:
10         * ConcurrentLookup.cs:
11         * OrderingEnumerator.cs:
12         * ParallelQuickSort.cs:
13         * RangeList.cs:
14         * RepeatList.cs:
15         * ReverseList.cs:
16         * StripPartitioner.cs: Initial check-in of PLinq
17