Jérémie Laval 6471d38ea2 Directly use ConcurrentDictionary with PLinq set operations hace 15 años
..
ChangeLog 1ee5e87351 [PLinq] Tidy up file hierarchy in System.Linq hace 15 años
QueryBaseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryCastNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation hace 15 años
QueryChildNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryConcatNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation hace 15 años
QueryDefaultEmptyNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation hace 15 años
QueryGroupByNode.cs 0da162b9f2 [PLinq] Include Cancellation checks deeper in the pipeline processing hace 15 años
QueryHeadWorkerNode.cs f00afa22f2 [PLinq] Add implementation of Take/TakeWhile operators (including corresponding query node and unit tests) hace 15 años
QueryJoinNode.cs 362842b50a [PLinq] Really add QueryJoinNode hace 15 años
QueryMuxNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryOptionNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryOrderByNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryOrderGuardNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryOrderedStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryReverseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QuerySelectManyNode.cs 96bf5ac961 [PLinq] Cleanup and prettify code from earlier commit hace 15 años
QuerySelectNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation hace 15 años
QuerySetNode.cs 6471d38ea2 Directly use ConcurrentDictionary with PLinq set operations hace 15 años
QueryStartNode.cs f724808a29 [PLinq] Add the plumbery for checking source data size when possible and setting ShouldBeSequential appropriately hace 15 años
QueryStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryWhereNode.cs 96bf5ac961 [PLinq] Cleanup and prettify code from earlier commit hace 15 años
QueryZipNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation hace 15 años
SetInclusion.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
WrapHelper.cs 49cc37b69b [PLinq] Turn Wrap into an extension method hace 15 años