php-src/ext/intl
Anatol Belski f6db1057fd Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
  backported some ext/intl tests from 5.6 into 5.4

Conflicts:
	ext/intl/tests/collator_get_sort_key_variant2.phpt
	ext/intl/tests/locale_get_display_name3.phpt
2014-04-14 16:34:08 +02:00
..
breakiterator Remove compilation warning "warning: no newline at end of file" 2013-08-20 11:04:26 -07:00
calendar Reduce (some more) compile noise of 'unused variable' and 'may be used 2013-08-19 17:17:54 -07:00
collator fix const warnings in intl methods 2013-10-20 22:32:20 -07:00
common Add support for non-scalar Iterator keys in foreach 2013-03-12 17:27:31 +01:00
converter Fix bug #66873: check if obj->src is set 2014-03-17 01:19:02 -07:00
dateformat fix argument type & remove warning 2013-10-20 22:59:07 -07:00
doc Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
formatter fix const warnings in intl methods 2013-10-20 22:32:20 -07:00
grapheme Merge branch 'PHP-5.4' into PHP-5.5 2013-08-14 20:43:25 -07:00
idn - Updated UPGRADING, protos and attribution in ext/intl/idn/idn.c 2011-11-24 22:45:50 +00:00
locale Fix coverity issue with -1 returned by findOffset not being handled by getPreferredTag 2013-10-20 23:04:16 -07:00
msgformat fix const warnings in intl methods 2013-10-20 22:32:20 -07:00
normalizer Merge branch '5.3' into 5.4 2012-07-30 10:31:10 +02:00
resourcebundle Merge branch 'PHP-5.4' into PHP-5.5 2013-08-22 09:06:43 -07:00
spoofchecker Fixed defective cloning in ext/intl classes 2012-08-26 23:42:13 +02:00
tests Merge branch 'PHP-5.4' into PHP-5.5 2014-04-14 16:34:08 +02:00
timezone Fixed cloning in ext/intl classes; master specific 2012-08-26 23:44:54 +02:00
transliterator fix bug #49348 - issue notice on get_property_ptr_ptr when used for read 2013-02-18 20:56:02 -08:00
config.m4 Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
config.w32 added appropriate exception handling flag to ext\intl 2014-01-17 11:03:40 +01:00
CREDITS Remove executable bit from files 2012-07-30 10:25:17 +02:00
ERROR.CONVENTIONS Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
intl_common.h Remove executable bit from files 2012-07-30 10:25:17 +02:00
intl_convert.c Merge branch '5.3' into 5.4 2012-07-30 10:31:10 +02:00
intl_convert.h Remove executable bit from files 2012-07-30 10:25:17 +02:00
intl_convertcpp.cpp DateFormat plays nice with Calendar, TimeZone 2012-06-04 00:01:48 +02:00
intl_convertcpp.h Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
intl_cppshims.h Fix compile warning "intl_cppshims.h:34:7: warning: no newline at end of file" 2013-08-20 10:55:10 -07:00
intl_data.h Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type"" 2013-08-22 08:58:35 -07:00
intl_error.c Merge branch '5.4' 2012-07-30 11:04:48 +02:00
intl_error.h Merge branch '5.4' 2012-07-30 11:04:48 +02:00
php_intl.c intl: add intlcal_set_minimal_days_in_first_week() 2013-07-03 05:06:32 +01:00
php_intl.h Merge branch '5.4' 2012-07-30 11:04:48 +02:00
TODO Remove executable bit from files 2012-07-30 10:25:17 +02:00