<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/gd, branch php-4.0.2</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>added the gd extension - see the comment!</title>
<updated>2000-08-24T18:14:42+00:00</updated>
<author>
<name>Daniel Beulshausen</name>
<email>dbeu@php.net</email>
</author>
<published>2000-08-24T18:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=04855ca11cfaece1c455fce9170b986a21b07fe2'/>
<id>04855ca11cfaece1c455fce9170b986a21b07fe2</id>
<content type='text'>
# configuring the gd extesion is currently a mess.
# currently its configured with jpg, wbmp, png and ttf
# maybe we should think about moving that stuff to the
# config.w32.h or to a seperate gdwin32 header

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# configuring the gd extesion is currently a mess.
# currently its configured with jpg, wbmp, png and ttf
# maybe we should think about moving that stuff to the
# config.w32.h or to a seperate gdwin32 header

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix library order for -lpng -lz.</title>
<updated>2000-08-23T12:28:48+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-23T12:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3cb026db7324a7b3c9431f6eb744004a029c18ff'/>
<id>3cb026db7324a7b3c9431f6eb744004a029c18ff</id>
<content type='text'>
PR: #3978

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: #3978

</pre>
</div>
</content>
</entry>
<entry>
<title>- Cleanup imagetransparent in the GD library</title>
<updated>2000-08-22T04:11:57+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-08-22T04:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d0e48e92b679c8aa2666fa4b44697c2b27439b30'/>
<id>d0e48e92b679c8aa2666fa4b44697c2b27439b30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash in one-argument imagecolortransparent</title>
<updated>2000-08-21T14:11:19+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2000-08-21T14:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4bed072f118db9a8507921735a91e6fd575af6f0'/>
<id>4bed072f118db9a8507921735a91e6fd575af6f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.</title>
<updated>2000-07-24T01:40:02+00:00</updated>
<author>
<name>David Croft</name>
<email>david@php.net</email>
</author>
<published>2000-07-24T01:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=83513d9580d56f43e0b2ab6521256b3a9375bedd'/>
<id>83513d9580d56f43e0b2ab6521256b3a9375bedd</id>
<content type='text'>
Added a few RCS $Id$ tags.

# Note: I have avoided changing any .h files if the corresponding .c file
# had not already been changed as I am not sure if there are any legal
# issues here. So some extensions still have PHP 3 headers.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a few RCS $Id$ tags.

# Note: I have avoided changing any .h files if the corresponding .c file
# had not already been changed as I am not sure if there are any legal
# issues here. So some extensions still have PHP 3 headers.

</pre>
</div>
</content>
</entry>
<entry>
<title>Add IMG_GIF, IMG_JPG, IMG_JPEG, IMG_PNG and IMG_WBMP constants for</title>
<updated>2000-07-14T22:07:57+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2000-07-14T22:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3c10e038e211c9d067829e8abbbeac72e326958d'/>
<id>3c10e038e211c9d067829e8abbbeac72e326958d</id>
<content type='text'>
imagetypes() function
@ Add IMG_GIF, IMG_JPG, IMG_JPEG, IMG_PNG and IMG_WBMP constants for
@ imagetypes() function (Rasmus)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
imagetypes() function
@ Add IMG_GIF, IMG_JPG, IMG_JPEG, IMG_PNG and IMG_WBMP constants for
@ imagetypes() function (Rasmus)

</pre>
</div>
</content>
</entry>
<entry>
<title>Add ImageTypes() function which returns a bitfield with the supported</title>
<updated>2000-07-14T21:51:31+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2000-07-14T21:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2f960d70b92e49daf5111ab0d8abacab41d592be'/>
<id>2f960d70b92e49daf5111ab0d8abacab41d592be</id>
<content type='text'>
image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp
@ Add ImageTypes() function which returns a bitfield with the supported
@ image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp (Rasmus)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp
@ Add ImageTypes() function which returns a bitfield with the supported
@ image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp (Rasmus)

</pre>
</div>
</content>
</entry>
<entry>
<title>- Restore testing for Unicode charmap to what it was, it was working(?), this</title>
<updated>2000-07-07T14:00:50+00:00</updated>
<author>
<name>Jouni Ahto</name>
<email>jah@php.net</email>
</author>
<published>2000-07-07T14:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1df6557b493ab6f6707e7c7a1db09bb4230d5bcc'/>
<id>1df6557b493ab6f6707e7c7a1db09bb4230d5bcc</id>
<content type='text'>
  shouldn't have any effect on other charmaps.
- Remove bogus message about not finding any Unicode mapping table.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  shouldn't have any effect on other charmaps.
- Remove bogus message about not finding any Unicode mapping table.

</pre>
</div>
</content>
</entry>
<entry>
<title>Applied multiple character set support diff by Rob Goodwin</title>
<updated>2000-07-06T08:13:33+00:00</updated>
<author>
<name>Stig Bakken</name>
<email>ssb@php.net</email>
</author>
<published>2000-07-06T08:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6fd156b481f14f4b9eead88f74ac73503095b1c6'/>
<id>6fd156b481f14f4b9eead88f74ac73503095b1c6</id>
<content type='text'>
@Multiple character set support in gdttf.c (Rob Goodwin)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@Multiple character set support in gdttf.c (Rob Goodwin)

</pre>
</div>
</content>
</entry>
<entry>
<title>Change header protection macros to conform to standard.</title>
<updated>2000-07-02T23:46:51+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-07-02T23:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=16017f6d78f130c9cbeef1cb1a34ed20338dec6f'/>
<id>16017f6d78f130c9cbeef1cb1a34ed20338dec6f</id>
<content type='text'>
Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

  All identifiers that begin with an underscore and either an uppercase
  letter or another underscore are always reserved for any use by the
  implementation.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

  All identifiers that begin with an underscore and either an uppercase
  letter or another underscore are always reserved for any use by the
  implementation.

</pre>
</div>
</content>
</entry>
</feed>
