php-src/ext/intl
Dmitry Stogov 9dd66e4d53 Merge branch 'master' into phpng
* master:
  Fixed issue #183 (TMP_VAR is not only used once)
  Fix broken Junit output with --disable-cgi
  Added folder mark
  Further test fixes for the fdb2709 breakage.
  Fix broken test caused by fdb2709.
  Added tests for ZipArchive::addGlob() and ZipArchive::addPattern()
  Fix run-tests.php with Valgrind >= 3.10.0.
  Add microseconds to the serialised form of DateTime objects.
  Improved test for bug #62479
  fix typo in ODBC code
  gcov: tentative fix for broken coverage data after fix for opcache coverage slightly hackish, but works. The idea is that we want to give priority to .gcda files in .libs dirs vs the files in the upper level dir
  5.5.14 now
  Fix bug #67060: use default mode of 660

Conflicts:
	ext/date/php_date.c
2014-05-26 10:52:43 +04:00
..
breakiterator Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
calendar Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
collator Use better data structures (incomplete) 2014-02-10 10:04:30 +04:00
common Add support for non-scalar Iterator keys in foreach 2013-03-12 17:27:31 +01:00
converter Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04: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 Cleanup (1-st round) 2014-04-15 15:40:40 +04: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 Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
spoofchecker Fixed defective cloning in ext/intl classes 2012-08-26 23:42:13 +02:00
tests Merge branch 'PHP-5.5' into PHP-5.6 2014-05-23 15:23:15 +00:00
timezone Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
transliterator Cleanup (1-st round) 2014-04-15 15:40:40 +04: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 Use better data structures (incomplete) 2014-02-10 10:04:30 +04: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