Gustavo Lopes
|
c052b9c99a
|
Do not fetch default locale once on minit or rinit
The default locale is now requested to ICU when it's needed by using
intl_get_default_locale().
|
2012-07-23 16:38:27 +02:00 |
|
Gustavo André dos Santos Lopes
|
52d541a314
|
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.
|
2012-06-06 11:36:00 +02:00 |
|
Felipe Pena
|
8b27b6d559
|
- Fixed possible efree(NULL) (bug #55296)
|
2011-08-04 00:59:43 +00:00 |
|
Felipe Pena
|
eb1837d9de
|
MFH:
- Added arginfo
- Fixed WS
- Changed C++ comments to C comments
|
2008-08-11 19:48:00 +00:00 |
|
Stanislav Malyshev
|
d54c396dca
|
refactor ctors, cleanup code
|
2008-07-22 20:23:47 +00:00 |
|
Stanislav Malyshev
|
0d16b1516b
|
Merge intl extension into core
|
2008-07-07 22:51:04 +00:00 |
|