summaryrefslogtreecommitdiff
path: root/ext/calendar/easter.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagphp_ibase_before_splitSVN Migration2004-01-251-141/+0
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* php_error -> php_error_docrefMarcus Boerger2002-12-051-1/+1
* email address changeHartmut Holzgraefe2002-11-251-1/+1
* change my email addressColin Viebrock2002-09-191-1/+1
* Unify error messagesDerick Rethans2002-06-261-1/+1
* - Fix easter_(days|date)()s first parameter now really defaults to the currentMarkus Fischer2002-06-101-2/+11
* Nuke unused local variables.Sebastian Bergmann2002-05-121-2/+1
* Add an option to calculate easter dates based on the Gregorian calendarMarko Karppinen2002-05-121-18/+9
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-4/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* added unixtojd() and jdtounix() to convert from unix time_t toHartmut Holzgraefe2000-04-161-23/+15
* made calendar a real extension instead of a dl one onlyHartmut Holzgraefe2000-04-151-0/+150