Jérémie Laval f724808a29 [PLinq] Add the plumbery for checking source data size when possible and setting ShouldBeSequential appropriately 15 년 전
..
ChangeLog 1ee5e87351 [PLinq] Tidy up file hierarchy in System.Linq 15 년 전
QueryBaseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 년 전
QueryCastNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 년 전
QueryChildNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 년 전
QueryConcatNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 년 전
QueryDefaultEmptyNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 년 전
QueryGroupByNode.cs 0da162b9f2 [PLinq] Include Cancellation checks deeper in the pipeline processing 15 년 전
QueryHeadWorkerNode.cs f00afa22f2 [PLinq] Add implementation of Take/TakeWhile operators (including corresponding query node and unit tests) 15 년 전
QueryJoinNode.cs 362842b50a [PLinq] Really add QueryJoinNode 15 년 전
QueryMuxNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 년 전
QueryOptionNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 년 전
QueryOrderByNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 년 전
QueryOrderGuardNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 년 전
QueryOrderedStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 년 전
QueryReverseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 년 전
QuerySelectManyNode.cs 0c4a6bd8d6 [PLinq] Implement SelectMany ordered mode 15 년 전
QuerySelectNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 년 전
QuerySetNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 년 전
QueryStartNode.cs f724808a29 [PLinq] Add the plumbery for checking source data size when possible and setting ShouldBeSequential appropriately 15 년 전
QueryStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 년 전
QueryWhereNode.cs ec820e9208 [PLinq] Add Cancellation checks even deeper. Introduce merge token. 15 년 전
QueryZipNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 년 전
SetInclusion.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 년 전
WrapHelper.cs 49cc37b69b [PLinq] Turn Wrap into an extension method 15 년 전