<?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/p2abench/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/p2abench/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 13 May 2013 08:42:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/p2abench/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,6 +1,6 @@
 Welcome to project p2abench!

-This project aims at making points-to analysis results comparable. Basically, most of the implementation stuff of the my PhD thesis (link will follow once it's made public) will get here. 
+This project aims at making points-to analysis results comparable. Basically, most of the implementation stuff of the my [PhD thesis](http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-25298) will get here. 
 That is, in particular:

 * [Benchmarking platform](Benchmarking platform). Submit your results, compare to other implementations.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Mon, 13 May 2013 08:42:30 -0000</pubDate><guid>https://sourceforge.net28f3302c8f4bd72461852394c66c82b9b32dbfae</guid></item><item><title>Home modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -7,3 +7,4 @@
 * [Replacement classes](Replacement classes) for the Java collections classes - use them, get better accuracy. 
 * A [dynamic analysis tool](Dynamic_tool) to collect client analyses related to points-to analysis

+For help / additional information, please contact me at tgutzmann --at-- sourceforge.net
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Fri, 03 May 2013 09:36:45 -0000</pubDate><guid>https://sourceforge.nete3945d9f8c8560ba64e8fc64c51a7cae7bbde273</guid></item><item><title>Home modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -3,7 +3,7 @@
 This project aims at making points-to analysis results comparable. Basically, most of the implementation stuff of the my PhD thesis (link will follow once it's made public) will get here. 
 That is, in particular:

-* [Benchmarking platform]. Submit your results, compare to other implementations.
-* [Replacement classes] for the Java collections classes - use them, get better accuracy. 
-* A [dynamic analysis tool] to collect client analyses related to points-to analysis
+* [Benchmarking platform](Benchmarking platform). Submit your results, compare to other implementations.
+* [Replacement classes](Replacement classes) for the Java collections classes - use them, get better accuracy. 
+* A [dynamic analysis tool](Dynamic_tool) to collect client analyses related to points-to analysis

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Thu, 02 May 2013 19:57:38 -0000</pubDate><guid>https://sourceforge.net8abb2c3eb83311e8a0fb1c102b9cdc3cfcc88bd7</guid></item><item><title>Home modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -3,8 +3,7 @@
 This project aims at making points-to analysis results comparable. Basically, most of the implementation stuff of the my PhD thesis (link will follow once it's made public) will get here. 
 That is, in particular:

-* Benchmarking platform. Submit your results, compare to other implementations. You can peek already:  (I'll update the software there soon, it's an old version)
-* Collection classes - use them, get better accuracy. Currently found at 
-* A dynamic analysis tool to collect client analyses related to points-to analysis
+* [Benchmarking platform]. Submit your results, compare to other implementations.
+* [Replacement classes] for the Java collections classes - use them, get better accuracy. 
+* A [dynamic analysis tool] to collect client analyses related to points-to analysis

-That's it for now. Much more information to follow in April 2013!
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Wed, 01 May 2013 09:18:33 -0000</pubDate><guid>https://sourceforge.net8a6996d76c788b77c62bd9afd7633d5bed6c127e</guid></item><item><title>WikiPage Home modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -5,5 +5,6 @@

 * Benchmarking platform. Submit your results, compare to other implementations. You can peek already:  (I'll update the software there soon, it's an old version)
 * Collection classes - use them, get better accuracy. Currently found at 
+* A dynamic analysis tool to collect client analyses related to points-to analysis

 That's it for now. Much more information to follow in April 2013!
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Mon, 18 Mar 2013 10:46:32 -0000</pubDate><guid>https://sourceforge.net32987ec9b2647e37446560ec272a99992393ad73</guid></item><item><title>WikiPage Home modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,6 +2,7 @@

 This project aims at making points-to analysis results comparable. Basically, most of the implementation stuff of the my PhD thesis (link will follow once it's made public) will get here. 
 That is, in particular:
+
 * Benchmarking platform. Submit your results, compare to other implementations. You can peek already:  (I'll update the software there soon, it's an old version)
 * Collection classes - use them, get better accuracy. Currently found at 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Mon, 18 Mar 2013 10:37:10 -0000</pubDate><guid>https://sourceforge.net9a3cca7bb1842c14b1f24488d58937dd5e716f41</guid></item><item><title>WikiPage Home modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,8 @@
-Welcome to your wiki!
+Welcome to project p2abench!

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+This project aims at making points-to analysis results comparable. Basically, most of the implementation stuff of the my PhD thesis (link will follow once it's made public) will get here. 
+That is, in particular:
+* Benchmarking platform. Submit your results, compare to other implementations. You can peek already:  (I'll update the software there soon, it's an old version)
+* Collection classes - use them, get better accuracy. Currently found at 

-The wiki uses [Markdown](/p/p2abench/wiki/markdown_syntax/) syntax.
-
-[[project_admins]]
-[[download_button]]
+That's it for now. Much more information to follow in April 2013!
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Mon, 18 Mar 2013 10:36:21 -0000</pubDate><guid>https://sourceforge.netcb984368b5a2fcc1a539213eeb16040323831cfb</guid></item><item><title>WikiPage Home modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/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;a class="alink" href="SamplePage"&gt;[SamplePage]&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/p2abench/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;a href="/u/tgutzmann/"&gt;Tobias Gutzmann&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span class="download-button-51014c4cb9363c50ce7290d5" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Thu, 24 Jan 2013 14:59:24 -0000</pubDate><guid>https://sourceforge.net392fa4f4da466922f6d827eb3d21c7f1cf981cf1</guid></item></channel></rss>