summaryrefslogtreecommitdiff
path: root/ext/intl/php_intl.c
Commit message (Collapse)AuthorAgeFilesLines
* add ICU resource bundle support, contributed by Hans-Peter OeriStanislav Malyshev2010-01-041-3/+46
|
* add collator_get_sort_key()Stanislav Malyshev2009-10-261-0/+1
|
* - merge errors supportStanislav Malyshev2009-07-061-3/+26
| | | | | - merge IDN
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-101-1/+1
|
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)Felipe Pena2008-11-171-39/+0
|
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+39
|
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-39/+0
|
* - Added arginfoFelipe Pena2008-08-111-125/+238
| | | | | | - Fixed WS - Changed C++ comments to C comments
* add locale_accept_from_httpStanislav Malyshev2008-07-231-0/+1
|
* add icu version to phpinfoStanislav Malyshev2008-07-141-0/+1
|
* Merge intl extension to HEADStanislav Malyshev2008-07-071-0/+467
# do not use yet in HEAD, needs some adjustment