GNU libunistring - News
Display Criteria
Latest News Approved
GNU libunistring-1.4 released
posted by haible, Sat 27 Sep 2025 09:26:42 PM UTC
posted by haible, Sat 27 Sep 2025 09:26:42 PM UTC
Download from https://ftp.gnu.o ... string-1.4.tar.gz
This is a stable release.
New in this release:
- The data tables and algorithms have been updated to Unicode version 17.0.0.
- Fixed a bug: The functions u*_grapheme_next and u*_grapheme_prev did not work right for strings with Indic characters, Emojis, or regional indicators.
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.o ... string-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.o ... string-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.o ... string-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.16.
Corresponding source code
