php-src/ext/intl
Gustavo André dos Santos Lopes 52d541a314 Optimization in ext/intl/msgformat
Don't transform the string to make it apostrophe friendly in ICU 4.8+
as that it is now the default.
2012-06-06 11:36:00 +02:00
..
collator Fixed bug #62070 2012-05-23 13:25:32 +02:00
common MFH: 2008-08-11 19:48:00 +00:00
dateformat Fixed bug #60785 2012-05-24 11:06:21 +02:00
doc update API files 2009-07-01 20:25:38 +00:00
formatter Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer 2012-04-19 04:44:43 -04:00
grapheme Fixed bug #6208: memory leak in grapheme_extract() 2012-05-23 13:25:45 +02:00
idn - Fixed possible efree(NULL) (bug #55296) 2011-08-04 00:59:43 +00:00
locale Fixed bug #62082 2012-05-23 13:25:42 +02:00
msgformat Optimization in ext/intl/msgformat 2012-06-06 11:36:00 +02:00
normalizer - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
resourcebundle Fixed bug #55610: ResourceBundle and Traversable 2012-05-24 14:33:05 +02:00
tests Fixed tests in ext/intl 2012-06-05 16:47:00 +02:00
config.m4 add ICU resource bundle support, contributed by Hans-Peter Oeri 2010-01-04 21:44:45 +00:00
config.w32 add ICU resource bundle support, contributed by Hans-Peter Oeri 2010-01-04 21:44:45 +00:00
CREDITS MFH:tune 2008-07-26 22:18:38 +00:00
intl_common.h Merge intl extension into core 2008-07-07 22:51:04 +00:00
intl_convert.c MFH: 2008-08-11 19:48:00 +00:00
intl_convert.h Merge intl extension into core 2008-07-07 22:51:04 +00:00
intl_data.h little errors cleanup 2009-05-10 19:10:36 +00:00
intl_error.c cleanup some code, improve error handling 2009-12-23 21:41:05 +00:00
intl_error.h cleanup some code, improve error handling 2009-12-23 21:41:05 +00:00
php_intl.c - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
php_intl.h sync version with PECL 2010-06-30 04:23:32 +00:00
TODO todo 2008-07-14 06:15:49 +00:00