summaryrefslogtreecommitdiff
path: root/ext/intl/resourcebundle
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.3' into PHP-5.4Gustavo Lopes2012-08-222-2/+18
|\
| * Fix handling of several uinitialized intl objectsGustavo Lopes2012-08-222-2/+18
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-301-0/+0
|\ \ | |/
| * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-301-0/+0
* | - Fixed bug #62565 (Crashes due non-initialized internal properties_table)Felipe Pena2012-07-141-0/+1
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-05-241-0/+2
|\ \ | |/
| * Fixed bug #55610: ResourceBundle and TraversableGustavo André dos Santos Lopes2012-05-241-0/+2
| * Front- and back-port rev 314431 (missing php.h include)Gwynne Raskind2011-08-071-0/+1
| * - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
| * implement FR #54540 - Allow loading of arbitrary resource bundles when fallba...Stanislav Malyshev2011-04-171-1/+5
| * - unused varPierre Joye2011-02-151-1/+0
| * Imlement clone for formatters that support itStanislav Malyshev2011-01-031-3/+3
| * - Fixed bug #53612 (Segmentation fault when using several cloned intlGustavo André dos Santos Lopes2010-12-271-0/+1
| * fix the protosStanislav Malyshev2010-03-252-4/+5
* | Fixed last commit on 5.4Gustavo André dos Santos Lopes2012-05-241-1/+1
* | Changed ResourceBundle constructor behaviorGustavo André dos Santos Lopes2012-05-241-7/+15
* | Add missing php.h includeGwynne Raskind2011-08-071-0/+1
* | - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
* | implement FR #54540 - Allow loading of arbitrary resource bundles when fallba...Stanislav Malyshev2011-04-171-1/+5
* | - unused varPierre Joye2011-02-151-1/+0
* | Imlement clone for formatters that support itStanislav Malyshev2011-01-031-3/+3
* | - Fixed bug #53612 (Segmentation fault when using several cloned intlGustavo André dos Santos Lopes2010-12-271-0/+1
* | Remove main/php3_compat.h, for that a few references to `function_entry` haveJohannes Schlüter2010-03-301-1/+1
* | fix protosStanislav Malyshev2010-03-251-3/+4
|/
* fix TS buildStanislav Malyshev2010-01-212-4/+4
* add ICU resource bundle support, contributed by Hans-Peter OeriStanislav Malyshev2010-01-047-0/+832