<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/grep/dfa.c, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug causing `[' to be wrongly included in character class expressions</title>
<updated>2004-07-04T16:25:41+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-04T16:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=95cc51cfbd624b3d60d22eb9ccfee071a36dbfb7'/>
<id>95cc51cfbd624b3d60d22eb9ccfee071a36dbfb7</id>
<content type='text'>
in some multibyte locales (Red Hat bug #108484).

Obtained from:	Fedora (Tim Waugh)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in some multibyte locales (Red Hat bug #108484).

Obtained from:	Fedora (Tim Waugh)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make grep run much (~10x) faster in multibyte locales by caching the wide</title>
<updated>2004-07-04T16:16:59+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-04T16:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2af417add46dcf8519d90bbbec4514d6ca66ae81'/>
<id>2af417add46dcf8519d90bbbec4514d6ca66ae81</id>
<content type='text'>
character representation of input data across calls to dfaexec(), and by
caching the lengths of character across calls to check_multibyte_string().

Obtained from:	Fedora (Tim Waugh)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
character representation of input data across calls to dfaexec(), and by
caching the lengths of character across calls to check_multibyte_string().

Obtained from:	Fedora (Tim Waugh)
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve case-insensitive matching in multibyte locales.</title>
<updated>2004-07-04T11:58:10+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-04T11:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=91a4826a49b219b78c30afefa2e02f75a784418c'/>
<id>91a4826a49b219b78c30afefa2e02f75a784418c</id>
<content type='text'>
Obtained from:	Isamu Hasegawa (IBM) via Fedora
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from:	Isamu Hasegawa (IBM) via Fedora
</pre>
</div>
</content>
</entry>
<entry>
<title>Use hard_locale() to check whether collating order is "hard" regardless</title>
<updated>2004-07-04T10:24:48+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-04T10:24:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dddd0d87a394eb0920ee449e2e67b0914177dbca'/>
<id>dddd0d87a394eb0920ee449e2e67b0914177dbca</id>
<content type='text'>
of whether NLS is enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of whether NLS is enabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge local changes.</title>
<updated>2004-07-04T10:02:03+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-04T10:02:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e5978bf3348ea03f7b983a6254f550ee86e4e84e'/>
<id>e5978bf3348ea03f7b983a6254f550ee86e4e84e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge conflicts, upgrade</title>
<updated>2004-03-01T08:37:20+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-01T08:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0416b7503d93cef4a5c90837fc16c8b598e7472d'/>
<id>0416b7503d93cef4a5c90837fc16c8b598e7472d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1) Remove files no longer needed.</title>
<updated>2004-02-16T22:43:05+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-16T22:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=90fc35042bfcbab4d770628306d9b741a6588665'/>
<id>90fc35042bfcbab4d770628306d9b741a6588665</id>
<content type='text'>
2) Switch back to regex.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2) Switch back to regex.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge FreeBSD changes into 2.4d.</title>
<updated>2000-01-31T13:28:08+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-01-31T13:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7e1d495350fa5aeea754128257ed756dcbb27ef5'/>
<id>7e1d495350fa5aeea754128257ed756dcbb27ef5</id>
<content type='text'>
FreeBSD changes OBE'ed by 2.4d:
* rev 1.5 - use collate for alpha character ranges.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FreeBSD changes OBE'ed by 2.4d:
* rev 1.5 - use collate for alpha character ranges.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge FreeBSD chagnes into GNU grep 2.4.</title>
<updated>2000-01-04T03:25:40+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-01-04T03:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7e5b33c6cdd936f5ce4e2fc75f233b566ed12e5f'/>
<id>7e5b33c6cdd936f5ce4e2fc75f233b566ed12e5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
