f9e6b64b2a
- update to 2.16.1: * move <memory> include from arg.h to common.h * added support for ICU 78.2 - Actually drop BuildRequires on six.
Dirk Mueller2026-03-03 19:06:10 +00:00
e2666f69cf
Accepting request 1316388 from devel:languages:python
Ana Guerrero2025-11-07 17:21:52 +00:00
a744bb408f
- Update to 2.16 * fixed issue #178 * added new enums from new unicode release in UBlockCode, UScriptCode * added missing wrappers for ECollationStrength and EComparisonResult * added wrapper for UIndicConjunctBreak * added support for ICU 78.1 (bsc#1253118)
Daniel Garcia2025-11-07 08:05:00 +00:00
35a312db7e
Accepting request 1307080 from devel:languages:python
Ana Guerrero2025-09-26 20:24:13 +00:00
0d16cf82aa
Accepting request 1307079 from home:glaubitz:branches:devel:languages:python
Nico Krapp2025-09-25 10:59:34 +00:00
7179f4959b
Accepting request 1222456 from devel:languages:python
Ana Guerrero2024-11-08 10:55:50 +00:00
7f938771cf
Accepting request 1222456 from devel:languages:python
Ana Guerrero2024-11-08 10:55:50 +00:00
0ee4c1631c
- Update to 2.14 * added wrappers for UCPMap.get|getRange and Char.getIntPropertyMap * added wrapper for Locale.getUnicodeKeywordValue * added wrapper for UnicodeString.remove, UnicodeString.removeBetween * added wrapper for UnicodeString.retainBetween, UnicodeString.truncate * fixed bogus UBool uses on stack instead of int (Martin Jansche) * added support for ICU 76.1
Dirk Mueller2024-11-07 13:17:37 +00:00
ce89ded9e6
Accepting request 1222084 from home:glaubitz:branches:devel:languages:python
Dirk Mueller2024-11-07 13:17:37 +00:00
8de244f37c
Accepting request 1180849 from devel:languages:python
Ana Guerrero2024-06-17 17:27:06 +00:00
7079b8abb0
Accepting request 1180849 from devel:languages:python
Ana Guerrero2024-06-17 17:27:06 +00:00
ead2f03508
- Update to 2.13.1: - change c++11 to c++17 in setup.py as current versions of ICU require it - 2.13 - fixed build issues on Windows - added wrappers for MeasureUnit(locale, width) and getUnitDisplayName() - added wrappers for DateFormatSymbols.getEra|ZodiacNames() - added wrappers for DateFormatSymbols.getZoneStrings() - added wrappers for LocaleDisplayNames - fixed bug dealloc calling wrong destructor on most types (Fredrik Roubert) - added support for ICU 75.1 - added wrappers for LocalizedNumber|Range|Formatter.withoutLocale() - added wrappers for UIdentifierType, Char.hasIDType(), Char.getIDTypes() - added wrappers for UIdentifierStatus - added wrappers for UProperty.IDENTIFIER_TYPE, UProperty.IDENTIFIER_STATUS
Daniel Garcia2024-06-14 08:31:06 +00:00
dffc497201
- Update to 2.13.1: - change c++11 to c++17 in setup.py as current versions of ICU require it - 2.13 - fixed build issues on Windows - added wrappers for MeasureUnit(locale, width) and getUnitDisplayName() - added wrappers for DateFormatSymbols.getEra|ZodiacNames() - added wrappers for DateFormatSymbols.getZoneStrings() - added wrappers for LocaleDisplayNames - fixed bug dealloc calling wrong destructor on most types (Fredrik Roubert) - added support for ICU 75.1 - added wrappers for LocalizedNumber|Range|Formatter.withoutLocale() - added wrappers for UIdentifierType, Char.hasIDType(), Char.getIDTypes() - added wrappers for UIdentifierStatus - added wrappers for UProperty.IDENTIFIER_TYPE, UProperty.IDENTIFIER_STATUS
Daniel Garcia2024-06-14 08:31:06 +00:00
42bb6b4cfb
Accepting request 1133871 from devel:languages:python
Ana Guerrero2023-12-19 22:15:24 +00:00
c8293eba3f
Accepting request 1133871 from devel:languages:python
Ana Guerrero2023-12-19 22:15:24 +00:00
620646aced
- update to 2.12: * fixed bug in RegexMatcher.reset() not retaining ownership of string - added wrappers for TimeZoneNames class - added wrapper for TimeZone.getIanaID() - added wrapper for * added support for ICU 74.1 - add missing six declaration for testsuite * Support ICU 69
Dirk Mueller2023-12-18 14:06:33 +00:00
28ef01fae2
- update to 2.12: * fixed bug in RegexMatcher.reset() not retaining ownership of string - added wrappers for TimeZoneNames class - added wrapper for TimeZone.getIanaID() - added wrapper for * added support for ICU 74.1 - add missing six declaration for testsuite * Support ICU 69
Dirk Mueller2023-12-18 14:06:33 +00:00
43b6ce1fbc
- Update to 2.3: - added support for also trying pkg-config for build configuration (Linux) - fixed compilation issue in collator.cpp when not using c++11 (and icu < 60) - added support for ICU 64.1 - filled out wrappers for missing NumberFormatter methods and classes
Tomáš Chvátal
2019-04-01 13:13:42 +00:00
8c62749eea
- Update to 2.3: - added support for also trying pkg-config for build configuration (Linux) - fixed compilation issue in collator.cpp when not using c++11 (and icu < 60) - added support for ICU 64.1 - filled out wrappers for missing NumberFormatter methods and classes
Tomáš Chvátal
2019-04-01 13:13:42 +00:00