<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/readline, branch dev</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>getting rid of the warn_not_available alias</title>
<updated>2002-03-22T01:10:31+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2002-03-22T01:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=10811cd0d83a2a531f49f3fb6643b9108572f786'/>
<id>10811cd0d83a2a531f49f3fb6643b9108572f786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>the 'setup' script was removed more than two years ago.</title>
<updated>2002-03-16T00:21:40+00:00</updated>
<author>
<name>jim winstead</name>
<email>jimw@php.net</email>
</author>
<published>2002-03-16T00:21:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d3400b2b5f065c9fcef9d655afd4c1c81e7a2c18'/>
<id>d3400b2b5f065c9fcef9d655afd4c1c81e7a2c18</id>
<content type='text'>
these can be safely removed from the 4.2 branch, too.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these can be safely removed from the 4.2 branch, too.

</pre>
</div>
</content>
</entry>
<entry>
<title>php_new_extension</title>
<updated>2002-03-12T16:53:19+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-03-12T16:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=283b860c588726231efd4c4f1a2a4e65cac18eae'/>
<id>283b860c588726231efd4c4f1a2a4e65cac18eae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Maintain headers.</title>
<updated>2002-02-28T08:29:35+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2002-02-28T08:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=90613d2282e4863630b2facc023af175dd973311'/>
<id>90613d2282e4863630b2facc023af175dd973311</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some crap</title>
<updated>2002-02-01T14:02:49+00:00</updated>
<author>
<name>Thies C. Arntzen</name>
<email>thies@php.net</email>
</author>
<published>2002-02-01T14:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4526dd2078f18584848eee96b946e0a193db05c1'/>
<id>4526dd2078f18584848eee96b946e0a193db05c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified the build system to make certain extensions (pcntl, ncurses,</title>
<updated>2002-01-20T02:30:18+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2002-01-20T02:30:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f5790b0a7c1af118db4009dbbf89660bf5a2f097'/>
<id>f5790b0a7c1af118db4009dbbf89660bf5a2f097</id>
<content type='text'>
pcntl) only with cgi/cli sapi's. This was done by adding 3rd optional
parameter to PHP_EXTENSION macro which should be set to "cli" if
the extension only makes sense for that class of api's.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pcntl) only with cgi/cli sapi's. This was done by adding 3rd optional
parameter to PHP_EXTENSION macro which should be set to "cli" if
the extension only makes sense for that class of api's.

</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace</title>
<updated>2002-01-09T02:06:32+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2002-01-09T02:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f50277f003ab2c965a678b99ee493bd77c460953'/>
<id>f50277f003ab2c965a678b99ee493bd77c460953</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check for library existance before adding them</title>
<updated>2002-01-04T12:27:01+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2002-01-04T12:27:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ec89317ff29af5a8277998b393448d8b6d3b38e6'/>
<id>ec89317ff29af5a8277998b393448d8b6d3b38e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update headers.</title>
<updated>2001-12-11T15:32:16+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2001-12-11T15:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=38933514e1d60ac2f93225a705ed36b5b23d4e45'/>
<id>38933514e1d60ac2f93225a705ed36b5b23d4e45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unified the configure messages.</title>
<updated>2001-11-30T19:00:13+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2001-11-30T19:00:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f1397d533969095577f9d11005015a1291b16568'/>
<id>f1397d533969095577f9d11005015a1291b16568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
