Jérémie Laval 6471d38ea2 Directly use ConcurrentDictionary with PLinq set operations 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 96bf5ac961 [PLinq] Cleanup and prettify code from earlier commit 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 6471d38ea2 Directly use ConcurrentDictionary with PLinq set operations 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 96bf5ac961 [PLinq] Cleanup and prettify code from earlier commit 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 лет назад