Marek Safar f1790decb8 [linq] Use hashtable lookup instead of linear scan for groupby keys. Fixes #18673 11 years ago
..
ChangeLog 16194ffee8 style 15 years ago
Check.cs 4404e6aecb 2008-02-01 Jb Evain <[email protected]> 18 years ago
Enumerable.cs f1790decb8 [linq] Use hashtable lookup instead of linear scan for groupby keys. Fixes #18673 11 years ago
EnumerableExecutor.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
EnumerableExecutor_T.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
EnumerableQuery.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
EnumerableQuery_T.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
Grouping.cs fedf99df53 clean this mess once in for all 17 years ago
IGrouping.cs c80f320a65 Add type variance 16 years ago
ILookup_T.cs fedf99df53 clean this mess once in for all 17 years ago
IOrderedEnumerable_T.cs bd05c6c836 Some .net 4.0 api compatibility fixes 15 years ago
IOrderedQueryable.cs 7b83a1927c simplify 17 years ago
IOrderedQueryable_T.cs c80f320a65 Add type variance 16 years ago
IQueryProvider.cs 654c7f165d tabs 18 years ago
IQueryable.cs fedf99df53 clean this mess once in for all 17 years ago
IQueryable_T.cs c80f320a65 Add type variance 16 years ago
Lookup.cs bd05c6c836 Some .net 4.0 api compatibility fixes 15 years ago
OrderedEnumerable.cs cef7704cc5 2008-05-01 Jb Evain <[email protected]> 17 years ago
OrderedParallelQuery.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
OrderedSequence.cs cef7704cc5 2008-05-01 Jb Evain <[email protected]> 17 years ago
ParallelEnumerable.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
ParallelExecutionMode.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
ParallelMergeOptions.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
ParallelQuery.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
Queryable.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
QueryableEnumerable.cs 93413c9cb9 fixicate 15 years ago
QueryableTransformer.cs c89d6f1050 Fix queryable enumerable expression transformation 14 years ago
QuickSort.cs 2020ed6596 Make LINQ sort work with Full AOT. 13 years ago
SortContext.cs e39fb868a1 Modified the Linq Sort() to re-use the Array.Sort() 13 years ago
SortDirection.cs cef7704cc5 2008-05-01 Jb Evain <[email protected]> 17 years ago
SortSequenceContext.cs 67cf0f1e9a 2010-03-24 Jb Evain <[email protected]> 16 years ago