php-src/ext/calendar
Felipe Pena 8ecf8ede1f - Removed:
- UG(unicode) checks
       - pcre_cache_entry.unicode_mode
- Changed:
       - ZEND_STR_TYPE -> IS_UNICODE
       - convert_to_text -> convert_to_unicode
       - convert_to_text_ex -> convert_to_unicode_ex

(Felipe, Steph)
2009-03-26 20:02:53 +00:00
..
tests - killed off UEXPECT 2008-05-27 18:16:04 +00:00
cal_unix.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
calendar.c - Removed: 2009-03-26 20:02:53 +00:00
config.m4 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
config.w32 Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
CREDITS Added a couple of new functions to "modularize" working with calendars. 2001-07-04 10:12:45 +00:00
dow.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
easter.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
french.c Consistency. 2002-02-02 19:33:36 +00:00
gregor.c fix segfault in jfmonthname(), add test 2006-07-11 14:15:38 +00:00
jewish.c Added some compiler check 2003-03-23 01:44:58 +00:00
julian.c Consistency. 2002-02-02 19:33:36 +00:00
package.xml Typo 2007-03-14 09:49:58 +00:00
php_calendar.h Make unicode ready 2008-01-21 06:08:03 +00:00
sdncal.h - Added an aditional parameter to the jdtojewish() function which makes 2002-10-31 09:16:23 +00:00