- 29 Mar, 2021 2 commits
- 28 Mar, 2021 1 commit
-
-
ovalhub authored
-
- 27 Mar, 2021 3 commits
- 26 Mar, 2021 1 commit
-
-
ovalhub authored
-
- 02 Mar, 2021 1 commit
-
-
ddelange authored
* Add installation instructions to README.md * Update instructions concerning C-compilers * Link to C-compiler explanation * Link to packages.debian.org/source/stable/pyicu * Fix typo
-
- 02 Nov, 2020 2 commits
- 30 Oct, 2020 1 commit
-
-
ovalhub authored
-
- 29 Oct, 2020 4 commits
-
-
ovalhub authored
-
ovalhub authored
-
ovalhub authored
-
ovalhub authored
- added wrappers for DateIntervalFormat.get/setContext() - added wrapper for LocaleMatcher.isMatch() - added wrapper for LocaleMatcherBuilder.setDirection() - added wrappers LocaleMatcherBuilder.setMaxDistance(), setNoDefaultLocale() - added wrappers for MeasureUnit.getComplexity() and UMeasureUnitComplexity - added wrapper for MeasureUnit.getIdentifier() - switched MeasureUnit.__str__() to use MeasureUnit::getIdentifier() - added wrappers for new MeasureUnit static factory methods - added wrapper for FormattedNumber.getOutputUnit() - added wrapper for FormattedNumberRange.getDecimalNumbers() - added wrappers for PluralRules.select(FormattedNumber|Range)
-
- 19 Oct, 2020 1 commit
-
-
ovalhub authored
-
- 15 Oct, 2020 5 commits
- 01 Aug, 2020 2 commits
- 31 Jul, 2020 1 commit
-
-
ovalhub authored
Adapted passing version flags on win32 syntax to reflect Python 3.9 changes. Fixed memory leaks in error situations in Bidi wrappers.
-
- 27 Jul, 2020 1 commit
-
-
ovalhub authored
-
- 23 Jun, 2020 1 commit
-
-
ovalhub authored
-
- 16 Jun, 2020 1 commit
-
-
Inada Naoki authored
`PyUnicode_FromStringAndSize(NULL, size)` usage is also deprecated.
-
- 13 Jun, 2020 1 commit
-
-
ovalhub authored
-
- 12 Jun, 2020 1 commit
-
-
Wannaphong Phatthiyaphaibun authored
* Update break.py to python 3 * Update strsrch.py to python 3
-
- 26 May, 2020 3 commits
- 25 May, 2020 5 commits
- 24 May, 2020 2 commits
-
-
ovalhub authored
-
ovalhub authored
- made FormattedValue iterable via nextPosition() - added wrappers for FormattedDateInterval, FormattedNumber, FormattedList - added wrappers for FormattedRelativeDateTime and enums - added wrappers for UNumberFormatFields, UNumberFormatAttribute - added wrappers for NumberRangeFormatter, FormattedNumberRange and enums
-
- 23 May, 2020 1 commit
-
-
ovalhub authored
-