<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/fpc.git/packages/regexpr/src, branch avr</title>
<subtitle>svn.freepascal.org: svn/fpc
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/'/>
<entry>
<title> * Fixed detection of regular strings, so that a normal search is performed</title>
<updated>2010-12-10T15:40:33+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-12-10T15:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=538b41da36b8c42e6099e0972eb2436737476013'/>
<id>538b41da36b8c42e6099e0972eb2436737476013</id>
<content type='text'>
 * Strings with a braces, parentheses and pipe-symbols are always handled as regex-patterns

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16537 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Strings with a braces, parentheses and pipe-symbols are always handled as regex-patterns

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16537 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Avoid possible AV when the string-index is larger then the string-length</title>
<updated>2010-12-10T15:32:34+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-12-10T15:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=b76df34d44984318d1f61cde3f79a57abe29a4a5'/>
<id>b76df34d44984318d1f61cde3f79a57abe29a4a5</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16536 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16536 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Refactored, replaced case for if, nested if for and, removed needless </title>
<updated>2010-12-10T15:27:32+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-12-10T15:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=9db0b67ca41e02b3561219171949bb8359edda17'/>
<id>9db0b67ca41e02b3561219171949bb8359edda17</id>
<content type='text'>
  comparision
 * Removed a Fillchar to clear the statetable, I don't see it's use


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16534 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  comparision
 * Removed a Fillchar to clear the statetable, I don't see it's use


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16534 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * patch for regex. Fixes exception in rcclear, some casing issues and matching of \w. Also a fix for currentpos in the old version. Mantis 15466</title>
<updated>2010-12-05T11:10:06+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-12-05T11:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=26e713b77b912349e440364d0bc60182f7d20502'/>
<id>26e713b77b912349e440364d0bc60182f7d20502</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16506 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16506 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> Patch from Graeme Geldenhuys to fix a compiler-hint</title>
<updated>2009-03-27T21:35:49+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-03-27T21:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=e30886d36af4e821db1ac87bb25c1ccdf53fe69f'/>
<id>e30886d36af4e821db1ac87bb25c1ccdf53fe69f</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12969 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12969 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Renamed the RegExprCompat unit to RegExpr. This wrapper around the Regex unit now replaces the old RegExpr unit.</title>
<updated>2008-05-17T19:32:47+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2008-05-17T19:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=f67b71db8abc260a20d73efdb533f4d869b93435'/>
<id>f67b71db8abc260a20d73efdb533f4d869b93435</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10989 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10989 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Moved regexpr unit to old</title>
<updated>2008-05-17T19:24:47+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2008-05-17T19:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=22255f2e11adc2e53a33832300131d78239e3f62'/>
<id>22255f2e11adc2e53a33832300131d78239e3f62</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10987 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10987 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Added Regex unit with an NFA regexpression parser, based on code from Julian Bucknall which is used with his permission</title>
<updated>2008-04-06T21:23:13+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2008-04-06T21:23:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=d448b13a40a106eb7c8517651231759fa1bb88d8'/>
<id>d448b13a40a106eb7c8517651231759fa1bb88d8</id>
<content type='text'>
 * Added RegExprCompat unit which contains an interface to the Regex unit which is compatible with the existing RegExpr unit
 * Added some more tests and added a define UseRegexCompat to make it possible to choose what regex-implementation to test. Test which fail on the existing regex-parser are placed between ifdefs

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10611 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Added RegExprCompat unit which contains an interface to the Regex unit which is compatible with the existing RegExpr unit
 * Added some more tests and added a define UseRegexCompat to make it possible to choose what regex-implementation to test. Test which fail on the existing regex-parser are placed between ifdefs

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10611 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * regexpr moved</title>
<updated>2008-01-26T16:57:00+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2008-01-26T16:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=5367a5928b552116ad4cfb13416737141d5406fc'/>
<id>5367a5928b552116ad4cfb13416737141d5406fc</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@9943 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@9943 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
</feed>
