summaryrefslogtreecommitdiff
path: root/ext/fdf
Commit message (Expand)AuthorAgeFilesLines
* no c++ comments..foobar2003-03-101-3/+3
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-071-3/+6
* MFH: Bump year.Sebastian Bergmann2002-12-312-2/+2
* MFHIlia Alshanetsky2002-12-111-1/+2
* - No tabs, no echoing, no unnecessary codefoobar2002-10-231-7/+3
* make it work with pre-v5 fdftk againHartmut Holzgraefe2002-10-232-8/+42
* Cleanup. (no tabs here!)foobar2002-10-211-41/+38
* @ updated FDF extension to work with current Adodeb fdftk 5.0 (hartmut)Hartmut Holzgraefe2002-10-213-120/+955
* Unify error messagesDerick Rethans2002-06-271-17/+17
* - Fix this without breaking BCfoobar2002-03-202-2/+9
* - the fdf include file shipped with the FDF toolkit is spelledUwe Steinmann2002-03-191-1/+1
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-7/+0
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-8/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* added libfdftk for link path to make shared module.Rui Hirokawa2001-12-301-0/+1
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* proto fixHartmut Holzgraefe2001-12-051-1/+1
* Unified the configure messages.foobar2001-11-301-3/+5
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fixes commit / link problems with certain compilers.foobar2001-09-051-1/+1
* KISS. And the search order must be reversed always. Last one counts.foobar2001-08-301-14/+7
* accomodate SAPI_API changesDaniel Beulshausen2001-08-151-2/+2
* Track down a few more functions that don't check for 0 args and useRasmus Lerdorf2001-08-131-2/+3
* We don't consistently check for args passed to functions that don'tRasmus Lerdorf2001-08-131-0/+3
* WhitespaceZeev Suraski2001-08-111-18/+18
* - TSRMLS_FETCH workZeev Suraski2001-08-051-1/+1
* This should work better. Thanks to Jon Wagoner <jwagoner@wlion.com>foobar2001-08-011-2/+2
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+2
* More TSRMLS_FETCH workZeev Suraski2001-07-311-1/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-2/+1
* Fix build. This was done by bringing this to the 'PHP 4 era' :)foobar2001-07-281-16/+10
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-2/+2
* Add fdf_set_encoding()Rasmus Lerdorf2001-07-132-0/+35
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-19/+16
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Cleaned up this a bit..foobar2001-05-101-4/+1
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-1/+1
* Fix bug #10545.foobar2001-04-291-6/+13
* fixed protosfoobar2001-04-071-17/+17
* Fixed some bugs.foobar2001-04-062-390/+318
* Fix bugs: #10157, #7549foobar2001-04-051-30/+31
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* Prevent mem leakfoobar2001-03-181-0/+1
* Fix the fix. Plus killed some compile warnings.foobar2001-03-181-11/+3
* Fix reference to nuked functionZeev Suraski2001-03-181-2/+11
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Fixed some protos.Egon Schmid2000-12-011-16/+16
* - The name of the extension has to be fdf and not fdftkUwe Steinmann2000-11-231-2/+2