php-src/ext/intl/msgformat
Xinchen Hui 07d0eab204 Merge branch 'PHP-5.4'
By Gustavo André dos Santos Lopes (4) and others
via Felipe Pena (2) and Xinchen Hui (2)
* PHP-5.4:
  Remove unused codes
  based on microsoft's description,the direct convert from FILETIME struct to __int64 is unsafe.
  merge 5.3 entries
  restore NEWS
  Fix ext/intl build on ICU < 4.8
  Optimization in ext/intl/msgformat
  Fixed tests in ext/intl
  Changed XFAILed collator_get_sort_key.phpt
2012-06-07 14:42:35 +08:00
..
msgformat_attr.c Merge branch 'PHP-5.4' 2012-06-07 14:42:35 +08:00
msgformat_attr.h
msgformat_class.c - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
msgformat_class.h Optimization in ext/intl/msgformat 2012-06-06 11:36:00 +02:00
msgformat_data.c Merge branch 'PHP-5.4' 2012-06-07 14:42:35 +08:00
msgformat_data.h Merge branch 'PHP-5.4' 2012-06-07 14:42:35 +08:00
msgformat_format.c Merge branch 'PHP-5.4' 2012-06-07 14:42:35 +08:00
msgformat_format.h
msgformat_helpers.cpp DateFormat plays nice with Calendar, TimeZone 2012-06-04 00:01:48 +02:00
msgformat_helpers.h Better error messages in MessageFormatter::format. 2012-05-13 20:53:06 +01:00
msgformat_parse.c Optimization in ext/intl/msgformat 2012-06-06 11:36:00 +02:00
msgformat_parse.h
msgformat.c Optimization in ext/intl/msgformat 2012-06-06 11:36:00 +02:00
msgformat.h