summaryrefslogtreecommitdiff
path: root/ext/intl
Commit message (Expand)AuthorAgeFilesLines
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-2640-46/+2302
|\
| * test fixes for ICU 53.1Anatol Belski2014-04-1414-18/+731
| * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-072-1/+424
| |\
| | * fixed the test for ICI >= 52.1Anatol Belski2014-04-072-1/+424
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-052-11/+11
| |\ \ | | |/
| | * fix the test according to how new date code does itStanislav Malyshev2014-04-051-10/+10
| | * fix to work on different ICU versionsStanislav Malyshev2014-04-051-1/+1
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-03-172-6/+27
| |\ \ | | |/
| | * Fix bug #66873: check if obj->src is setStanislav Malyshev2014-03-172-6/+27
| * | more tests for ICU >= 52.1 compatAnatol Belski2014-02-056-3/+650
| * | fix tests for ICU >= 52.1Anatol Belski2014-02-0516-10/+462
| |/
* | Cleanup (1-st round)Dmitry Stogov2014-04-158-20/+26
* | Use better data structures (incomplete)Dmitry Stogov2014-02-105-7/+7
|/
* added appropriate exception handling flag to ext\intlAnatol Belski2014-01-171-0/+1
* fix argument type & remove warningStanislav Malyshev2013-10-201-3/+3
* fix const warnings in intl methodsStanislav Malyshev2013-10-206-28/+28
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-10-201-0/+3
|\
| * Fix coverity issue with -1 returned by findOffset not being handled by getPre...Stanislav Malyshev2013-10-201-0/+3
* | fix possibility of access to *storedType without initializationStanislav Malyshev2013-10-201-0/+3
* | added fixed tests for ICU >= 51.2Anatol Belski2013-10-0724-0/+3311
* | fixed failing tests for ICU >= 51.2Anatol Belski2013-10-0724-34/+47
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-221-1/+1
|\ \ | |/
| * Suppress compliation warning "warning: passing argument 1 of ‘_efree’ dis...Christopher Jones2013-08-221-1/+1
| * Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efre...Christopher Jones2013-08-221-1/+1
* | Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efre...Christopher Jones2013-08-221-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-211-1/+1
|\ \ | |/
| * Suppress compliation warning "warning: passing argument 1 of ‘_efree’ dis...Christopher Jones2013-08-211-1/+1
* | Remove compilation warning "warning: no newline at end of file"Christopher Jones2013-08-201-1/+1
* | Remove compilation warnings: "warning: no newline at end of file"Christopher Jones2013-08-205-5/+5
* | Fix compile warning "intl_cppshims.h:34:7: warning: no newline at end of file"Christopher Jones2013-08-201-1/+1
* | Remove compile warning "variable ‘mekeylen’ set but not used"Christopher Jones2013-08-191-2/+0
* | Reduce (some more) compile noise of 'unused variable' and 'may be usedChristopher Jones2013-08-193-5/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-142-3/+3
|\ \ | |/
| * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-142-3/+3
| * typo fixesVeres Lajos2013-07-152-7/+7
* | HASH_KEY_NON_EXISTANT fixVeres Lajos2013-07-211-2/+2
* | intl: remove extra quotes from arginfo paramsGustavo André dos Santos Lopes2013-07-211-8/+8
* | typo fixesVeres Lajos2013-07-152-7/+7
* | intl: fix extra space in constant nameGustavo André dos Santos Lopes2013-07-032-1/+14
* | intl: add intlcal_set_minimal_days_in_first_week()Gustavo André dos Santos Lopes2013-07-036-0/+105
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-284-337/+111
|\ \ | |/
| * small optimizationStanislav Malyshev2013-06-232-10/+7
| * fix bug #61860: use USearch for searches, it does the right thingStanislav Malyshev2013-06-234-331/+108
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-232-3/+43
|\ \ | |/
| * Fix bug #62759: Buggy grapheme_substr() on edge caseStanislav Malyshev2013-06-232-3/+43
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-103-5/+5
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-103-5/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-101-1/+1
|\ \ | |/
| * typo fixes (argument)Veres Lajos2013-06-101-1/+1