<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/isapi, branch php-4.0.4RC5</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>2nd step towards auto-credits</title>
<updated>2000-11-20T10:33:33+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2000-11-20T10:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1f6878e9123c1072721e98ca7d1e1f868597dab4'/>
<id>1f6878e9123c1072721e98ca7d1e1f868597dab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SAPI modules to interface with the new TSRM.</title>
<updated>2000-11-18T02:44:04+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-11-18T02:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=030b707296e98813cecb75dba46eca0fa56ef8c8'/>
<id>030b707296e98813cecb75dba46eca0fa56ef8c8</id>
<content type='text'>
Enable thread-safety memory debugging in ISAPI when in debug mode

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable thread-safety memory debugging in ISAPI when in debug mode

</pre>
</div>
</content>
</entry>
<entry>
<title>Unify handling of aborted connections</title>
<updated>2000-10-29T16:14:27+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-10-29T16:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=af87dfe204d4418951071d102ef15b1b26db2aa2'/>
<id>af87dfe204d4418951071d102ef15b1b26db2aa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>i'll place the reg file in the win32 folder</title>
<updated>2000-10-22T13:48:43+00:00</updated>
<author>
<name>Daniel Beulshausen</name>
<email>dbeu@php.net</email>
</author>
<published>2000-10-22T13:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7883ddaf51d74a0301ea736341704a006c133f47'/>
<id>7883ddaf51d74a0301ea736341704a006c133f47</id>
<content type='text'>
cause it doesn't really fit in this folder

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cause it doesn't really fit in this folder

</pre>
</div>
</content>
</entry>
<entry>
<title>(Zeus-specific) Don't GetServerVariable() for vars which Zeus doesn't use</title>
<updated>2000-09-19T17:43:11+00:00</updated>
<author>
<name>Ben Mansell</name>
<email>joosters@php.net</email>
</author>
<published>2000-09-19T17:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fd810404207e214174c2bdf439e9f06b3265674f'/>
<id>fd810404207e214174c2bdf439e9f06b3265674f</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 which could truncate PHP_SELF</title>
<updated>2000-09-19T17:34:53+00:00</updated>
<author>
<name>Ben Mansell</name>
<email>joosters@php.net</email>
</author>
<published>2000-09-19T17:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4208c264d7755aa540853811d88b71790aeee5cb'/>
<id>4208c264d7755aa540853811d88b71790aeee5cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore the headers_only test to the centralized SAPI startup.  If necessary, it can</title>
<updated>2000-09-08T14:43:57+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-09-08T14:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=91c808ecc421ddaea9b0ae7f842daa727cfbf575'/>
<id>91c808ecc421ddaea9b0ae7f842daa727cfbf575</id>
<content type='text'>
be overriden in the activate() callback.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be overriden in the activate() callback.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ISAPI compilation</title>
<updated>2000-09-04T20:46:46+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-09-04T20:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4396093666317b61b37c44d00057eceb65a9c0de'/>
<id>4396093666317b61b37c44d00057eceb65a9c0de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Defining TSRM_WIN32 in each and every dsp sucked. Revert this change</title>
<updated>2000-09-02T16:28:25+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-09-02T16:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=570e7e9a137f1c008e68ac2d4b924640174d2884'/>
<id>570e7e9a137f1c008e68ac2d4b924640174d2884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- More Windows build fixes</title>
<updated>2000-09-02T16:02:53+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-09-02T16:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5bc9f72e859cb4d3a86bc7c87d2ba0e5cb72ca52'/>
<id>5bc9f72e859cb4d3a86bc7c87d2ba0e5cb72ca52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
