<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/sort5/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/sort5/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 04 Jan 2015 15:03:31 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sort5/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/sort5/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -7,11 +7,11 @@
   - Numeric values
   - DateTime variables

-All sorting function are based on the Bubble sort algorithm
+All sorting function are based on the [Bubble sort algorithm]

-The software uses Microsoft .NET Framework 4.5 and is made by Visual Studio Community
+The software uses [Microsoft .NET Framework 4.5] and is made by [Visual Studio Community]

-&amp;gt; The product is licensed under the Apache License, Version 2.0
+&amp;gt; [The product is licensed under the Apache License, Version 2.0]

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><pubDate>Sun, 04 Jan 2015 15:03:31 -0000</pubDate><guid>https://sourceforge.net9c84843284b1ebd5565300a687f204af4625ef23</guid></item><item><title>Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/sort5/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -7,11 +7,11 @@
   - Numeric values
   - DateTime variables

-All sorting function are based on the [Bubble sort algorithm]
+All sorting function are based on the Bubble sort algorithm

-The software uses [Microsoft .NET Framework 4.5] and is made by [Visual Studio Community]
+The software uses Microsoft .NET Framework 4.5 and is made by Visual Studio Community

-&amp;gt; [The product is licensed under the Apache License, Version 2.0]
+&amp;gt; The product is licensed under the Apache License, Version 2.0

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><pubDate>Sun, 04 Jan 2015 15:02:04 -0000</pubDate><guid>https://sourceforge.net866bee60bbfc4c43067b92fa78ef92911cec8e70</guid></item><item><title>Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/sort5/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -11,19 +11,8 @@

 The software uses [Microsoft .NET Framework 4.5] and is made by [Visual Studio Community]

-&amp;gt; Copyright [2015] [Bence Péteri]
-&amp;gt; 
-&amp;gt; Licensed under the Apache License, Version 2.0 (the "License");
-&amp;gt; you may not use this file except in compliance with the License.
-&amp;gt; You may obtain a copy of the License at
-&amp;gt; 
-&amp;gt;     http://www.apache.org/licenses/LICENSE-2.0
-&amp;gt; 
-&amp;gt; Unless required by applicable law or agreed to in writing, software
-&amp;gt; distributed under the License is distributed on an "AS IS" BASIS,
-&amp;gt; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-&amp;gt; See the License for the specific language governing permissions and
-&amp;gt; limitations under the License.
+&amp;gt; [The product is licensed under the Apache License, Version 2.0]
+

 [[members limit=20]]
 [[download_button]]
@@ -31,5 +20,4 @@
 [Bubble sort algorithm]:http://en.wikipedia.org/wiki/Bubble_sort
 [Microsoft .NET Framework 4.5]:http://www.microsoft.com/en-us/download/details.aspx?id=30653
 [Visual Studio Community]:http://www.visualstudio.com/hu-hu/products/visual-studio-community-vs
-[2015]:http://en.wikipedia.org/wiki/2015
-[Bence Péteri]:http://sourceforge.net/u/bencepeteri
+[The product is licensed under the Apache License, Version 2.0]:http://sourceforge.net/projects/sort5/files/LICENSE.txt/download
&lt;/pre&gt;
&lt;/div&gt;</description><pubDate>Sun, 04 Jan 2015 15:01:07 -0000</pubDate><guid>https://sourceforge.netb670752096e0b04e99f43f0980e9ee6a04f22a76</guid></item><item><title>Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/sort5/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,35 @@
-Welcome to your wiki!
+# Sort5 - The sorting C# library

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Sort5 is a small C# Class Library with a lot of 
+functions sorting collections of :

-The wiki uses [Markdown](/p/sort5/wiki/markdown_syntax/) syntax.
+  - Strings
+  - Numeric values
+  - DateTime variables
+
+All sorting function are based on the [Bubble sort algorithm]
+
+The software uses [Microsoft .NET Framework 4.5] and is made by [Visual Studio Community]
+
+&amp;gt; Copyright [2015] [Bence Péteri]
+&amp;gt; 
+&amp;gt; Licensed under the Apache License, Version 2.0 (the "License");
+&amp;gt; you may not use this file except in compliance with the License.
+&amp;gt; You may obtain a copy of the License at
+&amp;gt; 
+&amp;gt;     http://www.apache.org/licenses/LICENSE-2.0
+&amp;gt; 
+&amp;gt; Unless required by applicable law or agreed to in writing, software
+&amp;gt; distributed under the License is distributed on an "AS IS" BASIS,
+&amp;gt; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+&amp;gt; See the License for the specific language governing permissions and
+&amp;gt; limitations under the License.

 [[members limit=20]]
 [[download_button]]
+
+[Bubble sort algorithm]:http://en.wikipedia.org/wiki/Bubble_sort
+[Microsoft .NET Framework 4.5]:http://www.microsoft.com/en-us/download/details.aspx?id=30653
+[Visual Studio Community]:http://www.visualstudio.com/hu-hu/products/visual-studio-community-vs
+[2015]:http://en.wikipedia.org/wiki/2015
+[Bence Péteri]:http://sourceforge.net/u/bencepeteri
&lt;/pre&gt;
&lt;/div&gt;</description><pubDate>Sun, 04 Jan 2015 14:58:26 -0000</pubDate><guid>https://sourceforge.net2a91d24a4aca98821cf89e9ddf5ca7e4112df350</guid></item><item><title>Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/sort5/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/sort5/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/bencepeteri"&gt;Bence Péteri&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-54a52f1d81b24b6da352ba7c" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Thu, 01 Jan 2015 11:27:26 -0000</pubDate><guid>https://sourceforge.net85cca22dd4907c132c078f58fe9691b3262e6dec</guid></item></channel></rss>