| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | * archive-based convenience libraries completely replaced | Sascha Schumann | 1999-10-04 | 1 | -2/+2 |
| * | - fixed misleading explaination of fdftk option | Uwe Steinmann | 1999-09-22 | 1 | -1/+1 |
| * | Fdf module should now be up to date | Uwe Steinmann | 1999-08-06 | 2 | -6/+54 |
| * | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -11/+11 |
| * | Symbol work. | Andrey Hristov | 1999-07-27 | 2 | -19/+23 |
| * | Fix for bug #1806 | Andrey Hristov | 1999-07-21 | 1 | -1/+1 |
| * | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
| * | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 2 | -27/+27 |
| * | * Finalizing the PHP version of SAPI. Support POST and cookies among other t... | Zeev Suraski | 1999-05-09 | 2 | -2/+2 |
| * | moved fdf, hyperwave, informix and some smaller files | Stig Bakken | 1999-04-22 | 6 | -0/+648 |