<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mbstring, branch php-5.0.2</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>- MFH (config.m4: 1.52): Fix VPATH build. (patch by Joe Orton)</title>
<updated>2004-07-19T05:09:46+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2004-07-19T05:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e0a39d68d86ca84a1c705ff14368d7eb80b65f32'/>
<id>e0a39d68d86ca84a1c705ff14368d7eb80b65f32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: rename php_compat.h to php_onig_compat.h to avoid name conflict.</title>
<updated>2004-07-19T05:06:01+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2004-07-19T05:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=92ec8541c1843b2520e8f824e3db1694aa692d65'/>
<id>92ec8541c1843b2520e8f824e3db1694aa692d65</id>
<content type='text'>
  (reported by Joe Orton, thanks.)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (reported by Joe Orton, thanks.)

</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.</title>
<updated>2004-07-19T05:04:34+00:00</updated>
<author>
<name>SVN Migration</name>
<email>svn@php.net</email>
</author>
<published>2004-07-19T05:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=82a7ef78f3bf18f4f8c136b55d21aff4cb1d6dd8'/>
<id>82a7ef78f3bf18f4f8c136b55d21aff4cb1d6dd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed input_filter functions need emalloc()ed values.</title>
<updated>2004-06-26T07:57:37+00:00</updated>
<author>
<name>Stefan Esser</name>
<email>sesser@php.net</email>
</author>
<published>2004-06-26T07:57:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ff716cbd3ec2875b6eb407c8b9c6db6659c2f48d'/>
<id>ff716cbd3ec2875b6eb407c8b9c6db6659c2f48d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix bug #28466 (mbstring_convert_variables() problem).</title>
<updated>2004-06-26T05:39:00+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2004-06-26T05:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b33f7ab6715a9842e507a9ed54f507c81b655e52'/>
<id>b33f7ab6715a9842e507a9ed54f507c81b655e52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where test</title>
<updated>2004-06-10T14:06:17+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-06-10T14:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=af5501027f0845d66de489d5de238f6a3099e47c'/>
<id>af5501027f0845d66de489d5de238f6a3099e47c</id>
<content type='text'>
command does not support -e parameter).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
command does not support -e parameter).

</pre>
</div>
</content>
</entry>
<entry>
<title>Enable mbregex in win32 build</title>
<updated>2004-04-08T11:01:51+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2004-04-08T11:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a8757b11e64053ef79ba02c2bfb177e7c56f65a8'/>
<id>a8757b11e64053ef79ba02c2bfb177e7c56f65a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Add missing checks. Maybe fixes PR #27680</title>
<updated>2004-04-08T00:30:06+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2004-04-08T00:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d3a8b313108f0f357d83560d5e0a8e5706869a1c'/>
<id>d3a8b313108f0f357d83560d5e0a8e5706869a1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Let it work safely</title>
<updated>2004-04-04T19:23:19+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2004-04-04T19:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=94ec5c2a649c7d22f87c28d76c1e023294c37d3c'/>
<id>94ec5c2a649c7d22f87c28d76c1e023294c37d3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed test</title>
<updated>2004-04-04T19:00:53+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2004-04-04T19:00:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bebddbdd249d6ca7166da005971ea1dbd9fceb6b'/>
<id>bebddbdd249d6ca7166da005971ea1dbd9fceb6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
