summaryrefslogtreecommitdiff
path: root/ext/mcal
Commit message (Expand)AuthorAgeFilesLines
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* Protos fixed.Egon Schmid2000-03-051-2/+2
* Attribute list support ported from php3.Chuck Hagenbuch2000-03-052-2/+52
* Show the minor MCAL version if we have it.Chuck Hagenbuch2000-03-011-1/+4
* fixing number of arguments to be consistent with php3 code.Chuck Hagenbuch2000-02-281-57/+32
* mcal_next_recurrence() actually works again now (in addition to notChuck Hagenbuch2000-02-281-318/+258
* Some formatting, and fix the crashes in mcal_next_recurrence (finally!)Chuck Hagenbuch2000-02-271-51/+49
* - Removing the code that checks for Zend, since this is distinctlyChuck Hagenbuch2000-02-262-164/+185
* More protos.Egon Schmid2000-02-241-59/+46
* Mcal cleanup, stage 1: it compiles again (the php3 syntax to php4/zendChuck Hagenbuch2000-01-271-50/+41
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-3/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-5/+10
* More php3_ cleanupZeev Suraski1999-12-183-89/+88
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-47/+47
* More php3_ annihilationZeev Suraski1999-12-171-29/+29
* whoops..need to allow 7 parameters alsoMark Musone1999-12-141-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-042-1/+1
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* fixed typo in mcal_list_alarms()Andrew Skalski1999-09-231-1/+1
* added null-checking in make_event_objectAndrew Skalski1999-09-221-3/+6
* - Fix bug #2278Andi Gutmans1999-09-181-1/+1
* Added PHP_WITH_SHARED for checking "shared,*" prefix when configuringStig Bakken1999-09-131-1/+1
* lets not go down that road..were onyl going to use the internal event structu...Mark Musone1999-09-101-121/+2
* wrong preprocessor commandMark Musone1999-09-101-1/+1
* ported the php3 stuff to php4. This module should work intechangably between ...Mark Musone1999-09-102-286/+1121
* Makefile.in and other generated do not belong under CVS controlSascha Schumann1999-09-031-330/+0
* Added mcal moduleMark Musone1999-09-016-0/+1375