<?xml version="1.0"?>
<rss version="2.0"><channel><title>Flusspferd</title><link>http://flusspferd.org</link><description>Flusspferd (German for Hippopotamus) is a C++ Javascript project.

Its uses are 1) as a stand-alone CommonJS interpreter, and 2) as a nicer way of embedding javascript in a C++ program.</description><image><url>/images/db/db/d-t128.png</url><title>Flusspferd</title><link>http://flusspferd.org</link></image><cloud path="/RPC2" domain="cia.vc" protocol="xml-rpc" port="80" registerProcedure="stats.subscribe.rss2" /><item><pubDate>Tue, 31 Aug 2010 18:25:49 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f867e</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f867e</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on website             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;113a4c0&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ index.html :             (&lt;a href="http://github.com/Flusspferd/flusspferd/commit/113a4c066db64f5ebf94cb6c13e1acf57c9e06e6"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             website: added google group to list of services - &lt;a href="http://bit.ly/bLh5L1"&gt;http://bit.ly/bLh5L1&lt;/a&gt;         &lt;/div&gt;     </description><title>website: added google group to list of services - http://bit.ly/bLh5L1</title></item><item><pubDate>Tue, 31 Aug 2010 18:03:34 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f8400</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f8400</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;f2a070c&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (6 files in 4 dirs):             (&lt;a href="http://github.com/Flusspferd/flusspferd/commit/f2a070c4805e0bdbae4b5f528e94a9a36ceb80c5"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             changed some includes (from "FunkMonkey's MSVC patch" &lt;a href="http://github.com/FunkMonkey/flusspferd/commit/741c90d1f1bee8723465ec7d69db6ce989f50120"&gt;http://github.com/FunkMonkey/flusspferd/commit/741c90d1f1bee8723465ec7d69db6ce989f50120&lt;/a&gt;) - &lt;a href="http://bit.ly/aIqNBj"&gt;http://bit.ly/aIqNBj&lt;/a&gt;         &lt;/div&gt;     </description><title>changed some includes (from "FunkMonkey's MSVC patch"...</title></item><item><pubDate>Tue, 31 Aug 2010 17:42:18 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f82bb</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f82bb</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;9898e54&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ libflusspferd/modules.cpp :             (&lt;a href="http://github.com/Flusspferd/flusspferd/commit/9898e54ad4eb84addb26a44b2dcd52004bed5cae"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             added potentially missing #include &amp;lt;cctype&amp;gt; (thx to "FunkMonkey") - &lt;a href="http://bit.ly/9cPt1I"&gt;http://bit.ly/9cPt1I&lt;/a&gt;         &lt;/div&gt;     </description><title>added potentially missing #include &lt;cctype&gt; (thx to "FunkMonkey") -...</title></item><item><pubDate>Tue, 31 Aug 2010 17:40:15 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f8176</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f8176</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;4d351ec&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ libflusspferd/io/filesystem-base.cpp :             (&lt;a href="http://github.com/Flusspferd/flusspferd/commit/4d351ecd909b2931d0712b702be18d7d4ed85a23"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             added missing boost:: namespace (thx to "FunkMonkey") - &lt;a href="http://bit.ly/chfKm7"&gt;http://bit.ly/chfKm7&lt;/a&gt;         &lt;/div&gt;     </description><title>added missing boost:: namespace (thx to "FunkMonkey") - http://bit.ly/chfKm7</title></item><item><pubDate>Tue, 31 Aug 2010 15:23:31 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f8042</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f8042</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;28f4a3e&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ configure :             (&lt;a href="http://github.com/Flusspferd/flusspferd/commit/28f4a3e6b7ac3cad4222cb4de475299cc9b1526e"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             configure: added help for spidermonkey_include_dir and root_path - &lt;a href="http://bit.ly/agcMDU"&gt;http://bit.ly/agcMDU&lt;/a&gt;         &lt;/div&gt;     </description><title>configure: added help for spidermonkey_include_dir and root_path -...</title></item><item><pubDate>Sat, 07 Aug 2010 16:46:20 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f7e1d</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f7e1d</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;411665a&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (5 files in 3 dirs):             (&lt;a href="http://github.com/Flusspferd/flusspferd/commit/411665aa1330a2668e8d2a45b7cd067ca07fda1b"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Fixed detection for new jsid/jsvalue API&lt;br /&gt;&lt;br /&gt;TODO there should be a better way than - &lt;a href="http://bit.ly/bjCNQE"&gt;http://bit.ly/bjCNQE&lt;/a&gt;         &lt;/div&gt;     </description><title>Fixed detection for new jsid/jsvalue API TODO there should be a better way than...</title></item><item><pubDate>Sat, 07 Aug 2010 16:11:39 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f7c1a</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f7c1a</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;b895229&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (4 files in 2 dirs):             (&lt;a href="http://github.com/Flusspferd/flusspferd/commit/b895229ef48e2a1cf652641f22a5ed64a47d13c5"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             unified root API by using Macros if Typed Rooting is not supported (thx to Wes and gpsee inspiration) - &lt;a href="http://bit.ly/bWSe18"&gt;http://bit.ly/bWSe18&lt;/a&gt;         &lt;/div&gt;     </description><title>unified root API by using Macros if Typed Rooting is not supported (thx to Wes...</title></item><item><pubDate>Thu, 05 Aug 2010 23:02:31 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f7b09</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f7b09</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on website             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;8cd4ce6&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ index.html :             (&lt;a href="http://github.com/Flusspferd/flusspferd/commit/8cd4ce6194b63bb60099a435863557f0c86c67a3"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             changed link to feed - &lt;a href="http://bit.ly/cu1KZB"&gt;http://bit.ly/cu1KZB&lt;/a&gt;         &lt;/div&gt;     </description><title>changed link to feed - http://bit.ly/cu1KZB</title></item><item><pubDate>Thu, 05 Aug 2010 22:38:24 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f791c</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f791c</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;a1a40cc&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (4 files in 2 dirs):             (&lt;a href="http://github.com/Flusspferd/flusspferd/commit/a1a40ccd7340e2519c559ea90f31dbee51091668"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             since older SpiderMonkey does not support AddValueRoot made changes conditional - &lt;a href="http://bit.ly/bsWPlz"&gt;http://bit.ly/bsWPlz&lt;/a&gt;         &lt;/div&gt;     </description><title>since older SpiderMonkey does not support AddValueRoot made changes conditional...</title></item><item><pubDate>Thu, 05 Aug 2010 22:20:10 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f76ee</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f76ee</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;455d8ee&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (6 files in 3 dirs):             (&lt;a href="http://github.com/Flusspferd/flusspferd/commit/455d8ee64498ac874d09bae20ada6e44cb26899e"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             changed root to use Add*Root API to be compatible with JägerMonkey (untested) - &lt;a href="http://bit.ly/9om7fX"&gt;http://bit.ly/9om7fX&lt;/a&gt;         &lt;/div&gt;     </description><title>changed root to use Add*Root API to be compatible with JägerMonkey (untested) -...</title></item><item><pubDate>Sat, 08 May 2010 17:20:30 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f75d6</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f75d6</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;6840137&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ ChangeLog.txt :             (&lt;a href="http://github.com/ruediger/flusspferd/commit/684013707896ce7e6639c8d89fadfe96e7bcff81"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             updated ChangeLog: FreeBSD Support - &lt;a href="http://bit.ly/azsN8G"&gt;http://bit.ly/azsN8G&lt;/a&gt;         &lt;/div&gt;     </description><title>updated ChangeLog: FreeBSD Support - http://bit.ly/azsN8G</title></item><item><pubDate>Sat, 08 May 2010 17:13:29 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f7476</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f7476</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;a7cf3f0&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ CONTRIBUTORS :             (&lt;a href="http://github.com/ruediger/flusspferd/commit/a7cf3f09eaf3d48996891275d2074d7e6653cba4"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             added Roman to the list of contributors.&lt;br /&gt;see e05c5c7af23c9b196a16 63f3fdac999944f29b0c add1fe94943621b6ef3a - &lt;a href="http://bit.ly/bligKC"&gt;http://bit.ly/bligKC&lt;/a&gt;         &lt;/div&gt;     </description><title>added Roman to the list of contributors. see e05c5c7af23c9b196a16...</title></item><item><pubDate>Sat, 08 May 2010 17:09:01 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f725e</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f725e</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Roman Neuhauser&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;e05c5c7&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ libflusspferd/spidermonkey/value.cpp :             (&lt;a href="http://github.com/ruediger/flusspferd/commit/e05c5c7af23c9b196a165c6a9d704f519764b849"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;powl, ceill, floorl, fmodl -&amp;gt; std:: equivalents from &amp;lt;cmath&amp;gt;&lt;br /&gt;&lt;br /&gt;value::to_integral_number works with std::pow etc, fixes&lt;br /&gt;build on FreeBSD, which doesn't have these in the system C headers,&lt;br /&gt;but the system C++ compiler (GCC) has them.&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;libflusspferd/spidermonkey/value.cpp - &lt;a href="http://bit.ly/9ZWON7"&gt;http://bit.ly/9ZWON7&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>powl, ceill, floorl, fmodl -&gt; std:: equivalents from &lt;cmath&gt;...</title></item><item><pubDate>Sat, 08 May 2010 17:09:01 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f701c</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f701c</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Roman Neuhauser&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;63f3fda&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ libflusspferd/CMakeLists.txt :             (&lt;a href="http://github.com/ruediger/flusspferd/commit/63f3fdac999944f29b0c41eea28a33f8aeab8b5d"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;libdl doesn't exist on FreeBSD&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;libflusspferd/CMakeLists.txt  libdl is sought independently of FLUSSPFERD_HAVE_POSIX, and only if CMAKE_SYSTEM_NAME is not "FreeBSD".  this check should examine whether libdl is needed instead of branching on system name; i'll leave that for someone more knowledgable of CMake. - &lt;a href="http://bit.ly/dz9PkR"&gt;http://bit.ly/dz9PkR&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>libdl doesn't exist on FreeBSD * libflusspferd/CMakeLists.txt libdl is sought...</title></item><item><pubDate>Sat, 08 May 2010 17:09:00 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f6d8b</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f6d8b</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Roman Neuhauser&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;add1fe9&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (2 files in 2 dirs):             (&lt;a href="http://github.com/ruediger/flusspferd/commit/add1fe94943621b6ef3a0527b5f14bc9994bb259"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;fixed wrong use of sysctl(3) in FreeBSD-specific code&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;CMakeModules/FindSelfExe.cmake  - C++ code requires #include &amp;lt;cstdlib&amp;gt; to recognize NULL, EXIT_SUCCESS and EXIT_FAILURE - sysctl's third parameter is a buffer, not its size &lt;/li&gt;&lt;li&gt;libflusspferd/flusspferd_module.cpp  - s/MAX_PATH/PATH_MAX/ - sysctl's third parameter is a buffer, not its size - &lt;a href="http://bit.ly/aDlGgT"&gt;http://bit.ly/aDlGgT&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>fixed wrong use of sysctl(3) in FreeBSD-specific code *...</title></item><item><pubDate>Tue, 27 Apr 2010 14:17:40 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f6c6f</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f6c6f</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on website             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;3b64a16&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ index.html :             (&lt;a href="http://github.com/ruediger/flusspferd/commit/3b64a16ec64eb4bc7287404ef6dd316b727a02cd"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             fixed another broken/missing link - &lt;a href="http://bit.ly/bZif4f"&gt;http://bit.ly/bZif4f&lt;/a&gt;         &lt;/div&gt;     </description><title>fixed another broken/missing link - http://bit.ly/bZif4f</title></item><item><pubDate>Tue, 27 Apr 2010 09:08:49 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f6b56</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f6b56</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on website             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;0a3377c&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ index.html :             (&lt;a href="http://github.com/ruediger/flusspferd/commit/0a3377c43908158dbeabb70d1c573aae62e55f04"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             fix broken link (thx to nickg) - &lt;a href="http://bit.ly/beUQ9l"&gt;http://bit.ly/beUQ9l&lt;/a&gt;         &lt;/div&gt;     </description><title>fix broken link (thx to nickg) - http://bit.ly/beUQ9l</title></item><item><pubDate>Tue, 27 Apr 2010 09:05:07 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f6a3f</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f6a3f</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;3be6dec&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ libflusspferd/modules.cpp :             (&lt;a href="http://github.com/ruediger/flusspferd/commit/3be6dec26ecaeeb429535fc975e59a0c90c82670"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             size_t -&amp;gt; std::size_t - &lt;a href="http://bit.ly/bfMvfi"&gt;http://bit.ly/bfMvfi&lt;/a&gt;         &lt;/div&gt;     </description><title>size_t -&gt; std::size_t - http://bit.ly/bfMvfi</title></item><item><pubDate>Mon, 19 Apr 2010 13:52:11 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f6908</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f6908</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Rüdiger Sonderfeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;b2fccba&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ libflusspferd/modules.cpp :             (&lt;a href="http://github.com/ruediger/flusspferd/commit/b2fccba182ebe1825a54f88794e4346bce1f5a79"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             libflusspferd: minor code improvements in modules.cpp - &lt;a href="http://bit.ly/bmoz5X"&gt;http://bit.ly/bmoz5X&lt;/a&gt;         &lt;/div&gt;     </description><title>libflusspferd: minor code improvements in modules.cpp - http://bit.ly/bmoz5X</title></item><item><pubDate>Sun, 28 Mar 2010 22:51:09 +0000</pubDate><guid>http://cia.vc/stats/project/flusspferd/.message/2f67c1</guid><link>http://cia.vc/stats/project/flusspferd/.message/2f67c1</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;Aristid Breitkreuz&lt;/strong&gt;              on function_object_200             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;61cc960&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ test/test_regression_159.cpp :             (&lt;a href="http://github.com/ruediger/flusspferd/commit/61cc960d8613bccc448e3f55467b2315d01c5044"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             bug #159: make test case pass (problem: wrong paths), closes #159 - &lt;a href="http://bit.ly/btgRPa"&gt;http://bit.ly/btgRPa&lt;/a&gt;         &lt;/div&gt;     </description><title>bug #159: make test case pass (problem: wrong paths), closes #159 -...</title></item></channel></rss>
