summaryrefslogtreecommitdiff
path: root/ext/intl
Commit message (Expand)AuthorAgeFilesLines
* Fix bad args to grapheme_extract(), reported by Maksymilian ArciemowiczStanislav Malyshev2010-12-191-3/+9
* - Added test for bug #53512Felipe Pena2010-12-101-0/+25
* - Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values)Felipe Pena2010-12-101-0/+5
* - Fixed ZTS buildFelipe Pena2010-11-211-1/+1
* Add support for DateTime in datefmt_formatStanislav Malyshev2010-11-202-5/+159
* Fix invalid args bugs by Maksymilian ArciemowiczStanislav Malyshev2010-11-194-3/+20
* - Added support for ICU Transformations (Transliterator).Gustavo André dos Santos Lopes2010-10-0626-0/+1763
* - Fixed test for bug #50590 on systems with 64-bit longs.Gustavo André dos Santos Lopes2010-10-061-1/+1
* 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
* Remove main/php3_compat.h, for that a few references to `function_entry` haveJohannes Schlüter2010-03-307-7/+7
* fix protosStanislav Malyshev2010-03-251-3/+4
* 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
* 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
* - 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