<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pdf/php_pdf.h, 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>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>
<entry>
<title>- new function pdf_set_info() to replace pdf_set_info_xxx()</title>
<updated>2000-06-07T18:06:11+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-06-07T18:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4a81e8c111305f2ab37a7c3db9012411f4215a4f'/>
<id>4a81e8c111305f2ab37a7c3db9012411f4215a4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add functions pdf_get_value(), pdf_set_value(), pdf_get_parameter(),</title>
<updated>2000-06-06T19:59:30+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-06-06T19:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6a8fdc6c5ce6d91447f72f5db243cb78fe01ad40'/>
<id>6a8fdc6c5ce6d91447f72f5db243cb78fe01ad40</id>
<content type='text'>
  pdf_set_border_dash()
- some prototype fixes

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  pdf_set_border_dash()
- some prototype fixes

</pre>
</div>
</content>
</entry>
<entry>
<title>- added pdf_open_image_file() to read jpeg, tiff, gif and png images</title>
<updated>2000-03-28T16:45:05+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-03-28T16:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cdb7254384a4014e0edf397afb524c9116116937'/>
<id>cdb7254384a4014e0edf397afb524c9116116937</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- More function in php module</title>
<updated>2000-02-26T11:58:49+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-02-26T11:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a86e27db95dbc91bb8c4f2bf67a2f187ae2e6f2f'/>
<id>a86e27db95dbc91bb8c4f2bf67a2f187ae2e6f2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdef</title>
<updated>2000-02-21T16:23:09+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-02-21T16:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5dd0055c771e2b1cf32875fd4095714bb7624579'/>
<id>5dd0055c771e2b1cf32875fd4095714bb7624579</id>
<content type='text'>
- small fix in testdom to suppress error msg.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- small fix in testdom to suppress error msg.

</pre>
</div>
</content>
</entry>
<entry>
<title>- initial support for pdflib 2.20, little testing till now</title>
<updated>2000-02-15T08:10:32+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-02-15T08:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=385b6a22a40cd75b325723681621c9ee323e7e66'/>
<id>385b6a22a40cd75b325723681621c9ee323e7e66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- added pdf_open_tiff()</title>
<updated>2000-02-10T10:20:31+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-02-10T10:20:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e79c87aca03e5356007c00da3c8de35e92d55f32'/>
<id>e79c87aca03e5356007c00da3c8de35e92d55f32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Made PHP_VERSION and PHP_OS work again</title>
<updated>1999-12-17T20:55:31+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-12-17T20:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fb1c77bd4f8a636ba47d720f8ca65fc6baae836d'/>
<id>fb1c77bd4f8a636ba47d720f8ca65fc6baae836d</id>
<content type='text'>
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)

</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up php3.*\.h files. The files itself are renamed, and references in all</title>
<updated>1999-12-04T19:19:57+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-04T19:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5b983c944f66b55192c901ce3fa38fcce6ca21e3'/>
<id>5b983c944f66b55192c901ce3fa38fcce6ca21e3</id>
<content type='text'>
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

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