<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://4customers.de/hg/demos/</link>
    <language>en-us</language>

    <title>demos Changelog</title>
    <description>demos Changelog</description>
    <item>
    <title>[default] LAST-DIGIT-BUG: INCREMENT before LF</title>
    <guid isPermaLink="true">https://4customers.de/hg/demos/rev/374a86886bc5</guid>
    <link>https://4customers.de/hg/demos/rev/374a86886bc5</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>374a86886bc5</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>LAST-DIGIT-BUG: INCREMENT before LF</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>osx/hello.asm<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 10 Feb 2019 13:17:01 +0100</pubDate>
</item>
<item>
    <title>2er Komplement und integerToString</title>
    <guid isPermaLink="true">https://4customers.de/hg/demos/rev/43ae72f88d06</guid>
    <link>https://4customers.de/hg/demos/rev/43ae72f88d06</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>43ae72f88d06</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>2er Komplement und integerToString</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>osx/Makefile<br />osx/hello.asm<br />osx/main.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 22 Oct 2017 22:55:27 +0200</pubDate>
</item>
<item>
    <title>Entrypoint and RET fixed</title>
    <guid isPermaLink="true">https://4customers.de/hg/demos/rev/c6e0af68825a</guid>
    <link>https://4customers.de/hg/demos/rev/c6e0af68825a</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>c6e0af68825a</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Entrypoint and RET fixed</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>osx/Makefile<br />osx/hello.asm<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 21 Oct 2017 13:45:05 +0200</pubDate>
</item>
<item>
    <title>hgignore added</title>
    <guid isPermaLink="true">https://4customers.de/hg/demos/rev/5a11538e7bc8</guid>
    <link>https://4customers.de/hg/demos/rev/5a11538e7bc8</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>5a11538e7bc8</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>hgignore added</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>.hgignore<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 20 Oct 2017 06:46:47 +0200</pubDate>
</item>
<item>
    <title>Service Pack 1 for a software from 2008 :gg</title>
    <guid isPermaLink="true">https://4customers.de/hg/demos/rev/df7c720bcaa6</guid>
    <link>https://4customers.de/hg/demos/rev/df7c720bcaa6</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>df7c720bcaa6</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Service Pack 1 for a software from 2008 :gg</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Makefile<br />cppdatabase.cc<br />data_types.c<br />mem2swap.c<br />testcase.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 20 Oct 2017 06:43:33 +0200</pubDate>
</item>
<item>
    <title>Broken OSX Demo added</title>
    <guid isPermaLink="true">https://4customers.de/hg/demos/rev/dfb60716880c</guid>
    <link>https://4customers.de/hg/demos/rev/dfb60716880c</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>dfb60716880c</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Broken OSX Demo added</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>osx/Makefile<br />osx/hello.asm<br />osx/main.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#60;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#46;&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 20 Oct 2017 06:41:27 +0200</pubDate>
</item>
<item>
    <title>Proper Datatypes to leave the 80's</title>
    <guid isPermaLink="true">https://4customers.de/hg/demos/rev/7c6b221900bf</guid>
    <link>https://4customers.de/hg/demos/rev/7c6b221900bf</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>7c6b221900bf</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td>masterremote/master</td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#32;&#60;&#109;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#64;&#108;&#97;&#114;&#103;&#111;&#46;&#100;&#121;&#110;&#100;&#110;&#115;&#46;&#116;&#118;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Proper Datatypes to leave the 80's</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>mem2swap.c<br />set_limit.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#32;&#60;&#109;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#64;&#108;&#97;&#114;&#103;&#111;&#46;&#100;&#121;&#110;&#100;&#110;&#115;&#46;&#116;&#118;&#62;</author>
    <pubDate>Fri, 27 Dec 2013 16:00:09 +0100</pubDate>
</item>
<item>
    <title>Test</title>
    <guid isPermaLink="true">https://4customers.de/hg/demos/rev/ecd6492274ad</guid>
    <link>https://4customers.de/hg/demos/rev/ecd6492274ad</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>ecd6492274ad</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#32;&#60;&#109;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#64;&#108;&#97;&#114;&#103;&#111;&#46;&#100;&#121;&#110;&#100;&#110;&#115;&#46;&#116;&#118;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Test<br/>
<br/>
committer: Markus Bröker &lt;mbroeker@largo.homelinux.org&gt;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>asm/Makefile<br />asm/get_sp.asm<br />asm/include/asm/tools.inc<br />bluetooth/Makefile<br />libConsole/Makefile<br />lsflib/tools/Makefile<br />pmc/Makefile<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#32;&#60;&#109;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#64;&#108;&#97;&#114;&#103;&#111;&#46;&#100;&#121;&#110;&#100;&#110;&#115;&#46;&#116;&#118;&#62;</author>
    <pubDate>Mon, 09 Sep 2013 15:51:32 +0200</pubDate>
</item>
<item>
    <title>a bluetooth and a c++ demo</title>
    <guid isPermaLink="true">https://4customers.de/hg/demos/rev/f551b78c3eee</guid>
    <link>https://4customers.de/hg/demos/rev/f551b78c3eee</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>f551b78c3eee</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#32;&#60;&#109;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#64;&#108;&#97;&#114;&#103;&#111;&#46;&#100;&#121;&#110;&#100;&#110;&#115;&#46;&#116;&#118;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>a bluetooth and a c++ demo<br/>
<br/>
committer: Markus Bröker &lt;mbroeker@largo.homelinux.org&gt;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>bluetooth/Makefile<br />bluetooth/bluetooth-client.c<br />bluetooth/bluetooth.c<br />c++/dcast.cpp<br />c++/max.cpp<br />c++/over.cpp<br />c++/test.cpp<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#32;&#60;&#109;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#64;&#108;&#97;&#114;&#103;&#111;&#46;&#100;&#121;&#110;&#100;&#110;&#115;&#46;&#116;&#118;&#62;</author>
    <pubDate>Wed, 02 May 2012 20:51:14 +0200</pubDate>
</item>
<item>
    <title>Small Makefile changes</title>
    <guid isPermaLink="true">https://4customers.de/hg/demos/rev/e1f4bba1097a</guid>
    <link>https://4customers.de/hg/demos/rev/e1f4bba1097a</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>e1f4bba1097a</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#32;&#60;&#109;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#64;&#108;&#97;&#114;&#103;&#111;&#46;&#100;&#121;&#110;&#100;&#110;&#115;&#46;&#116;&#118;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Small Makefile changes<br/>
<br/>
committer: Markus Bröker &lt;mbroeker@largo.homelinux.org&gt;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Makefile<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#66;&#114;&#246;&#107;&#101;&#114;&#32;&#60;&#109;&#98;&#114;&#111;&#101;&#107;&#101;&#114;&#64;&#108;&#97;&#114;&#103;&#111;&#46;&#100;&#121;&#110;&#100;&#110;&#115;&#46;&#116;&#118;&#62;</author>
    <pubDate>Wed, 02 May 2012 20:49:41 +0200</pubDate>
</item>

  </channel>
</rss>