summaryrefslogtreecommitdiff
path: root/ext/calendar/calendar.c
Commit message (Expand)AuthorAgeFilesLines
* Zend compatibility patchZeev Suraski2001-07-301-4/+4
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-8/+8
* fix win32 buildDaniel Beulshausen2001-07-061-0/+4
* Added name for enum, hopefully fixing the win32 build.Wez Furlong2001-07-051-1/+1
* Added a couple of new functions to "modularize" working with calendars.Wez Furlong2001-07-041-46/+238
* The extension name seems to be usually totally lower-cased.foobar2001-06-241-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+8
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* only beautifyingDaniel Beulshausen2000-10-081-1/+4
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* Revert recent COMPILE_DL change.Sascha Schumann2000-05-231-1/+1
* - Make calendar compile as a dll on WindowsZeev Suraski2000-05-221-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Make calendar buildable as shared moduleSascha Schumann2000-05-021-0/+4
* The comma is also optional.Egon Schmid2000-04-161-1/+1
* added unixtojd() and jdtounix() to convert from unix time_t toHartmut Holzgraefe2000-04-161-13/+33
* made calendar a real extension instead of a dl one onlyHartmut Holzgraefe2000-04-151-0/+310