<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>NSTL - The Power of the STL for .NET</title><link>http://www.codeplex.com/nstl/Project/ProjectRss.aspx</link><description>The project is originally of a port and adaption of the C&amp;#43;&amp;#43; STL to .NET based on the SGI implementation.  It features generic data structures, containers, collections and algorithms. Current develo...</description><item><title>Updated Release: Latest Builds (Dec 16, 2008)</title><link>http://www.codeplex.com/nstl/Release/ProjectReleases.aspx?ReleaseId=6148</link><description>&lt;div&gt;
Here you can download the latest fully tested builds. As they have undergone all automated tests by a full release build process, they can be considered as stable as a regular release.&lt;br&gt;&lt;h2&gt;
2.x Release Branch
&lt;/h2&gt;The 2.x branch contains the current release. It is in maintenance mode and you will find bug fixes and minor extensions, e.g, new container types or improved documentation and tests.&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Corrected typos in documentation&lt;/li&gt;&lt;li&gt;New &lt;span&gt;HashMultiSet&amp;lt;T&amp;gt; &lt;/span&gt; container&lt;/li&gt;&lt;li&gt;Convenience overloads of several algorithms&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
3.x Release Branch
&lt;/h2&gt;This branch is the main branch of development and not released yet. It aims to integrate the NSTL tightly with LINQ and vice versa.&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Algorithms as LINQ operators (ongoing)&lt;/li&gt;&lt;li&gt;Several extension methods for collections to integrate tightly with the NSTL's algorithms. &lt;/li&gt;
&lt;/ul&gt;&lt;pre&gt;
using.NUnit.Framework;
using NStl.Linq;//Import the extensions
 
List&amp;lt;int&amp;gt; list = new List&amp;lt;int&amp;gt;(){0,1,2,3};
ListTIterator&amp;lt;int&amp;gt; it = Algorithm.Find(list.Begin(), list.End(), 2);
Assert.That(it, Is.Not.EqualTo(list.End());
&lt;/pre&gt; &lt;br&gt;
&lt;/div&gt;</description><author>AndyM</author><pubDate>Tue, 16 Dec 2008 13:07:28 GMT</pubDate><guid isPermaLink="false">Updated Release: Latest Builds (Dec 16, 2008) 20081216010728P</guid></item><item><title>Released: Latest Builds (Dec 16, 2008)</title><link>http://www.codeplex.com/nstl/Release/ProjectReleases.aspx?ReleaseId=6148</link><description>&lt;div&gt;
Here you can download the latest fully tested builds. As they have undergone all automated tests by a full release build process, they can be considered as stable as a regular release.&lt;br&gt;&lt;h2&gt;
2.x Release Branch
&lt;/h2&gt;The 2.x branch contains the current release. It is in maintenance mode and you will find bug fixes and minor extensions, e.g, new container types or improved documentation and tests.&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Corrected typos in documentation&lt;/li&gt;&lt;li&gt;New &lt;span&gt;HashMultiSet&amp;lt;T&amp;gt; &lt;/span&gt; container&lt;/li&gt;&lt;li&gt;Convenience overloads of several algorithms&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
3.x Release Branch
&lt;/h2&gt;This branch is the main branch of development and not released yet. It aims to integrate the NSTL tightly with LINQ and vice versa.&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Algorithms as LINQ operators (ongoing)&lt;/li&gt;&lt;li&gt;Several extension methods for collections to integrate tightly with the NSTL's algorithms. &lt;/li&gt;
&lt;/ul&gt;&lt;pre&gt;
using.NUnit.Framework;
using NStl.Linq;//Import the extensions
 
List&amp;lt;int&amp;gt; list = new List&amp;lt;int&amp;gt;(){0,1,2,3};
ListTIterator&amp;lt;int&amp;gt; it = Algorithm.Find(list.Begin(), list.End(), 2);
Assert.That(it, Is.Not.EqualTo(list.End());
&lt;/pre&gt; &lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 16 Dec 2008 13:07:26 GMT</pubDate><guid isPermaLink="false">Released: Latest Builds (Dec 16, 2008) 20081216010726P</guid></item><item><title>Source code checked in, #44905</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>NSTLBuild has incremented the build number to 3.0.12.0</description><author>AndyM</author><pubDate>Tue, 16 Dec 2008 12:27:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44905 20081216122736P</guid></item><item><title>Source code checked in, #44904</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>NSTLBuild has incremented the build number to 2.7.135.0</description><author>AndyM</author><pubDate>Tue, 16 Dec 2008 12:19:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44904 20081216121909P</guid></item><item><title>Source code checked in, #44903</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>-extended and fixed documentation</description><author>AndyM</author><pubDate>Tue, 16 Dec 2008 12:16:43 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44903 20081216121643P</guid></item><item><title>Source code checked in, #44902</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>-updated documentation</description><author>AndyM</author><pubDate>Tue, 16 Dec 2008 12:14:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44902 20081216121444P</guid></item><item><title>Source code checked in, #44899</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>NSTLBuild has incremented the build number to 2.7.134.0</description><author>AndyM</author><pubDate>Tue, 16 Dec 2008 11:59:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44899 20081216115935A</guid></item><item><title>Closed Feature: Implement HashMultiSet container</title><link>http://www.codeplex.com/nstl/WorkItem/View.aspx?WorkItemId=13414</link><description>&lt;br /&gt;Comments: -implemented in all branches. &lt;br /&gt;-Will posted in the latest build section for the 2.x and 3.x branch soon</description><author>AndyM</author><pubDate>Tue, 16 Dec 2008 11:51:27 GMT</pubDate><guid isPermaLink="false">Closed Feature: Implement HashMultiSet container 20081216115127A</guid></item><item><title>Source code checked in, #44898</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>-merged HashMultiSet container from the 2.x to the 3.x branch</description><author>AndyM</author><pubDate>Tue, 16 Dec 2008 11:46:43 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44898 20081216114643A</guid></item><item><title>Source code checked in, #44896</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>-implemented HashMultiSet container in the 2.x branch</description><author>AndyM</author><pubDate>Tue, 16 Dec 2008 11:12:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44896 20081216111241A</guid></item><item><title>Source code checked in, #44823</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>-fixed source control bindings</description><author>AndyM</author><pubDate>Sat, 13 Dec 2008 14:16:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44823 20081213021619P</guid></item><item><title>Commented Feature: Build Collection Interface overloads in 2.x branch to simplify the usage of the NSTL</title><link>http://www.codeplex.com/nstl/WorkItem/View.aspx?WorkItemId=6178</link><description>Provide overloads of algorithms that take one of the collection interfaces instead of iterators&lt;br /&gt;Comments: Associated with changeset 44820.</description><author>AndyM</author><pubDate>Sat, 13 Dec 2008 13:21:37 GMT</pubDate><guid isPermaLink="false">Commented Feature: Build Collection Interface overloads in 2.x branch to simplify the usage of the NSTL 20081213012137P</guid></item><item><title>Source code checked in, #44820</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>-merged in changes from the 2.x branch</description><author>AndyM</author><pubDate>Sat, 13 Dec 2008 13:21:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44820 20081213012134P</guid></item><item><title>Source code checked in, #44745</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>AndyM</author><pubDate>Wed, 10 Dec 2008 21:14:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44745 20081210091420P</guid></item><item><title>Source code checked in, #44743</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>provided overloads for some algorithms</description><author>AndyM</author><pubDate>Wed, 10 Dec 2008 20:38:42 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44743 20081210083842P</guid></item><item><title>Commented Feature: Implement HashMultiSet container</title><link>http://www.codeplex.com/nstl/WorkItem/View.aspx?WorkItemId=13414</link><description>&lt;br /&gt;Comments: ** Comment from web user: jan616 ** &lt;p&gt;Yes, please implement this missing container&amp;#33;&lt;/p&gt;&lt;p&gt;Thank you, Jan&lt;/p&gt;</description><author>jan616</author><pubDate>Wed, 10 Dec 2008 00:21:45 GMT</pubDate><guid isPermaLink="false">Commented Feature: Implement HashMultiSet container 20081210122145A</guid></item><item><title>Created Issue: Update Documentation to new 3.0 LINQ extension features</title><link>http://www.codeplex.com/nstl/WorkItem/View.aspx?WorkItemId=20118</link><description>-insert statement in existing documentation, what is obsolete or better now i Version 3.x&lt;br /&gt;-Provide examples by&lt;br /&gt;  -&amp;#62;Container extensions for Begin&amp;#47;End etc.&lt;br /&gt;  -&amp;#62;overloads for Algorithms for collection interfaces and functors&lt;br /&gt;  -&amp;#62;Algorithm extension for containers&lt;br /&gt;</description><author>AndyM</author><pubDate>Mon, 08 Dec 2008 22:28:08 GMT</pubDate><guid isPermaLink="false">Created Issue: Update Documentation to new 3.0 LINQ extension features 20081208102808P</guid></item><item><title>Source code checked in, #44675</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>NSTLBuild has incremented the build number to 2.7.133.0</description><author>AndyM</author><pubDate>Mon, 08 Dec 2008 20:55:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44675 20081208085554P</guid></item><item><title>Source code checked in, #44674</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>-deleted ..svnbridge files</description><author>AndyM</author><pubDate>Mon, 08 Dec 2008 20:54:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44674 20081208085412P</guid></item><item><title>Source code checked in, #44670</title><link>http://www.codeplex.com/nstl/SourceControl/ListDownloadableCommits.aspx</link><description>-upgraded to Visual Studio 2008</description><author>AndyM</author><pubDate>Mon, 08 Dec 2008 20:36:01 GMT</pubDate><guid isPermaLink="false">Source code checked in, #44670 20081208083601P</guid></item></channel></rss>