Release 3.2.1 The release contains the fix the inclusion of both cpp11 and cpp17 headers on C++17 compilation. Also some additional tests for using string literals and string objects with modern compilers. Release 3.2 Optional support for C++ 17 std::string_view. Release 3.1.2 Fix for Issue 72. Release 3.1.1 Include the commits from the previous year. Release 3.1 This release adds one new API call: unchecked::replace_invalid(). Other changes are mostly about testing and installation. Release 3.0.3 A minor release that contains fix for Issue 31 Program fails to link when including utf8.h in multiple files. Release 3.0.2 This minor release contains: Fix of the project version number at CMakeLists.txt Continuous Integration with Google Tests and CircleCI Release 3.0.1 A minor release with a fix for a header guard. Release 3.0 This is a major release that introduces the following functionality: New convenience API for C++ 11 and later compilers. The library still works with C++ 98/03 compliant compilers, just without the new functions. advance() function works in both directions. The following deprecated functions were removed: previous() - deprecated since version 1.02. is_bom() - deprecated since version 2.3.
6 lines
431 B
Text
6 lines
431 B
Text
$NetBSD: distinfo,v 1.4 2021/12/29 17:00:23 adam Exp $
|
|
|
|
BLAKE2s (utf8-cpp-3.2.1.tar.gz) = e77f7ac01eb99bb89b176314af7dcda8cc281dde19cace10393632fb878fc4a4
|
|
SHA512 (utf8-cpp-3.2.1.tar.gz) = 5798487f12b1bc55d3e06aed38f7604271ca3402963efcf85d181fd590d8a088d21e961e77698e60dc2cdae8cf4506645903442c45fd328201752d9589180e0d
|
|
Size (utf8-cpp-3.2.1.tar.gz) = 27377 bytes
|
|
SHA1 (patch-CMakeLists.txt) = c343d5e42d119c2a247a4103714890ba119f5441
|