| 06e06f0 |
|
30-Jul-2012 |
Gustavo André dos Santos Lopes <cataphract@php.net> |
Merge branch '5.4' * 5.4: Fix test title and limit it to ICU >= 4.8 Remove executable bit from files Limit test to ICU 49 Remove executable bit from files
|
| 9762609 |
|
30-Jul-2012 |
Gustavo André dos Santos Lopes <cataphract@php.net> |
Remove executable bit from files
/php-src/ext/intl/msgformat/msgformat_attr.c
|
| 07d0eab |
|
07-Jun-2012 |
Xinchen Hui <laruence@php.net> |
Merge branch 'PHP-5.4' By Gustavo André dos Santos Lopes (4) and others via Felipe Pena (2) and Xinchen Hui (2) * PHP-5.4: Remove unused codes based on microsoft's description,the direct convert from FILETIME struct to __int64 is unsafe. merge 5.3 entries restore NEWS Fix ext/intl build on ICU < 4.8 Optimization in ext/intl/msgformat Fixed tests in ext/intl Changed XFAILed collator_get_sort_key.phpt
|
| 52d541a |
|
06-Jun-2012 |
Gustavo André dos Santos Lopes <cataphract@php.net> |
Optimization in ext/intl/msgformat Don't transform the string to make it apostrophe friendly in ICU 4.8+ as that it is now the default.
/php-src/ext/intl/msgformat/msgformat_attr.c
|
| 20dd5cc |
|
06-May-2012 |
Gustavo André dos Santos Lopes <cataphract@php.net> |
Cache arguments type info in MessageFormatter.
/php-src/ext/intl/msgformat/msgformat_attr.c
|
| 8b27b6d |
|
04-Aug-2011 |
Felipe Pena <felipe@php.net> |
- Fixed possible efree(NULL) (bug #55296)
/php-src/ext/intl/msgformat/msgformat_attr.c
|
| 463de70 |
|
04-Aug-2011 |
Felipe Pena <felipe@php.net> |
- Fixed possible efree(NULL) (bug #55296)
/php-src/ext/intl/msgformat/msgformat_attr.c
|
| 814e458 |
|
27-Apr-2009 |
Ilia Alshanetsky <iliaa@php.net> |
Removed unused variable
/php-src/ext/intl/msgformat/msgformat_attr.c
|
| c5c9f30 |
|
22-Apr-2009 |
Ilia Alshanetsky <iliaa@php.net> |
Removed unused vars
/php-src/ext/intl/msgformat/msgformat_attr.c
|
| eb1837d |
|
11-Aug-2008 |
Felipe Pena <felipe@php.net> |
MFH: - Added arginfo - Fixed WS - Changed C++ comments to C comments
/php-src/ext/intl/msgformat/msgformat_attr.c
|
| 81d8942 |
|
06-Aug-2008 |
Felipe Pena <felipe@php.net> |
- MFH: Fixed crash msgfmt_get_pattern
/php-src/ext/intl/msgformat/msgformat_attr.c
|
| d54c396 |
|
22-Jul-2008 |
Stanislav Malyshev <stas@php.net> |
refactor ctors, cleanup code
/php-src/ext/intl/msgformat/msgformat_attr.c
|
| 0d16b15 |
|
07-Jul-2008 |
Stanislav Malyshev <stas@php.net> |
Merge intl extension into core
/php-src/ext/intl/msgformat/msgformat_attr.c
|