php-src/ext/calendar
Remi Collet 646ebc2cb9 Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
  Integer overflow in SndToJewish leads to php hang AT least in (inputDay is long, metonicCycle is int):    metonicCycle = (inputDay + 310) / 6940;
2013-05-21 18:08:45 +02:00
..
tests Merge branch 'PHP-5.3' into PHP-5.4 2013-05-21 18:08:45 +02:00
cal_unix.c Happy New Year 2013-01-01 16:28:54 +08:00
calendar.c Happy New Year 2013-01-01 16:28:54 +08:00
config.m4
config.w32 Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
CREDITS
dow.c
easter.c Happy New Year 2013-01-01 16:28:54 +08:00
french.c
gregor.c - Oops missed return. Also improved the readability of a test. 2011-09-27 11:43:07 +00:00
jewish.c Integer overflow in SndToJewish leads to php hang 2013-05-21 18:04:17 +02:00
julian.c - Fixed bug #53574 (Integer overflow in SdnToJulian, sometimes leading to 2010-12-19 23:47:00 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_calendar.h Removed pointless declarations 2006-07-09 23:28:28 +00:00
sdncal.h - Added an aditional parameter to the jdtojewish() function which makes 2002-10-31 09:16:23 +00:00