| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed some protos. | Egon Schmid | 2000-12-01 | 1 | -16/+16 |
* | - The name of the extension has to be fdf and not fdftk | Uwe Steinmann | 2000-11-23 | 1 | -2/+2 |
* | 2nd step towards auto-credits | Hartmut Holzgraefe | 2000-11-20 | 1 | -0/+2 |
* | - fixed silly bug (did check for 5 arguments but expected only 4) | Uwe Steinmann | 2000-11-15 | 1 | -1/+1 |
* | PHP_FDFTK is always != no. $PHP_FDFTK is not. | Sascha Schumann | 2000-11-12 | 1 | -1/+1 |
* | enabled shared module. | Rui Hirokawa | 2000-11-12 | 2 | -37/+36 |
* | win32 sapi symbol export fixes | Daniel Beulshausen | 2000-11-07 | 2 | -3/+5 |
* | Use zend_register_list_destructors_ex() instead. | Andrei Zmievski | 2000-10-25 | 1 | -1/+1 |
* | Mega-patch to get better resource information for modules. | Andrei Zmievski | 2000-10-20 | 1 | -2/+4 |
* | post handler registration done right | Hartmut Holzgraefe | 2000-10-13 | 1 | -27/+1 |
* | @ - POST handler for Adobe FDF format (Hartmut) | Hartmut Holzgraefe | 2000-10-11 | 1 | -16/+129 |
* | dsp for the win32 fdf extension | Daniel Beulshausen | 2000-08-24 | 1 | -0/+114 |
* | - added function fdf_set_javascript_action() | Uwe Steinmann | 2000-08-21 | 2 | -0/+44 |
* | - Inserted constants for fdf flags | Uwe Steinmann | 2000-08-15 | 1 | -0/+17 |
* | - added functions fdf_set_flags(), fdf_set_opt(), fdf_set_submit_form_action() | Uwe Steinmann | 2000-08-07 | 2 | -16/+102 |
* | Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. | David Croft | 2000-07-24 | 1 | -21/+11 |
* | - still an error in my last patch (thanks Andi) | Uwe Steinmann | 2000-07-06 | 1 | -1/+1 |
* | - Use #ifdef PHP_WIN32 to detect Windows | Andi Gutmans | 2000-07-06 | 2 | -4/+4 |
* | - last commit indroduced a new compile warning, should be fixed now | Uwe Steinmann | 2000-07-06 | 1 | -1/+1 |
* | - fixed compile problems on win32 (thanks to Gabriel Weisz <gweisz@l-speed.com>) | Uwe Steinmann | 2000-07-06 | 2 | -0/+7 |
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
* | Stop including dl/phpdl.h. | Sascha Schumann | 2000-06-24 | 1 | -1/+0 |
* | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 1 | -12/+12 |
* | Use #ifdef COMPILE_DL_EXTNAME solely. | Sascha Schumann | 2000-05-23 | 1 | -1/+1 |
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
* | #if COMPILE_DL | Sascha Schumann | 2000-05-02 | 1 | -1/+1 |
* | Replace the various get_module() functions with a uniform | Sascha Schumann | 2000-05-02 | 1 | -1/+1 |
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -4/+0 |
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Large commit test III | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Large test commit II | Sascha Schumann | 2000-05-01 | 1 | -0/+2 |
* | Improved in-tree shared libraries build system | Sascha Schumann | 2000-05-01 | 1 | -1/+1 |
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -6/+1 |
* | phpinfo() prettying | Colin Viebrock | 2000-04-05 | 1 | -1/+6 |
* | Get the license right... (this won't make it to RC1 of B4) | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
* | Make POST handling the way it should be. RFC1867, and any future POST handle... | Zeev Suraski | 2000-02-17 | 1 | -0/+16 |
* | - several minor cleanups like removing unused variables | Uwe Steinmann | 2000-02-02 | 1 | -3/+2 |
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
* | Whoops, defining them to empty values generates many parse errors. | Sascha Schumann | 1999-12-30 | 1 | -2/+2 |
* | Get rid of config.h.stub. Note that you should embed a comment about | Sascha Schumann | 1999-12-30 | 2 | -4/+2 |
* | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 2 | -5/+10 |
* | - The tree compiles again | Zeev Suraski | 1999-12-18 | 1 | -12/+12 |
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 2 | -4/+4 |
* | More php3_ annihilation | Zeev Suraski | 1999-12-17 | 1 | -14/+14 |
* | fixed some compile errors. | Uwe Steinmann | 1999-12-15 | 1 | -3/+3 |
* | Ex API | Evan Klinger | 1999-12-15 | 1 | -72/+73 |
* | - Several small corrections, typos, ... | Uwe Steinmann | 1999-12-07 | 1 | -1/+1 |
* | Clean up php3.*\.h files. The files itself are renamed, and references in all | Sascha Schumann | 1999-12-04 | 2 | -4/+4 |
* | Remove the extra INCLUDES line from most automake Mafiles. This is not | Sascha Schumann | 1999-11-13 | 1 | -1/+0 |
* | - fix to work with new version of FdfTk | Uwe Steinmann | 1999-10-06 | 2 | -1/+8 |