| Commit message (Expand) | Author | Age | Files | Lines |
* | protect string from CVS keyword expansionCVS: -------------------------------... | Hartmut Holzgraefe | 2003-03-20 | 1 | -1/+1 |
* | docbook fixes | Hartmut Holzgraefe | 2003-03-15 | 1 | -0/+2 |
* | thinko fix to kill warnings | Hartmut Holzgraefe | 2003-03-15 | 1 | -2/+2 |
* | docbook typo fix | Hartmut Holzgraefe | 2003-03-15 | 1 | -1/+1 |
* | make sure the function name in the proto matches the function | Hartmut Holzgraefe | 2003-03-15 | 1 | -0/+5 |
* | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -1/+1 |
* | Add streams headers to those used for shared extensions. | Wez Furlong | 2003-03-01 | 1 | -0/+1 |
* | callbacks are now supported | Hartmut Holzgraefe | 2003-02-28 | 1 | -2/+1 |
* | - support for "callback" type | Hartmut Holzgraefe | 2003-02-28 | 2 | -7/+11 |
* | support for passing description file name on command line | Hartmut Holzgraefe | 2003-02-28 | 1 | -1/+3 |
* | "on line #", not "in line #" | Hartmut Holzgraefe | 2003-02-28 | 1 | -1/+1 |
* | added "callback" type (and fixed a stupid typo) | Hartmut Holzgraefe | 2003-02-28 | 1 | -1/+2 |
* | some DTD fixes and <code> as a toplevel element for .c and .h code snippets | Hartmut Holzgraefe | 2003-02-28 | 1 | -5/+7 |
* | forgot to add these two on my last commit :( | Hartmut Holzgraefe | 2003-02-26 | 2 | -0/+116 |
* | - code generation: resources and phpinfo logo | Hartmut Holzgraefe | 2003-02-24 | 7 | -207/+320 |
* | put constants into C output | Hartmut Holzgraefe | 2003-02-20 | 1 | -7/+15 |
* | code for the special functions MINIT, MSHUTDOWN, RINIT, RSHUTDOWN, MINFO | Hartmut Holzgraefe | 2003-02-19 | 3 | -20/+108 |
* | test specifications for MINIT and friends | Hartmut Holzgraefe | 2003-02-19 | 1 | -14/+65 |
* | <code> inside <function> was supported but missing from the DTD, | Hartmut Holzgraefe | 2003-02-19 | 1 | -1/+3 |
* | Microsoft Developer Studio project file (.dsp) generation added | Hartmut Holzgraefe | 2003-02-19 | 2 | -4/+178 |
* | next generation ext_skel script - initial checkin | Hartmut Holzgraefe | 2003-02-19 | 10 | -0/+1399 |
* | - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config) | foobar | 2003-01-28 | 9 | -8/+303 |
* | - Remove double "Win32 COM" functions line | Derick Rethans | 2003-01-03 | 1 | -1/+1 |
* | - Add one 'level' more (0 first, 9 last) | foobar | 2002-10-21 | 1 | -1/+1 |
* | Ignore extensions/sapis named skeleton | Jason Greene | 2002-03-13 | 1 | -1/+3 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -2/+2 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | Typo | Jeroen van Wolffelaar | 2001-09-26 | 1 | -1/+1 |
* | 4rd run... now also var.Z_* | Jeroen van Wolffelaar | 2001-09-26 | 1 | -0/+3 |
* | Now fixes virtually everything. | Jeroen van Wolffelaar | 2001-09-26 | 1 | -3/+3 |
* | And now correctly... and up until 3 levels | Jeroen van Wolffelaar | 2001-09-26 | 1 | -1/+3 |
* | This fixes most var->Z_* problems | Jeroen van Wolffelaar | 2001-09-26 | 1 | -0/+1 |
* | Should've used my own script... 3rd try. | Jeroen van Wolffelaar | 2001-09-25 | 1 | -27/+27 |
* | Just in case... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -6/+6 |
* | Enhance to also process objects, and be more verbose | Jeroen van Wolffelaar | 2001-09-25 | 1 | -0/+11 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -1/+1 |
* | Fix special treatment of zlib by introducing the Apache concept | Sascha Schumann | 2001-05-11 | 1 | -1/+1 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | filename wildcards in a c comment were a bad idea | Hartmut Holzgraefe | 2000-11-23 | 1 | -5/+5 |
* | added a "DO NOT EDIT!" header and regenerated the credits_*h files | Hartmut Holzgraefe | 2000-11-22 | 1 | -1/+16 |
* | this little scripts will collect the CREDITS files from | Hartmut Holzgraefe | 2000-11-22 | 1 | -0/+9 |
* | A little script for converting source files to the Z_* macros | Sascha Schumann | 2000-09-06 | 1 | -0/+44 |
* | These scripts are not in use anymore. RIP. | Sascha Schumann | 2000-08-24 | 3 | -132/+0 |
* | Decent configure speedup. Makefiles are now generated only for the | Stig Bakken | 1999-09-29 | 1 | -13/+2 |
* | Generalized server-API build process on UNIX. Each SAPI | Stig Bakken | 1999-09-27 | 2 | -2/+9 |
* | Fix&improve conversion scripts | Zeev Suraski | 1999-08-07 | 2 | -6/+6 |
* | added workaround for Solaris PIC weirdness. | Stig Bakken | 1999-07-24 | 1 | -0/+1 |
* | Sooner than you think, Sascha :) | Andi Gutmans | 1999-07-15 | 4 | -0/+94 |
* | ar t is a little bit noisy on Rhapsody | Sascha Schumann | 1999-07-03 | 1 | -1/+1 |
* | avoid touching libraries which have not changed | Sascha Schumann | 1999-06-01 | 1 | -1/+1 |