summaryrefslogtreecommitdiff
path: root/ext/intl
Commit message (Collapse)AuthorAgeFilesLines
* fix TS buildStanislav Malyshev2010-01-212-4/+4
|
* name resource build script resourcebundle.buildStanislav Malyshev2010-01-111-0/+33
|
* add ICU resource bundle support, contributed by Hans-Peter OeriStanislav Malyshev2010-01-0423-4/+1236
|
* cleanup some code, improve error handlingStanislav Malyshev2009-12-2310-36/+69
|
* clean up normalizer codeStanislav Malyshev2009-12-212-13/+0
|
* fix versionStanislav Malyshev2009-10-271-1/+1
|
* add collator_get_sort_key()Stanislav Malyshev2009-10-266-0/+145
|
* fix testAntony Dovgal2009-07-261-0/+2
|
* - Fix buildJani Taskinen2009-07-251-0/+1
|
* - remove accidental commit (?)Jani Taskinen2009-07-161-180/+0
|
* fix argsStanislav Malyshev2009-07-061-1/+1
|
* - merge errors supportStanislav Malyshev2009-07-068-4/+203
| | | | | - merge IDN
* bugfixStanislav Malyshev2009-07-021-1/+1
|
* cleanup Locale::lookupStanislav Malyshev2009-07-021-172/+100
|
* typoStanislav Malyshev2009-07-011-2/+2
|
* update API filesStanislav Malyshev2009-07-016-37/+31
|
* fix protoStanislav Malyshev2009-07-011-2/+2
|
* MF5 fixesStanislav Malyshev2009-05-102-9/+15
|
* - Fixed bug #48227 (NumberFormatter::format leaks memory)Felipe Pena2009-05-102-5/+20
|
* - Fix parameter variable type to match "l"Jani Taskinen2009-05-021-1/+1
|
* isync with 5 branchStanislav Malyshev2009-04-101-1/+1
|
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-1085-85/+85
|
* fix bug #14562Stanislav Malyshev2009-01-302-0/+39
|
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)Felipe Pena2008-11-177-75/+0
|
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-027-0/+75
|
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-247-75/+3
|
* Fix for pecl bug 14664 - problem with older gccEd Batutis2008-10-161-0/+1
|
* update tests from 5.xStanislav Malyshev2008-09-0812-311/+311
|
* fix datefmt_parse functionStanislav Malyshev2008-09-081-1/+1
|
* - Added arginfoFelipe Pena2008-08-1133-601/+846
| | | | | | - Fixed WS - Changed C++ comments to C comments
* - Fixed crash msgfmt_get_patternFelipe Pena2008-08-061-1/+1
|
* oopsJani Taskinen2008-08-031-1/+1
|
* - These files do not conform to any kind of coding standard. Sync from 5.3 tooJani Taskinen2008-08-036-322/+288
|
* - Fixed memory leak.Felipe Pena2008-07-301-2/+2
| | | | | # Test: locale_filter_matches(str_repeat('a', 520), str_repeat('a', 520), 1);
* - MFB: Fixed crash when NULL is passed to locale_accept_from_http()Felipe Pena2008-07-301-1/+1
|
* - Fix ZTS buildPierre Joye2008-07-281-12/+12
|
* tuneJani Taskinen2008-07-261-1/+1
|
* fix zts buildRob Richards2008-07-251-4/+4
|
* implement bug #14266Stanislav Malyshev2008-07-233-320/+244
|
* typoesStanislav Malyshev2008-07-231-2/+2
|
* add testStanislav Malyshev2008-07-231-0/+46
|
* add locale_accept_from_httpStanislav Malyshev2008-07-236-33/+76
|
* MFB: constructors fixes and cleanupStanislav Malyshev2008-07-2224-603/+295
|
* ws + style fixJani Taskinen2008-07-211-45/+44
|
* add icu version to phpinfoStanislav Malyshev2008-07-141-0/+1
|
* Merge intl extension to HEADStanislav Malyshev2008-07-07171-0/+24426
# do not use yet in HEAD, needs some adjustment