summaryrefslogtreecommitdiff
path: root/ext/cpdf
Commit message (Collapse)AuthorAgeFilesLines
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+44
| | | | | | | | | Adding a package.xml to a bundled extension does not only ease the transition to PECL whereever suitable but also allows to build and install an extension as "shared" using the PEAR installer without having to deal with phpize and friends by hand
* Fixed possible resource/memory leak.Ilia Alshanetsky2004-02-191-0/+1
|
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-4/+4
|
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
|
* Fix the configure output..foobar2003-12-091-1/+1
|
* Removed unnecessary outputsfoobar2003-12-091-7/+1
|
* Fix enabling shared builds.Marcus Boerger2003-12-071-33/+28
|
* allow these extensions to build with new systemWez Furlong2003-12-041-0/+14
|
* - Always look into /usr/local before /usrfoobar2003-10-011-1/+1
| | | | | - Added breaks to make sure the preferred value is used.
* - Fixed bug #25463 (ext/cpdf: compile failure with bundled GD)foobar2003-09-111-1/+1
|
* 2 proto fixes (Mehdi Achour)Andrey Hristov2003-08-151-2/+2
|
* MFBfoobar2003-06-261-2/+2
|
* - Fixed some build problems (/usr/lib leaked in to LDFLAGS/LIBS)foobar2003-06-141-59/+50
| | | | | - Made this extension to be possible to be build as shared.
* proto fixesAndrey Hristov2003-06-121-63/+63
| | | | | #hope not to be scared again by andrei ;)
* updating license information in the headers.James Cox2003-06-102-6/+6
|
* Added missing safe_mode checks and corrected a typo in stdout check.Ilia Alshanetsky2003-05-211-1/+19
|
* Add some missing quotes. Noticed by Michael Mauch <michael.mauch@gmx.de>foobar2003-04-301-5/+5
|
* This patch allows cpdf to be compiled in conjunction with ncurses, which wasIlia Alshanetsky2003-01-152-2/+2
| | | | | not possible before due to conflicting defines.
* One more typo.Ilia Alshanetsky2003-01-141-1/+1
|
* Fixed typos.Ilia Alshanetsky2003-01-141-2/+2
|
* Switched from old getParse* argument parsing API to a more recentIlia Alshanetsky2003-01-141-617/+535
| | | | | zend_get_parameters*.
* Changed php_error() to php_error_docref().Ilia Alshanetsky2003-01-141-505/+92
| | | | | Made pdfdoc retrieval a macro.
* Bump year.Sebastian Bergmann2002-12-312-2/+2
|
* stick to "check <what> <result>" scheme, do not repeat messages andMarcus Boerger2002-12-101-47/+54
| | | | | align messages correctly.
* -when required haeder was not found --with-cdpf was simply ignored. IMarcus Boerger2002-12-101-37/+56
| | | | | | changed this to be an error. -cpdf did not check for --with-jpeg-dir and --with-tiff-dir
* cpdf + bundled gdMarcus Boerger2002-12-061-2/+6
| | | | | #maybe someone finds a better solution (perhaps in config) and comitts it
* Removing the PHP_31 tag...Dan Kalowsky2002-08-131-1/+1
| | | | | # I'm not sure if the rest of this define can go or not...
* Unify error messagesDerick Rethans2002-06-261-81/+81
|
* Fix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_EXTENSION/).Sascha Schumann2002-03-131-1/+1
|
* php_new_extensionSascha Schumann2002-03-122-7/+2
|
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
|
* proto fixHartmut Holzgraefe2001-12-151-1/+1
|
* Update headers.Sebastian Bergmann2001-12-112-4/+4
|
* Fixed some protos.Egon Schmid2001-12-021-15/+15
|
* Unified the configure messages.foobar2001-11-301-4/+2
|
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-1/+10
| | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig)
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-265/+265
| | | | | I've got pretty much everything now...
* Back-substitute for Z_* macro's. If it breaks some extension (the script ↵Jeroen van Wolffelaar2001-09-251-2/+2
| | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know.
* proto fixes "double" -> "float"Hartmut Holzgraefe2001-09-211-37/+37
|
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
|
* Further work on autoconf-2.5x supportSascha Schumann2001-08-211-2/+2
|
* WhitespaceZeev Suraski2001-08-111-152/+152
|
* some more eliminate-fetches-or-escalate-them-at-leastSascha Schumann2001-08-051-1/+1
|
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-2/+3
|
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-1/+2
|
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵Zeev Suraski2001-07-301-4/+4
| | | | the way
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-153/+146
|
* - Fix for bug #11775: Typo in cpdf.cDerick Rethans2001-06-281-1/+1
|
* Change copyright note.Sebastian Bergmann2001-06-191-20/+9
|