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