<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/bcmath/libbcmath, branch PHP-5</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>This commit was manufactured by cvs2svn to create branch 'PHP_5'.</title>
<updated>2003-02-27T17:43:39+00:00</updated>
<author>
<name>SVN Migration</name>
<email>svn@php.net</email>
</author>
<published>2003-02-27T17:43:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=078bcec0997ad0e07b720c43cc9e6d0e046a75ab'/>
<id>078bcec0997ad0e07b720c43cc9e6d0e046a75ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Let's be consistent with these..</title>
<updated>2003-02-17T03:07:33+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2003-02-17T03:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=4e3d4e43295b5c56314bf92ca35c45caa54d7260'/>
<id>4e3d4e43295b5c56314bf92ca35c45caa54d7260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bcmath build under win32.</title>
<updated>2003-02-16T12:46:16+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-02-16T12:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=ce432004bed5c02fb6425f9428c674cb99559982'/>
<id>ce432004bed5c02fb6425f9428c674cb99559982</id>
<content type='text'>
# These problems occur because winsock2.h MUST be included before
#  windows.h.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# These problems occur because winsock2.h MUST be included before
#  windows.h.

</pre>
</div>
</content>
</entry>
<entry>
<title>revert previous commit</title>
<updated>2003-01-16T22:08:00+00:00</updated>
<author>
<name>Harald Radi</name>
<email>phanto@php.net</email>
</author>
<published>2003-01-16T22:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=77f7ae38141100ed30240f253c42970067f3a1d7'/>
<id>77f7ae38141100ed30240f253c42970067f3a1d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unbreak the build</title>
<updated>2003-01-16T21:52:06+00:00</updated>
<author>
<name>Harald Radi</name>
<email>phanto@php.net</email>
</author>
<published>2003-01-16T21:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=76adb58b7a5a294ad9f46bb5c61fe42d699d6fe1'/>
<id>76adb58b7a5a294ad9f46bb5c61fe42d699d6fe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all traces of _bc_Free_list - it's not used anymore</title>
<updated>2002-11-29T17:59:30+00:00</updated>
<author>
<name>Sander Roobol</name>
<email>sander@php.net</email>
</author>
<published>2002-11-29T17:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=348b429b5b422c8b7d21dd4773d5934b1ae76a2d'/>
<id>348b429b5b422c8b7d21dd4773d5934b1ae76a2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Portability: The header contains the declaration; while the source ext/bcmath/libbcmath/src/init.c has the definition</title>
<updated>2002-11-28T08:26:14+00:00</updated>
<author>
<name>Martin Kraemer</name>
<email>martin@php.net</email>
</author>
<published>2002-11-28T08:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=f3845c3ae08193629ad6e149853ae93b8e2cb02b'/>
<id>f3845c3ae08193629ad6e149853ae93b8e2cb02b</id>
<content type='text'>
(otherwise some compilers complain about 'duplicate symbols')

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(otherwise some compilers complain about 'duplicate symbols')

</pre>
</div>
</content>
</entry>
<entry>
<title>Made bcmath extension thread safe.</title>
<updated>2002-11-22T09:25:29+00:00</updated>
<author>
<name>Sander Roobol</name>
<email>sander@php.net</email>
</author>
<published>2002-11-22T09:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=f200f739d8089ac0156ea4064696d32fff45692c'/>
<id>f200f739d8089ac0156ea4064696d32fff45692c</id>
<content type='text'>
@Made bcmath extension thread safe. (Sander)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@Made bcmath extension thread safe. (Sander)

</pre>
</div>
</content>
</entry>
<entry>
<title>- Revert previous patch</title>
<updated>2002-11-20T20:03:01+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2002-11-20T20:03:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=b0528dbe5eb79d2aafad5b368fa5481fe2c3c0c1'/>
<id>b0528dbe5eb79d2aafad5b368fa5481fe2c3c0c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Intermediate commit which works on making bcmath thread-safe.</title>
<updated>2002-11-20T19:48:12+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2002-11-20T19:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=e6b7ab9db86710ca0c90d320bd43dcd4c2c06ed4'/>
<id>e6b7ab9db86710ca0c90d320bd43dcd4c2c06ed4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
