| Commit message (Expand) | Author | Age | Files | Lines |
* | tweaks to prototypes | Chuck Hagenbuch | 2000-04-04 | 1 | -9/+4 |
* | spelling correction, and rename make_event_object to _php_make_event_object | Chuck Hagenbuch | 2000-03-12 | 1 | -4/+4 |
* | pval->zval | Chuck Hagenbuch | 2000-03-12 | 1 | -516/+515 |
* | - Oops I commited a name change for consistency of Zend/modules.h to | Andi Gutmans | 2000-03-11 | 1 | -2/+2 |
* | - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. | Andi Gutmans | 2000-03-11 | 1 | -1/+1 |
* | switching the order of arguments of mcal_week_of_day() to be more flexible - | Chuck Hagenbuch | 2000-03-11 | 1 | -2/+2 |
* | Add mcal_week_of_year(), submitted by jtaskine@hit.fi. | Chuck Hagenbuch | 2000-03-11 | 2 | -0/+27 |
* | Change extension names in all extensions' zend_module_entry to their | Stig Bakken | 2000-03-06 | 1 | -1/+1 |
* | Protos fixed. | Egon Schmid | 2000-03-05 | 1 | -2/+2 |
* | Attribute list support ported from php3. | Chuck Hagenbuch | 2000-03-05 | 2 | -2/+52 |
* | Show the minor MCAL version if we have it. | Chuck Hagenbuch | 2000-03-01 | 1 | -1/+4 |
* | fixing number of arguments to be consistent with php3 code. | Chuck Hagenbuch | 2000-02-28 | 1 | -57/+32 |
* | mcal_next_recurrence() actually works again now (in addition to not | Chuck Hagenbuch | 2000-02-28 | 1 | -318/+258 |
* | Some formatting, and fix the crashes in mcal_next_recurrence (finally!) | Chuck Hagenbuch | 2000-02-27 | 1 | -51/+49 |
* | - Removing the code that checks for Zend, since this is distinctly | Chuck Hagenbuch | 2000-02-26 | 2 | -164/+185 |
* | More protos. | Egon Schmid | 2000-02-24 | 1 | -59/+46 |
* | Mcal cleanup, stage 1: it compiles again (the php3 syntax to php4/zend | Chuck Hagenbuch | 2000-01-27 | 1 | -50/+41 |
* | Whoops, defining them to empty values generates many parse errors. | Sascha Schumann | 1999-12-30 | 1 | -1/+1 |
* | Get rid of config.h.stub. Note that you should embed a comment about | Sascha Schumann | 1999-12-30 | 2 | -3/+1 |
* | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 2 | -5/+10 |
* | More php3_ cleanup | Zeev Suraski | 1999-12-18 | 3 | -89/+88 |
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 2 | -47/+47 |
* | More php3_ annihilation | Zeev Suraski | 1999-12-17 | 1 | -29/+29 |
* | whoops..need to allow 7 parameters also | Mark Musone | 1999-12-14 | 1 | -1/+1 |
* | Clean up php3.*\.h files. The files itself are renamed, and references in all | Sascha Schumann | 1999-12-04 | 2 | -1/+1 |
* | Remove the extra INCLUDES line from most automake Mafiles. This is not | Sascha Schumann | 1999-11-13 | 1 | -1/+0 |
* | * archive-based convenience libraries completely replaced | Sascha Schumann | 1999-10-04 | 1 | -2/+2 |
* | fixed typo in mcal_list_alarms() | Andrew Skalski | 1999-09-23 | 1 | -1/+1 |
* | added null-checking in make_event_object | Andrew Skalski | 1999-09-22 | 1 | -3/+6 |
* | - Fix bug #2278 | Andi Gutmans | 1999-09-18 | 1 | -1/+1 |
* | Added PHP_WITH_SHARED for checking "shared,*" prefix when configuring | Stig Bakken | 1999-09-13 | 1 | -1/+1 |
* | lets not go down that road..were onyl going to use the internal event structu... | Mark Musone | 1999-09-10 | 1 | -121/+2 |
* | wrong preprocessor command | Mark Musone | 1999-09-10 | 1 | -1/+1 |
* | ported the php3 stuff to php4. This module should work intechangably between ... | Mark Musone | 1999-09-10 | 2 | -286/+1121 |
* | Makefile.in and other generated do not belong under CVS control | Sascha Schumann | 1999-09-03 | 1 | -330/+0 |
* | Added mcal module | Mark Musone | 1999-09-01 | 6 | -0/+1375 |