summaryrefslogtreecommitdiff
path: root/ext/intl
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug #50590 - IntlDateFormatter::parse result is limited to the integer rangeStanislav Malyshev2010-09-014-23/+29
|
* sync version with PECLStanislav Malyshev2010-06-301-1/+1
|
* fix the protosStanislav Malyshev2010-03-252-4/+5
|
* fix TS buildStanislav Malyshev2010-01-212-4/+4
|
* name resource build script resourcebundle.buildStanislav Malyshev2010-01-111-0/+0
|
* add ICU resource bundle support, contributed by Hans-Peter OeriStanislav Malyshev2010-01-0424-7/+1268
|
* cleanup some code, improve error handlingStanislav Malyshev2009-12-2310-41/+74
|
* clean up normalizer codeStanislav Malyshev2009-12-212-13/+0
|
* fix versionStanislav Malyshev2009-10-271-1/+1
|
* add testStanislav Malyshev2009-10-261-0/+97
|
* add collator_get_sort_key()Stanislav Malyshev2009-10-265-0/+70
|
* fix testAntony Dovgal2009-07-261-0/+2
|
* merge errors supportStanislav Malyshev2009-07-073-0/+5
|
* fix protosStanislav Malyshev2009-07-061-5/+5
|
* add testStanislav Malyshev2009-07-061-0/+18
|
* bugfixStanislav Malyshev2009-07-021-1/+1
|
* cleanup Locale::lookupStanislav Malyshev2009-07-022-177/+105
|
* typoStanislav Malyshev2009-07-011-2/+2
|
* update API filesStanislav Malyshev2009-07-015-33/+27
|
* fix protoStanislav Malyshev2009-07-011-2/+2
|
* revent wrong partStanislav Malyshev2009-05-101-3/+1
|
* - Fixed bug #48227 (NumberFormatter::format leaks memory)Felipe Pena2009-05-102-5/+20
|
* little errors cleanupStanislav Malyshev2009-05-102-5/+13
|
* fix protoHannes Magnusson2009-05-101-2/+2
| | | | | # Why doesn't this exist in HEAD?
* MFH:- Fix parameter variable type to match "l"Jani Taskinen2009-05-021-1/+1
|
* Removed unused variableIlia Alshanetsky2009-04-271-1/+0
|
* Fix in grapheme_extractKirti Velankar2009-04-272-3/+5
|
* Removed unused varsIlia Alshanetsky2009-04-221-2/+0
|
* merge grapheme substr fixStanislav Malyshev2009-04-102-1/+5
|
* fix bug #14562Stanislav Malyshev2009-01-302-0/+39
|
* fix // commentsStanislav Malyshev2009-01-291-3/+3
|
* - idn build for winPierre Joye2009-01-261-0/+3
|
* - [DOC] add IDN support, idn_to_ascii and idn_to_utf8Pierre Joye2009-01-264-3/+205
| | | | | tests and MFB will follow Wednesday
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-177-78/+0
|
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-027-0/+78
|
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-247-78/+3
|
* Fix for pecl bug 14664 - problem with older gccEd Batutis2008-10-161-0/+1
|
* fix tests to work both in ICU 3.6 and 3.8Stanislav Malyshev2008-09-086-135/+136
|
* fix formatter tests for ICU 3.8Stanislav Malyshev2008-09-044-25/+50
|
* fix testsStanislav Malyshev2008-09-042-145/+129
|
* fix formatting/parsingStanislav Malyshev2008-09-042-68/+62
|
* ws cleanupStanislav Malyshev2008-09-042-29/+28
|
* MFH:Felipe Pena2008-08-1133-672/+938
| | | | | | | - Added arginfo - Fixed WS - Changed C++ comments to C comments
* - MFH: Fixed crash msgfmt_get_patternFelipe Pena2008-08-061-1/+1
|
* oopsJani Taskinen2008-08-031-1/+1
|
* - What a mess..Jani Taskinen2008-08-036-207/+197
|
* - MFH: Fixed memory leak.Felipe Pena2008-07-301-2/+2
| | | | | # Test: locale_filter_matches(str_repeat('a', 520), str_repeat('a', 520), 1);
* - Fixed crash when NULL is passed to locale_accept_from_http()Felipe Pena2008-07-301-1/+1
|
* MFH:tuneJani Taskinen2008-07-261-1/+1
|
* MFH: fix zts buildRob Richards2008-07-251-4/+4
|