| 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/locale/locale_methods.c
|
| c052b9c |
|
23-Jul-2012 |
Gustavo Lopes <glopes@safelinq.com> |
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().
/php-src/ext/intl/locale/locale_methods.c
|
| 9c5074a |
|
25-Jun-2012 |
Gustavo André dos Santos Lopes <cataphract@php.net> |
Fix undeclared intl_locale_get_default() This was causing segfaults at least in the resourcebundle constructor. Also moved intl_locale_get_default() to a more central location and fixed a constness warning in resourcebundle_ctor().
/php-src/ext/intl/locale/locale_methods.c
|
| 2eb069a |
|
23-May-2012 |
Gustavo André dos Santos Lopes <cataphract@php.net> |
Merge branch '5.4'
|
| 86ea921 |
|
22-May-2012 |
Gustavo André dos Santos Lopes <cataphract@php.net> |
Fixed bug #62082 This was a buffer overflow in internal function get_icu_disp_value_src_php().
/php-src/ext/intl/locale/locale_methods.c
|
| 5e65205 |
|
01-Apr-2012 |
Gustavo André dos Santos Lopes <cataphract@php.net> |
Initial checkin of calendar/timezone code.
/php-src/ext/intl/locale/locale_methods.c
|
| 735dc01 |
|
22-Nov-2011 |
Felipe Pena <felipe@php.net> |
- Fixed memory leak in several Intl locale functions
/php-src/ext/intl/locale/locale_methods.c
|
| f6fb9fc |
|
22-Nov-2011 |
Felipe Pena <felipe@php.net> |
- Fixed memory leak in several Intl locale functions
/php-src/ext/intl/locale/locale_methods.c
|
| 92d8261 |
|
12-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Fixed compiler warnings
/php-src/ext/intl/locale/locale_methods.c
|
| 189b042 |
|
12-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Fixed compiler warnings
/php-src/ext/intl/locale/locale_methods.c
|
| 882a89f |
|
23-Dec-2009 |
Stanislav Malyshev <stas@php.net> |
cleanup some code, improve error handling
/php-src/ext/intl/locale/locale_methods.c
|
| 9937006 |
|
02-Jul-2009 |
Stanislav Malyshev <stas@php.net> |
bugfix
/php-src/ext/intl/locale/locale_methods.c
|
| b755935 |
|
02-Jul-2009 |
Stanislav Malyshev <stas@php.net> |
cleanup Locale::lookup
/php-src/ext/intl/locale/locale_methods.c
|
| 838d359 |
|
01-Jul-2009 |
Stanislav Malyshev <stas@php.net> |
typo
/php-src/ext/intl/locale/locale_methods.c
|
| 09c1085 |
|
01-Jul-2009 |
Stanislav Malyshev <stas@php.net> |
fix proto
/php-src/ext/intl/locale/locale_methods.c
|
| c2c76d2 |
|
03-Aug-2008 |
Jani Taskinen <jani@php.net> |
- What a mess..
/php-src/ext/intl/locale/locale_methods.c
|
| b2e0077 |
|
30-Jul-2008 |
Felipe Pena <felipe@php.net> |
- MFH: Fixed memory leak. # Test: locale_filter_matches(str_repeat('a', 520), str_repeat('a', 520), 1);
/php-src/ext/intl/locale/locale_methods.c
|
| fcd87bc |
|
30-Jul-2008 |
Felipe Pena <felipe@php.net> |
- Fixed crash when NULL is passed to locale_accept_from_http()
/php-src/ext/intl/locale/locale_methods.c
|
| aa81dab |
|
25-Jul-2008 |
Rob Richards <rrichards@php.net> |
MFH: fix zts build
/php-src/ext/intl/locale/locale_methods.c
|
| 0a7c0b3 |
|
23-Jul-2008 |
Stanislav Malyshev <stas@php.net> |
add compose syntax as per request #14266
/php-src/ext/intl/locale/locale_methods.c
|
| 775502f |
|
23-Jul-2008 |
Stanislav Malyshev <stas@php.net> |
add acceptFromHttp
/php-src/ext/intl/locale/locale_methods.c
|
| 0d16b15 |
|
07-Jul-2008 |
Stanislav Malyshev <stas@php.net> |
Merge intl extension into core
/php-src/ext/intl/locale/locale_methods.c
|