summaryrefslogtreecommitdiff
path: root/ext/cpdf
Commit message (Expand)AuthorAgeFilesLines
* 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
* - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversionsAndi Gutmans2000-06-151-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-70/+70
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-1/+1
* Fix PHP_EXTENSION argumentSascha Schumann2000-05-161-1/+1
* #if COMPILE_DLSascha Schumann2000-05-021-1/+1
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+1
* Large test commit IISascha Schumann2000-05-011-0/+1
* Large test commit ISascha Schumann2000-05-011-0/+1
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* (The first part of this commit died with a SIGPIPE from the CVS server.)Sascha Schumann2000-04-301-6/+1
* phpinfo() prettyingColin Viebrock2000-04-051-2/+6
* - fixed cpdf_set_font() errorUwe Steinmann2000-03-091-1/+2
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-1/+1
* - several minor cleanups like removing unused variablesUwe Steinmann2000-02-021-1/+4
* - changed cpdf_global_set_document_settings() to cpdf_global_set_document_lim...Uwe Steinmann2000-01-102-4/+4
* - added cpdf_global_set_document_limits()Uwe Steinmann2000-01-102-6/+29
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-4/+2
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-5/+10
* Some more php3->php stuff.Andrei Zmievski1999-12-211-2/+2
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-87/+87
* More php3_ annihilationZeev Suraski1999-12-171-74/+74
* More php3_ annihilationZeev Suraski1999-12-171-1/+1
* - improved configuration due to compile problems which suddently show upUwe Steinmann1999-12-091-4/+5
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-042-3/+3
* - changed encoding parameter of cpdf_set_font to string on advice fromUwe Steinmann1999-11-251-17/+4
* - port of clibpdf module based on ClibPDF 2.x.Uwe Steinmann1999-11-225-0/+2776