<?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/csflex/patches/" rel="alternate"/><link href="https://sourceforge.net/p/csflex/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/csflex/patches/</id><updated>2005-12-08T13:13:24Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>ANTLR mode + performance fix</title><link href="https://sourceforge.net/p/csflex/patches/1/" rel="alternate"/><published>2005-12-08T13:13:24Z</published><updated>2005-12-08T13:13:24Z</updated><author><name>Kunle Odutola</name><uri>https://sourceforge.net/u/kunle/</uri></author><id>https://sourceforge.net5ee191311d200eda0d128f7841b913d3f6e760f1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch adds an ANTLR mode to csflx and fixes a&lt;br /&gt;
performace issue where running csflex on a ~40kB file&lt;br /&gt;
that fully defined a few Unicode general categories&lt;br /&gt;
caused up to 1.2GB mem requirement. Tied up the PC for&lt;br /&gt;
a long while too.&lt;/p&gt;
&lt;p&gt;Simple hack/fix was to ignore the estSize parameter&lt;br /&gt;
when building StateSets.&lt;/p&gt;
&lt;p&gt;It's not really a .patch file, just a collection of&lt;br /&gt;
changed files.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>