Next | Query returned 13 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-01-01 10:08:40 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
utf8-cpp: updated to 4.0.5

Release 4.0.5
More CMake fixes
   2023-12-10 19:28:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
utf8-cpp: updated to 4.0.4

Release 4.0.4

More CMake contributions and official deprecation of CMake support.
   2023-12-05 19:10:56 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
utf8-cpp: updated to 4.0.3

Release 4.0.3

A minor release that fixes an issue with CMakeLists.txt
   2023-11-06 10:31:15 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
utf8-cpp: updated to 4.0.2

4.0.2

A minor release that contains a fix for CMakeList.txt
   2023-11-01 21:08:03 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
utf8-cpp: updated to 4.0.1

Release 4.0.1

Fix for broken utf8::unchecked::utf16to8()
   2023-09-27 11:41:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
utf8-cpp: updated to 3.2.5

3.2.5
Documentation updates. More CMake contributions.
   2023-08-13 12:31:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
utf8-cpp: updated to 3.2.4

3.2.4

Minor CMake improvements.
   2022-12-31 23:00:17 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
utf8-cpp: updated to 3.2.3

3.2.3
A minor release that includes a fix for \ 
https://github.com/nemtrif/utfcpp/issues/92[: Clang 10 Compiler \ 
warnings](e3e57c8) and build system improvements
   2022-11-07 11:19:27 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
utf8-cpp: updated to 3.2.2

v3.2.2
Minor changes that eliminate some conversion warnings in some cases.
   2021-12-29 18:00:24 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
utf8-cpp: updated to 3.2.1

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.

Next | Query returned 13 messages, browsing 1 to 10 | Previous