Jérémie Laval 16e87dee36 [PLinq] Use a custom loop for iterating in ProcessAndAggregate to avoid the if cost at each round. 15 years ago
..
AggregationList.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
ChangeLog 1ee5e87351 [PLinq] Tidy up file hierarchy in System.Linq 15 years ago
ConcurrentGrouping.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
ConcurrentLookup.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
INodeVisitor.cs 5d41d6b47f [PLinq] Make QueryCheckerVisitor aware of Take query node. 15 years ago
IVisitableNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
OrderingEnumerator.cs aad016fd87 Clean up few more warnings 15 years ago
ParallelExecuter.cs 16e87dee36 [PLinq] Use a custom loop for iterating in ProcessAndAggregate to avoid the if cost at each round. 15 years ago
ParallelPartitioner.cs 92e252135e Directory cleanup for System.Collections.Concurrent partitioners 15 years ago
ParallelQueryEnumerator.cs b83e58a461 [PLinq] Check ExecutionMode before executing sequentially 15 years ago
ParallelQuickSort.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
QueryCheckerVisitor.cs f724808a29 [PLinq] Add the plumbery for checking source data size when possible and setting ShouldBeSequential appropriately 15 years ago
QueryIsOrderedVisitor.cs f5308fd554 [PLinq] Add a more specialized visitor object for checking query ordering. 15 years ago
QueryOptions.cs eae326c71c [PLinq] Sanitize QueryOptions to use property everywhere and add ShouldBeSequential option. 15 years ago
RangeList.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
RepeatList.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
ReverseList.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
StripPartitioner.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago