<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://directory.fsf.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://directory.fsf.org/wiki?title=Bitap&amp;feed=atom&amp;action=history</id>
		<title>Bitap - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://directory.fsf.org/wiki?title=Bitap&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://directory.fsf.org/wiki?title=Bitap&amp;action=history"/>
		<updated>2013-06-19T02:14:57Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://directory.fsf.org/wiki?title=Bitap&amp;diff=3962&amp;oldid=prev</id>
		<title>WikiSysop: Created page with &quot;{{Entry |Name=Bitap |Short description=Regex string matching using the bitap algorithm |Full description=The bitap library is a clean implementation of regular expression (regex/...&quot;</title>
		<link rel="alternate" type="text/html" href="http://directory.fsf.org/wiki?title=Bitap&amp;diff=3962&amp;oldid=prev"/>
				<updated>2011-04-12T13:59:56Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Entry |Name=Bitap |Short description=Regex string matching using the bitap algorithm |Full description=The bitap library is a clean implementation of regular expression (regex/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Entry&lt;br /&gt;
|Name=Bitap&lt;br /&gt;
|Short description=Regex string matching using the bitap algorithm&lt;br /&gt;
|Full description=The bitap library is a clean implementation of regular expression (regex/grep) string matching using the bitap algorithm. Approximate (a.k.a. fuzzy) matching is allowed. This is the same algorithm as the one used in Glimpse and agrep, but it is much more complete with regard to regular expression syntax, and is much cleaner. It is quite fast compared to other greps due to the bitap algoritm and modern CPU architechture. Modifying code for special cases speeds things up even futher. Note that the complete 'search' string must be matched by the pattern. If you want to search for substrings of the search string, prefix and postfix the pattern with '.*'.&lt;br /&gt;
|User level=none&lt;br /&gt;
|Status=Live&lt;br /&gt;
|Component programs=&lt;br /&gt;
|Homepage URL=http://sourceforge.net/projects/libbitap/&lt;br /&gt;
|VCS checkout command=&lt;br /&gt;
|Computer languages=C&lt;br /&gt;
|Documentation note=&lt;br /&gt;
|Paid support=&lt;br /&gt;
|IRC help=&lt;br /&gt;
|IRC general=&lt;br /&gt;
|IRC development=&lt;br /&gt;
|Related projects=TRE,Grep&lt;br /&gt;
|Keywords=regex,string,grep,search,matching,bitap,fuzzy,glimpse,agrep&lt;br /&gt;
|Is GNU=n&lt;br /&gt;
|Last review by=Janet Casey&lt;br /&gt;
|Last review date=2005-05-20&lt;br /&gt;
|Submitted by=Database conversion&lt;br /&gt;
|Submitted date=2011-04-01&lt;br /&gt;
|Version identifier=0.99&lt;br /&gt;
|Version date=2004-05-13&lt;br /&gt;
|Version status=stable&lt;br /&gt;
|Version download=http://rational.co.za/libbitap/libbitap.tgz&lt;br /&gt;
|License verified date=2004-05-13&lt;br /&gt;
|Version comment=0.99 stable released 2004-05-13&lt;br /&gt;
}}&lt;br /&gt;
{{Person&lt;br /&gt;
|Role=Maintainer&lt;br /&gt;
|Real name=Nic Roets&lt;br /&gt;
|Email=users@sourceforge.net&lt;br /&gt;
|Resource URL=&lt;br /&gt;
}}&lt;br /&gt;
{{Resource&lt;br /&gt;
|Resource audience=Bug Tracking,Developer,Support&lt;br /&gt;
|Resource kind=E-mail&lt;br /&gt;
|Resource URL=mailto:users@sourceforge.net&lt;br /&gt;
}}&lt;br /&gt;
{{Software category&lt;br /&gt;
|Interface=library&lt;br /&gt;
|Use=text-creation&lt;br /&gt;
|Works-with=text&lt;br /&gt;
}}&lt;br /&gt;
{{Project license&lt;br /&gt;
|License=PublicDomain&lt;br /&gt;
|License verified by=Janet Casey&lt;br /&gt;
|License verified date=2004-05-13&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	</feed>