<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mailparse, branch php4</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/'/>
<entry>
<title>Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var-&gt;zval.value incorrect) please let me know.</title>
<updated>2001-09-25T21:58:48+00:00</updated>
<author>
<name>Jeroen van Wolffelaar</name>
<email>jeroen@php.net</email>
</author>
<published>2001-09-25T21:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=c03328857394bef36ffa9678d33079ad96e4a4e4'/>
<id>c03328857394bef36ffa9678d33079ad96e4a4e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix indentation of ./configure --help</title>
<updated>2001-09-19T09:17:56+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-09-19T09:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=ed50e0e1555f427aa98b4b81c5b5fb9ed87f4145'/>
<id>ed50e0e1555f427aa98b4b81c5b5fb9ed87f4145</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Don't wrap lines... this is annoying while coding.</title>
<updated>2001-09-09T13:29:31+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2001-09-09T13:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=78747bd2df44ad9342d735f2c9376bc143664b42'/>
<id>78747bd2df44ad9342d735f2c9376bc143664b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@- Added mailparse_uudecode_all() which extracts all uuencoded attachments</title>
<updated>2001-08-28T21:52:11+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2001-08-28T21:52:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=b9c4dc4a05cf6a0f207a00b9ec8f867ab903d37a'/>
<id>b9c4dc4a05cf6a0f207a00b9ec8f867ab903d37a</id>
<content type='text'>
   (Wez)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   (Wez)

</pre>
</div>
</content>
</entry>
<entry>
<title>Zend compatibility patch</title>
<updated>2001-07-30T08:24:42+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-07-30T08:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=c43806f4152c3ff908c7ead039daf5e163700f0e'/>
<id>c43806f4152c3ff908c7ead039daf5e163700f0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More TSRMLS_FETCH annihilation (Zend compatibility patch)</title>
<updated>2001-07-30T04:58:07+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-07-30T04:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=7b1c4006312aca67308d72068364e3666219fd41'/>
<id>7b1c4006312aca67308d72068364e3666219fd41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redesigned thread safety mechanism - nua nua</title>
<updated>2001-07-28T11:36:37+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-07-28T11:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=d87cc976e1156b839fc6d4aa6b473a126802b8e3'/>
<id>d87cc976e1156b839fc6d4aa6b473a126802b8e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Get rid of ELS_*(), and use TSRMLS_*() instead.</title>
<updated>2001-07-27T10:16:41+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-07-27T10:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=fe6f8712a439c8b5046a03bca9ce5ae8e75aa4f5'/>
<id>fe6f8712a439c8b5046a03bca9ce5ae8e75aa4f5</id>
<content type='text'>
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

</pre>
</div>
</content>
</entry>
<entry>
<title>fix include</title>
<updated>2001-07-20T19:37:19+00:00</updated>
<author>
<name>Thies C. Arntzen</name>
<email>thies@php.net</email>
</author>
<published>2001-07-20T19:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=0453eff2b88f7548b0802bb1be1fa0ff514268e3'/>
<id>0453eff2b88f7548b0802bb1be1fa0ff514268e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>namespace protect one enum to fix compile with ncurses</title>
<updated>2001-06-12T21:34:47+00:00</updated>
<author>
<name>Thies C. Arntzen</name>
<email>thies@php.net</email>
</author>
<published>2001-06-12T21:34:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=d34fad6be257e651a6d60c677f5a839fc86b82ee'/>
<id>d34fad6be257e651a6d60c677f5a839fc86b82ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
