summaryrefslogtreecommitdiff
path: root/ext/cpdf
Commit message (Expand)AuthorAgeFilesLines
* This patch allows cpdf to be compiled in conjunction with ncurses, which wasIlia Alshanetsky2003-01-152-2/+2
* 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
* Changed php_error() to php_error_docref().Ilia Alshanetsky2003-01-141-505/+92
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* stick to "check <what> <result>" scheme, do not repeat messages andMarcus Boerger2002-12-101-47/+54
* -when required haeder was not found --with-cdpf was simply ignored. IMarcus Boerger2002-12-101-37/+56
* cpdf + bundled gdMarcus Boerger2002-12-061-2/+6
* Removing the PHP_31 tag...Dan Kalowsky2002-08-131-1/+1
* 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
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-265/+265
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-2/+2
* 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 th...Zeev Suraski2001-07-301-4/+4
* 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
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-20/+11
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Fix for #8539James Moore2001-05-211-1/+15
* Nuke more quotesSascha Schumann2001-05-121-4/+4
* Implemented cpdf_set_viewer_preferences (previously a stub).Fredrik Öhrn2001-03-302-13/+128
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-7/+7
* Solved compile failure due to clash bewteen IMAP and ClibPDF headers.Fredrik Öhrn2001-03-181-0/+7
* @- Fixed some modules to allow using output-buffering. (Thies)Thies C. Arntzen2001-02-151-1/+1
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-2/+2
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-4/+5
* cleanupDaniel Beulshausen2000-09-261-4/+4
* deleted a few unnecceasary defines and added the Release_TS_Inline path to th...Daniel Beulshausen2000-08-241-3/+3
* Adding ..\..\..\bindlib_w32 to include pathFrank M. Kromann2000-08-221-2/+2
* projectfile for the clibpdf extensionDaniel Beulshausen2000-08-221-0/+111
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-2/+2
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-1/+0
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-1/+1