<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://project.juiblex.co.uk/hg/razor/</link>
    <language>en-us</language>

    <title>razor: razor.c history</title>
    <description>razor.c revision history</description>
    <item>
    <title>Use bsearch instead of hash table when looking up packages.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{78383b7bc4fa}/razor.c</link>
    <description><![CDATA[Use bsearch instead of hash table when looking up packages.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 07 Sep 2007 14:00:19 -0400</pubDate>
</item>
<item>
    <title>Add import feature for yum primary.xml files.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{228bd47c5dc4}/razor.c</link>
    <description><![CDATA[Add import feature for yum primary.xml files.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 07 Sep 2007 13:48:42 -0400</pubDate>
</item>
<item>
    <title>Add a size field to the section headers to avoid sentinels.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{d21d74d6e297}/razor.c</link>
    <description><![CDATA[Add a size field to the section headers to avoid sentinels.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 07 Sep 2007 12:11:37 -0400</pubDate>
</item>
<item>
    <title>Clean up import logic and make it independent of XML parsing.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{6a715b310792}/razor.c</link>
    <description><![CDATA[Clean up import logic and make it independent of XML parsing.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 07 Sep 2007 11:56:04 -0400</pubDate>
</item>
<item>
    <title>Sort on version as second order key for provides and requires.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{71a410830f3d}/razor.c</link>
    <description><![CDATA[Sort on version as second order key for provides and requires.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 07 Sep 2007 00:09:18 -0400</pubDate>
</item>
<item>
    <title>Track the requires and provides per package.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{1b8f6a5022f1}/razor.c</link>
    <description><![CDATA[Track the requires and provides per package.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 06 Sep 2007 23:31:26 -0400</pubDate>
</item>
<item>
    <title>Uniqueify requires and provides after import.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{c4338a14dd9f}/razor.c</link>
    <description><![CDATA[Uniqueify requires and provides after import.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 06 Sep 2007 17:01:01 -0400</pubDate>
</item>
<item>
    <title>Also import requires.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{7820b7d94662}/razor.c</link>
    <description><![CDATA[Also import requires.<br/>
<br/>
Needs more work though, only 10% of requires are unique.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 06 Sep 2007 15:11:49 -0400</pubDate>
</item>
<item>
    <title>Track provides in the package set.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{235f7daf817c}/razor.c</link>
    <description><![CDATA[Track provides in the package set.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 05 Sep 2007 00:32:09 -0400</pubDate>
</item>
<item>
    <title>Factor out array code.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{4eeed5fbe6b7}/razor.c</link>
    <description><![CDATA[Factor out array code.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 04 Sep 2007 23:52:59 -0400</pubDate>
</item>
<item>
    <title>Cleanup and renaming: hashtable and razor_context combined into razor_set.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{c8e9dbcfaf02}/razor.c</link>
    <description><![CDATA[Cleanup and renaming: hashtable and razor_context combined into razor_set.<br/>
<br/>
It's no longer just a hashtable, it's really a set of packages.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 03 Sep 2007 23:31:32 -0400</pubDate>
</item>
<item>
    <title>Add a simple package list to the repo.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{917677cdceb3}/razor.c</link>
    <description><![CDATA[Add a simple package list to the repo.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 03 Sep 2007 23:13:19 -0400</pubDate>
</item>
<item>
    <title>Initial commit.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{e15eb9ef9c28}/razor.c</link>
    <description><![CDATA[Initial commit.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 03 Sep 2007 14:36:59 -0400</pubDate>
</item>

  </channel>
</rss>
