<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/sqlite/libsqlite, branch php-5.1.0RC3</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: Upgraded SQLite 2 library in ext/sqlite to 2.8.16</title>
<updated>2005-09-07T15:11:33+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2005-09-07T15:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7f293b91b425b4dc1c0342f688a05ec403ea9e89'/>
<id>7f293b91b425b4dc1c0342f688a05ec403ea9e89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge patch from http://www.sqlite.org/cvstrac/chngview?cn=1953</title>
<updated>2005-01-03T11:29:27+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2005-01-03T11:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9fa1ee360b03f057f3b41db43962dbbdd05e9e23'/>
<id>9fa1ee360b03f057f3b41db43962dbbdd05e9e23</id>
<content type='text'>
bug led to PHP exiting on queries with unknown columns

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug led to PHP exiting on queries with unknown columns

</pre>
</div>
</content>
</entry>
<entry>
<title>touch to avoid weird implicit makefile rule</title>
<updated>2004-07-18T10:34:12+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2004-07-18T10:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=07a17df386637e7689dd278b9b0a801f4ed1d156'/>
<id>07a17df386637e7689dd278b9b0a801f4ed1d156</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sqlite build</title>
<updated>2004-07-15T22:34:45+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2004-07-15T22:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ce6717965e08daf8f8cbfc479155c821e288212b'/>
<id>ce6717965e08daf8f8cbfc479155c821e288212b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Touch the file so that build system does not try to rebuild it.</title>
<updated>2004-07-12T17:44:40+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-07-12T17:44:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0ad4c5037cc1872e55bc7ba31b818e39259f8744'/>
<id>0ad4c5037cc1872e55bc7ba31b818e39259f8744</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade bundled library to 2.8.14 + misc fixes</title>
<updated>2004-07-10T12:27:51+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2004-07-10T12:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e563b4eafa63ba8beb88defa1e36f037a7a97a60'/>
<id>e563b4eafa63ba8beb88defa1e36f037a7a97a60</id>
<content type='text'>
(http://www.sqlite.org/cvstrac/chngview?cn=1742)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(http://www.sqlite.org/cvstrac/chngview?cn=1742)

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #27928 (sqlite incorrectly handles invalid filenames).</title>
<updated>2004-04-09T18:02:05+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-04-09T18:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=824f9a4d119779a6b47719d1f4d04450e2894fce'/>
<id>824f9a4d119779a6b47719d1f4d04450e2894fce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix function declaration.</title>
<updated>2004-03-09T01:28:29+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-03-09T01:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a073ba979fa7c52a7796f27dffb4960344936b7b'/>
<id>a073ba979fa7c52a7796f27dffb4960344936b7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More wordsize fixes</title>
<updated>2004-03-08T23:11:45+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2004-03-08T23:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b303ba089ca0255f4ced082e9ca2908d2b3dade4'/>
<id>b303ba089ca0255f4ced082e9ca2908d2b3dade4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update file for win32 build</title>
<updated>2004-01-16T23:48:39+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2004-01-16T23:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a017b4c5e693e3a339ca3207a923a049b3ce2c1c'/>
<id>a017b4c5e693e3a339ca3207a923a049b3ce2c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
