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