Commit Graph

44 Commits

Author SHA1 Message Date
Stanislav Malyshev
4e3c82b1c3 add ICU resource bundle support, contributed by Hans-Peter Oeri 2010-01-04 22:16:53 +00:00
Stanislav Malyshev
e4fa6a295d cleanup some code, improve error handling 2009-12-23 21:41:05 +00:00
Stanislav Malyshev
170c8b08cd clean up normalizer code 2009-12-21 20:12:46 +00:00
Stanislav Malyshev
0e74d2cf66 fix version 2009-10-27 23:21:00 +00:00
Stanislav Malyshev
4a488eeffc add collator_get_sort_key() 2009-10-26 22:51:11 +00:00
Antony Dovgal
b282ac20ef fix test 2009-07-26 19:53:14 +00:00
Jani Taskinen
027ded73f7 - Fix build 2009-07-25 00:10:47 +00:00
Jani Taskinen
017e58a708 - remove accidental commit (?) 2009-07-16 16:11:50 +00:00
Stanislav Malyshev
0fc2b06b9a fix args 2009-07-06 23:48:10 +00:00
Stanislav Malyshev
8d8026aa92 - merge errors support
- merge IDN
2009-07-06 23:44:16 +00:00
Stanislav Malyshev
e9d738b129 bugfix 2009-07-02 22:37:03 +00:00
Stanislav Malyshev
5f4abc67ba cleanup Locale::lookup 2009-07-02 00:47:11 +00:00
Stanislav Malyshev
09ca614d5e typo 2009-07-01 20:27:13 +00:00
Stanislav Malyshev
965c6baf9a update API files 2009-07-01 20:26:13 +00:00
Stanislav Malyshev
4f809a3a30 fix proto 2009-07-01 20:18:03 +00:00
Stanislav Malyshev
30c805ad9a MF5 fixes 2009-05-10 21:01:38 +00:00
Felipe Pena
71aa2ea29b - Fixed bug #48227 (NumberFormatter::format leaks memory) 2009-05-10 20:15:39 +00:00
Jani Taskinen
49176233c0 - Fix parameter variable type to match "l" 2009-05-02 02:08:25 +00:00
Stanislav Malyshev
9357998475 isync with 5 branch 2009-04-10 16:55:51 +00:00
Marcus Boerger
d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
Stanislav Malyshev
b0a33fff0d fix bug #14562 2009-01-30 21:45:17 +00:00
Felipe Pena
43791516db - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
Felipe Pena
e006a89e71 - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:10:13 +00:00
Felipe Pena
7eb2715464 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-10-24 14:34:17 +00:00
Ed Batutis
1af4830f82 Fix for pecl bug 14664 - problem with older gcc 2008-10-16 18:10:43 +00:00
Stanislav Malyshev
d2a57ceac9 update tests from 5.x 2008-09-08 22:58:31 +00:00
Stanislav Malyshev
49d72a9ac5 fix datefmt_parse function 2008-09-08 22:55:02 +00:00
Felipe Pena
ea6a37b197 - Added arginfo
- Fixed WS
- Changed C++ comments to C comments
2008-08-11 19:46:57 +00:00
Felipe Pena
851187452b - Fixed crash msgfmt_get_pattern 2008-08-06 16:16:16 +00:00
Jani Taskinen
3cd81726a2 oops 2008-08-03 11:55:06 +00:00
Jani Taskinen
3d0b68418b - These files do not conform to any kind of coding standard. Sync from 5.3 too 2008-08-03 11:32:45 +00:00
Felipe Pena
71ca5fd491 - Fixed memory leak.
# Test: locale_filter_matches(str_repeat('a', 520), str_repeat('a', 520), 1);
2008-07-30 19:33:04 +00:00
Felipe Pena
39a1c0e86d - MFB: Fixed crash when NULL is passed to locale_accept_from_http() 2008-07-30 17:56:18 +00:00
Pierre Joye
cd9c6a12e9 - Fix ZTS build 2008-07-28 09:01:03 +00:00
Jani Taskinen
abeff72aeb tune 2008-07-26 22:17:17 +00:00
Rob Richards
accb0bcc01 fix zts build 2008-07-25 12:40:23 +00:00
Stanislav Malyshev
2ea8d4d604 implement bug #14266 2008-07-23 20:22:28 +00:00
Stanislav Malyshev
2236225b9b typoes 2008-07-23 20:21:23 +00:00
Stanislav Malyshev
e670fb5872 add test 2008-07-23 18:46:09 +00:00
Stanislav Malyshev
4ef1a9b99e add locale_accept_from_http 2008-07-23 18:45:10 +00:00
Stanislav Malyshev
0403ce45c6 MFB: constructors fixes and cleanup 2008-07-22 22:11:21 +00:00
Jani Taskinen
79e592831f ws + style fix 2008-07-21 08:38:39 +00:00
Stanislav Malyshev
3a92e637fc add icu version to phpinfo 2008-07-14 07:16:36 +00:00
Stanislav Malyshev
3e74c7848d Merge intl extension to HEAD
# do not use yet in HEAD, needs some adjustment
2008-07-07 23:42:30 +00:00