| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove main/php3_compat.h, for that a few references to `function_entry` have | Johannes Schlüter | 2010-03-30 | 7 | -7/+7 |
| * | fix protos | Stanislav Malyshev | 2010-03-25 | 1 | -3/+4 |
| * | fix TS build | Stanislav Malyshev | 2010-01-21 | 2 | -4/+4 |
| * | name resource build script resourcebundle.build | Stanislav Malyshev | 2010-01-11 | 1 | -0/+0 |
| * | add ICU resource bundle support, contributed by Hans-Peter Oeri | Stanislav Malyshev | 2010-01-04 | 24 | -7/+1268 |
| * | cleanup some code, improve error handling | Stanislav Malyshev | 2009-12-23 | 10 | -41/+74 |
| * | clean up normalizer code | Stanislav Malyshev | 2009-12-21 | 2 | -13/+0 |
| * | fix version | Stanislav Malyshev | 2009-10-27 | 1 | -1/+1 |
| * | add test | Stanislav Malyshev | 2009-10-26 | 1 | -0/+97 |
| * | add collator_get_sort_key() | Stanislav Malyshev | 2009-10-26 | 5 | -0/+70 |
| * | fix test | Antony Dovgal | 2009-07-26 | 1 | -0/+2 |
| * | merge errors support | Stanislav Malyshev | 2009-07-07 | 3 | -0/+5 |
| * | fix protos | Stanislav Malyshev | 2009-07-06 | 1 | -5/+5 |
| * | add test | Stanislav Malyshev | 2009-07-06 | 1 | -0/+18 |
| * | bugfix | Stanislav Malyshev | 2009-07-02 | 1 | -1/+1 |
| * | cleanup Locale::lookup | Stanislav Malyshev | 2009-07-02 | 2 | -177/+105 |
| * | typo | Stanislav Malyshev | 2009-07-01 | 1 | -2/+2 |
| * | update API files | Stanislav Malyshev | 2009-07-01 | 5 | -33/+27 |
| * | fix proto | Stanislav Malyshev | 2009-07-01 | 1 | -2/+2 |
| * | revent wrong part | Stanislav Malyshev | 2009-05-10 | 1 | -3/+1 |
| * | - Fixed bug #48227 (NumberFormatter::format leaks memory) | Felipe Pena | 2009-05-10 | 2 | -5/+20 |
| * | little errors cleanup | Stanislav Malyshev | 2009-05-10 | 2 | -5/+13 |
| * | fix proto | Hannes Magnusson | 2009-05-10 | 1 | -2/+2 |
| * | MFH:- Fix parameter variable type to match "l" | Jani Taskinen | 2009-05-02 | 1 | -1/+1 |
| * | Removed unused variable | Ilia Alshanetsky | 2009-04-27 | 1 | -1/+0 |
| * | Fix in grapheme_extract | Kirti Velankar | 2009-04-27 | 2 | -3/+5 |
| * | Removed unused vars | Ilia Alshanetsky | 2009-04-22 | 1 | -2/+0 |
| * | merge grapheme substr fix | Stanislav Malyshev | 2009-04-10 | 2 | -1/+5 |
| * | fix bug #14562 | Stanislav Malyshev | 2009-01-30 | 2 | -0/+39 |
| * | fix // comments | Stanislav Malyshev | 2009-01-29 | 1 | -3/+3 |
| * | - idn build for win | Pierre Joye | 2009-01-26 | 1 | -0/+3 |
| * | - [DOC] add IDN support, idn_to_ascii and idn_to_utf8 | Pierre Joye | 2009-01-26 | 4 | -3/+205 |
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 7 | -78/+0 |
| * | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 7 | -0/+78 |
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 7 | -78/+3 |
| * | Fix for pecl bug 14664 - problem with older gcc | Ed Batutis | 2008-10-16 | 1 | -0/+1 |
| * | fix tests to work both in ICU 3.6 and 3.8 | Stanislav Malyshev | 2008-09-08 | 6 | -135/+136 |
| * | fix formatter tests for ICU 3.8 | Stanislav Malyshev | 2008-09-04 | 4 | -25/+50 |
| * | fix tests | Stanislav Malyshev | 2008-09-04 | 2 | -145/+129 |
| * | fix formatting/parsing | Stanislav Malyshev | 2008-09-04 | 2 | -68/+62 |
| * | ws cleanup | Stanislav Malyshev | 2008-09-04 | 2 | -29/+28 |
| * | MFH: | Felipe Pena | 2008-08-11 | 33 | -672/+938 |
| * | - MFH: Fixed crash msgfmt_get_pattern | Felipe Pena | 2008-08-06 | 1 | -1/+1 |
| * | oops | Jani Taskinen | 2008-08-03 | 1 | -1/+1 |
| * | - What a mess.. | Jani Taskinen | 2008-08-03 | 6 | -207/+197 |
| * | - MFH: Fixed memory leak. | Felipe Pena | 2008-07-30 | 1 | -2/+2 |
| * | - Fixed crash when NULL is passed to locale_accept_from_http() | Felipe Pena | 2008-07-30 | 1 | -1/+1 |
| * | MFH:tune | Jani Taskinen | 2008-07-26 | 1 | -1/+1 |
| * | MFH: fix zts build | Rob Richards | 2008-07-25 | 1 | -4/+4 |
| * | add compose syntax as per request #14266 | Stanislav Malyshev | 2008-07-23 | 2 | -168/+94 |
