<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/nice/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/nice/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 14 Apr 2004 02:15:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nice/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Update similarEmptyCollection to work with HashSet</title><link>https://sourceforge.net/p/nice/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="index-collectionsnice"&gt;Index: collections.nice&lt;/h1&gt;
&lt;p&gt;RCS file:&lt;br /&gt;
/cvsroot/nice/Nice/stdlib/nice/lang/collections.nice,v&lt;br /&gt;
retrieving revision 1.63&lt;br /&gt;
diff -u -r1.63 collections.nice&lt;br /&gt;
--- collections.nice   20 Mar 2004 12:20:28 -0000  1.63&lt;br /&gt;
+++ collections.nice    14 Apr 2004 01:54:51 -0000&lt;br /&gt;
@@ -153,6 +153,8 @@&lt;/p&gt;
&lt;p&gt;similarEmptyCollection(c#Stack) = new Stack();&lt;/p&gt;
&lt;p&gt;+similarEmptyCollection(c#HashSet) = new HashSet(c.size());&lt;br /&gt;
+&lt;br /&gt;
/****************************************************************&lt;br /&gt;
* Sort&lt;/p&gt;
&lt;p&gt;****************************************************************/&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arthur Smyles</dc:creator><pubDate>Wed, 14 Apr 2004 02:15:30 -0000</pubDate><guid>https://sourceforge.nete4a766cbc54740479a5128bd85f6d88a22b2a470</guid></item></channel></rss>