<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/chicago/patches/" rel="alternate"/><link href="https://sourceforge.net/p/chicago/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/chicago/patches/</id><updated>2004-03-02T17:10:15Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>-omit: option</title><link href="https://sourceforge.net/p/chicago/patches/5/" rel="alternate"/><published>2004-03-02T17:10:15Z</published><updated>2004-03-02T17:10:15Z</updated><author><name>Kamil Podlesak</name><uri>https://sourceforge.net/u/podlesh/</uri></author><id>https://sourceforge.net953513b60b1507094441d166bc217816a45ab29a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Option&lt;br /&gt;
-omit:flags&lt;br /&gt;
allows to omit some informations on output.&lt;br /&gt;
a   author&lt;br /&gt;
u   last update&lt;br /&gt;
c   credits (created with xlhtml... etc)&lt;br /&gt;
d   disclaimers (warnings)&lt;/p&gt;
&lt;p&gt;Informations about author and update are great nuisance&lt;br /&gt;
sometimes and I needed to get rid of them.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>patch for HTML header printing (using xlhtml )</title><link href="https://sourceforge.net/p/chicago/patches/4/" rel="alternate"/><published>2003-02-19T12:36:24Z</published><updated>2003-02-19T12:36:24Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netf24544605bcf7cefaabab183bf8ba8cf3b2ceb58</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;in file xhtml/html.c at line 60 replace&lt;/p&gt;
&lt;p&gt;...&lt;br /&gt;
void output_header();&lt;br /&gt;
...&lt;/p&gt;
&lt;p&gt;with &lt;/p&gt;
&lt;p&gt;...&lt;br /&gt;
outpu_header();&lt;br /&gt;
....&lt;/p&gt;
&lt;p&gt;otherwise use attached patch, and recompile&lt;/p&gt;
&lt;p&gt;-- get patch &amp;amp;quot;xlhtml-0.5-html.c-patch&amp;amp;quot;&lt;br /&gt;
tar xzvf xlhtml-0.5.tar.gz&lt;br /&gt;
cp xlhtml-0.5-html.c-patch xlhtml-0.5/xlhtml&lt;br /&gt;
cd xlhtml-0.5/xlhtml&lt;br /&gt;
patch -p0 &amp;amp;lt; xlhtml-0.5-html.c-patch&lt;br /&gt;
cd ..&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
make install&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Column and row headers</title><link href="https://sourceforge.net/p/chicago/patches/3/" rel="alternate"/><published>2002-09-26T14:05:23Z</published><updated>2002-09-26T14:05:23Z</updated><author><name>Paul Chitescu</name><uri>https://sourceforge.net/u/pchitescu/</uri></author><id>https://sourceforge.net32a39190221e09999661bc11749c86e38c31fc47</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Patch adds -th command line options that enables HTML &lt;br /&gt;
output of column and row headers. These are enclosed &lt;br /&gt;
in a &amp;amp;lt;TH&amp;amp;gt; tag and obey the aggressive optimization flag.&lt;/p&gt;
&lt;p&gt;The patch applies against xlhtml-0.5.1&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>xlhtml patch for ARM processors</title><link href="https://sourceforge.net/p/chicago/patches/2/" rel="alternate"/><published>2002-09-05T11:18:24Z</published><updated>2002-09-05T11:18:24Z</updated><author><name>Paul Chitescu</name><uri>https://sourceforge.net/u/pchitescu/</uri></author><id>https://sourceforge.net02fa222efc2e2bcf3674d9ca618918ae05f8893b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When running in little endian mode the ARM processors &lt;br /&gt;
have a cross-endian double format, similar to little &lt;br /&gt;
endian but with the upper and lower 32 bits reversed.&lt;/p&gt;
&lt;p&gt;The patch add special handling for this case.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>XML normalisation and misc. cleanups</title><link href="https://sourceforge.net/p/chicago/patches/1/" rel="alternate"/><published>2002-03-14T17:26:04Z</published><updated>2002-03-14T17:26:04Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netaefb847e8da1d5117864d6c0ecec819df0444ffd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Normalises XML row # output to reduce size of resultant&lt;br /&gt;
output and therefore subsequent processing time.&lt;/p&gt;
&lt;p&gt;Misc cleanups mostly typos in comments and non-autoconf&lt;br /&gt;
version was wrong&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>