php-src/ext/intl
Gustavo André dos Santos Lopes 457a57d653 Merge branch '5.4'
2012-05-24 14:33:42 +02:00
..
calendar - Fixed build using g++ (which complains about jump that crosses initialization) 2012-05-20 16:17:17 -03:00
collator Merge branch '5.4' 2012-05-23 13:27:54 +02:00
common Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
dateformat Merge branch '5.3' into 5.4 2012-05-24 11:08:55 +02:00
doc update API files 2009-07-01 20:25:38 +00:00
formatter Merge branch 'PHP-5.3' into PHP-5.4 2012-04-19 11:37:31 -07:00
grapheme Merge branch '5.3' into 5.4 2012-05-23 13:27:21 +02:00
idn - Updated UPGRADING, protos and attribution in ext/intl/idn/idn.c 2011-11-24 22:45:50 +00:00
locale Merge branch '5.4' 2012-05-23 13:27:54 +02:00
msgformat MessageFormatter accepts IntlCalendar arguments 2012-05-17 17:57:37 +02:00
normalizer - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
resourcebundle Merge branch '5.4' 2012-05-24 14:33:42 +02:00
spoofchecker - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
tests Merge branch '5.4' 2012-05-24 14:33:42 +02:00
timezone Fixed a couple of memory leaks 2012-05-17 23:17:00 +02:00
transliterator - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
config.m4 Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
config.w32 Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
CREDITS
intl_common.h
intl_convert.c
intl_convert.h
intl_convertcpp.cpp Handle bogus string in intl_charFromString(). 2012-05-17 17:23:53 +02:00
intl_convertcpp.h Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
intl_data.h little errors cleanup 2009-05-10 19:10:36 +00:00
intl_error.c - Added the ability for the intl exception to throw exceptions when a global error is set. 2012-01-08 18:41:53 +00:00
intl_error.h - Added the ability for the intl exception to throw exceptions when a global error is set. 2012-01-08 18:41:53 +00:00
php_intl.c Added IntlCalendar::toDateTime() 2012-05-17 23:18:51 +02:00
php_intl.h - Added the ability for the intl exception to throw exceptions when a global error is set. 2012-01-08 18:41:53 +00:00
TODO