AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 2.2.6 * Debian/Ubuntu: update lintian overrides - update to 2.2.5 * Adjust deb packaging. Check /etc/lsb-release and include the distribution release in the deb package version, to faciliate updating to the same version of the package in an updated release.
- update to 2.2.4 * configure.ac: gcc 12, autotool updates. * Add scripts to create installable .deb packages, update documentation.
- update to 2.2.3 * Fix compilation error on CentOS 7
- update to 2.2.2 * unicode_bidi.c: Implement unicode_bidi_combining(). Implement canonical and compatibility decomposition and canonical composition. * unicode_bidi.c (unicode_bidi_needs_embed): Make its return code what its documentation says its return code is. * Implement unicode_bidi_needs_embed(), unicode_bidi_cleaned_size(), unicode::bidi_override, - update to 2.2.1 * unicode_bidi_calc and unicode_bidi_calc_levels return a unicode_bidi_direction object, to indicate whether the computer paragraph embedding level was explicitly computed or defaulted. * unicode::bidi_calc - an empty string with an explicit embedding level should return the requested embedding level. - update to 2.2 * unicode::iconvert::convert, fix uninitialized variable. * Implement bidirectional algorithm, canonical or equivalent character mappings. * Unicode 13 update. Adds lookup of EastAsianWidth property, emoji property lookup, adds an alternative sequence-based grapheme API that handles multi-character emoji rules. * Add bidi property lookups. - update source download URL
- update to 2.1.2 * Fixes a packaging error in 2.1.1 that results in broken manual page links (no code changes) - update to 2.1.1 * Fixes a bug that causes cone to garble some messages when showing them
- add courier-unicode.keyring for source verification - cleanup spec
- update to 2.1 * gcc 8 update, fix assertions. libtool and toolchain updates. * unicode.c: Implement unicode_x_smap_modutf8 pseudo-encoding. * unicode.c: Fix error and validation of valid modified-utf7 encoding.
- update to 2.0 * configure.ac: Better test for available of nl_langinfo_l(). * Migrate to C++11: remove unicode_char, use char32_t. Replace std::vector<unicode_char> with std::u32string.
- update to 1.4 * no info about changes available
- update to 1.3 * all: rebased against Unicode 8 * courier-unicode: Rename unicode.h, library name, to avoid name clashing with some old, forgotten, Gnome library. * all: rebased against Unicode 7. Added unicode_script(), tr24 Scripts lookup. - fix spec for submit to Factory
- initial pkg 1.1