Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Christopher Jones | 2013-08-22 | 1 | -1/+1 |
|\ | |||||
| * | Suppress compliation warning "warning: passing argument 1 of ‘_efree’ dis... | Christopher Jones | 2013-08-22 | 1 | -1/+1 |
* | | Remove compile warning "variable ‘mekeylen’ set but not used" | Christopher Jones | 2013-08-19 | 1 | -2/+0 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Christopher Jones | 2013-08-14 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ... | Christopher Jones | 2013-08-14 | 1 | -2/+2 |
* | | Add support for non-scalar Iterator keys in foreach | Nikita Popov | 2013-03-12 | 1 | -8/+5 |
* | | Merge branch 'PHP-5.4' | Gustavo Lopes | 2012-08-22 | 2 | -2/+18 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Gustavo Lopes | 2012-08-22 | 2 | -2/+18 |
| |\ | |||||
| | * | Fix handling of several uinitialized intl objects | Gustavo Lopes | 2012-08-22 | 2 | -2/+18 |
* | | | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
* | | | - Fix conflict | Felipe Pena | 2012-07-14 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | - Fixed bug #62565 (Crashes due non-initialized internal properties_table) | Felipe Pena | 2012-07-14 | 1 | -0/+1 |
* | | | Fix undeclared intl_locale_get_default() | Gustavo André dos Santos Lopes | 2012-06-25 | 1 | -7/+6 |
* | | | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #55610: ResourceBundle and Traversable | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -0/+2 |
| | * | Front- and back-port rev 314431 (missing php.h include) | Gwynne Raskind | 2011-08-07 | 1 | -0/+1 |
| | * | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | * | implement FR #54540 - Allow loading of arbitrary resource bundles when fallba... | Stanislav Malyshev | 2011-04-17 | 1 | -1/+5 |
| | * | - unused var | Pierre Joye | 2011-02-15 | 1 | -1/+0 |
| | * | Imlement clone for formatters that support it | Stanislav Malyshev | 2011-01-03 | 1 | -3/+3 |
| | * | - Fixed bug #53612 (Segmentation fault when using several cloned intl | Gustavo André dos Santos Lopes | 2010-12-27 | 1 | -0/+1 |
| | * | fix the protos | Stanislav Malyshev | 2010-03-25 | 2 | -4/+5 |
| * | | Fixed last commit on 5.4 | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -1/+1 |
|/ / | |||||
* | | Changed ResourceBundle constructor behavior | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -7/+15 |
* | | Add missing php.h include | Gwynne Raskind | 2011-08-07 | 1 | -0/+1 |
* | | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
* | | implement FR #54540 - Allow loading of arbitrary resource bundles when fallba... | Stanislav Malyshev | 2011-04-17 | 1 | -1/+5 |
* | | - unused var | Pierre Joye | 2011-02-15 | 1 | -1/+0 |
* | | Imlement clone for formatters that support it | Stanislav Malyshev | 2011-01-03 | 1 | -3/+3 |
* | | - Fixed bug #53612 (Segmentation fault when using several cloned intl | Gustavo André dos Santos Lopes | 2010-12-27 | 1 | -0/+1 |
* | | Remove main/php3_compat.h, for that a few references to `function_entry` have | Johannes Schlüter | 2010-03-30 | 1 | -1/+1 |
* | | fix protos | Stanislav Malyshev | 2010-03-25 | 1 | -3/+4 |
|/ | |||||
* | fix TS build | Stanislav Malyshev | 2010-01-21 | 2 | -4/+4 |
* | add ICU resource bundle support, contributed by Hans-Peter Oeri | Stanislav Malyshev | 2010-01-04 | 7 | -0/+832 |