GNU libunistring - News
Latest News Approved
GNU libunistring-1.3 released
posted by haible, Wed 16 Oct 2024 06:49:44 PM UTC
posted by haible, Wed 16 Oct 2024 06:49:44 PM UTC
Download from https://ftp.gnu.org/gnu/libunistring/libunistring-1.3.tar.gz
This is a stable release.
New in this release:
- The data tables and algorithms have been updated to Unicode version 16.0.0.
- New function uc_is_property_modifier_combining_mark and new constant UC_PROPERTY_MODIFIER_COMBINING_MARK.
- Fixed a bug in the *printf functions: The %ls and %lc directives could lead to a crash on Solaris and MSVC.
GNU libunistring-1.2 released
posted by haible, Sat 24 Feb 2024 04:38:25 PM UTC
posted by haible, Sat 24 Feb 2024 04:38:25 PM UTC
Download from https://ftp.gnu.org/gnu/libunistring/libunistring-1.2.tar.gz
This is a stable release.
New in this release:
- The data tables and algorithms have been updated to Unicode version 15.1.0.
- New functions u8_pcpy, u16_pcpy, u32_pcpy, similar to mempcpy.
GNU libunistring-1.0 released
posted by haible, Tue 04 Jan 2022 10:48:04 PM UTC
posted by haible, Tue 04 Jan 2022 10:48:04 PM UTC
Download from https://ftp.gnu.org/gnu/libunistring/libunistring-1.0.tar.gz
This is a stable release.
New in this release:
- The license has changed from "LGPLv3+ or GPLv2" to "LGPLv3+ or GPLv2+".
- The data tables and algorithms have been updated to Unicode version 14.0.0.
Powered by Savane 3.14-8aba.
Corresponding source code