<?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: librazor/error.c history</title>
    <description>librazor/error.c revision history</description>
    <item>
    <title>Support downloading from local repository even without libcurl</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{df914f383f5c}/librazor/error.c</link>
    <description><![CDATA[Support downloading from local repository even without libcurl<br/>
<br/>
Using the --url option of the razor executable, it is possible<br/>
to specify a yum repository on the local machine (eg., on installation<br/>
media) and import from there, eg.,:<br/>
<br/>
C&gt; razor --url file:///d:/ import-yum<br/>
<br/>
This will be handled by libcurl if available but if not, an internal<br/>
copy routine will be used.<br/>
<br/>
Note that if Microsoft's KTM implementation of atomic transactions is<br/>
used, then the current directory must support atomic transactions<br/>
(also improve error messages for this, and other, cases).]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 09 Oct 2014 17:27:41 +0100</pubDate>
</item>
<item>
    <title>Add error domains and codes</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{0a5e583393e1}/librazor/error.c</link>
    <description><![CDATA[Add error domains and codes]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Tue, 09 Sep 2014 15:27:12 +0100</pubDate>
</item>
<item>
    <title>Fix compiler warnings</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{c4bcba8023a9}/librazor/error.c</link>
    <description><![CDATA[Fix compiler warnings]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Sat, 23 Aug 2014 16:28:31 +0100</pubDate>
</item>
<item>
    <title>Add secondary text to errors</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{f28bb31024b4}/librazor/error.c</link>
    <description><![CDATA[Add secondary text to errors]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Wed, 20 Aug 2014 18:57:59 +0100</pubDate>
</item>
<item>
    <title>Allow multiple atomic transactions to be used with one root object.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{8cbc438cc298}/librazor/error.c</link>
    <description><![CDATA[Allow multiple atomic transactions to be used with one root object.<br/>
This allows transactions that include barriers to be performed<br/>
while holding an exclusive system lock.]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 16 Feb 2012 17:33:47 +0000</pubDate>
</item>
<item>
    <title>Add an error object.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{6112bcc5d1cf}/librazor/error.c</link>
    <description><![CDATA[Add an error object.<br/>
This is intended to dis-entangle the two roles that the atomic<br/>
object has evolved into so that atomic need only be used where<br/>
atomic actions are actually being undertaken.]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Sat, 11 Feb 2012 23:50:26 +0000</pubDate>
</item>

  </channel>
</rss>
