2d8e20b Release 4.2.0
44fdb26 Update README with project history link
5caca3f Fix exception type in API_REFERENCE.md
87ca49f next16 properly reports errors
c5585ef Reordered validity checks to preserve the earlier behavior.
4f46292 Fixed some warnings in benchmark.cpp
2f74d3b Removed unused is_overlong_sequence()
ef75b56 Rewrote validate_next that returns a code point.
85d5927 Fix bench/compare_commits.py
3145774 Revert the "minor optimization for ASCII range" as it actually hurts 
performance.
ca9e9bc Forgot to include the change for benchmark.cpp
ee0712e Fix the benchmarking script
9fb955a Python script to easily compare performance of two commits.
bf99533 A minor optimization for ASCII range.

Signed-off-by: Richard Purdie <[email protected]>
---
 .../recipes-support/utfcpp/{utfcpp_4.1.1.bb => utfcpp_4.2.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/utfcpp/{utfcpp_4.1.1.bb => utfcpp_4.2.0.bb} (94%)

diff --git a/meta/recipes-support/utfcpp/utfcpp_4.1.1.bb 
b/meta/recipes-support/utfcpp/utfcpp_4.2.0.bb
similarity index 94%
rename from meta/recipes-support/utfcpp/utfcpp_4.1.1.bb
rename to meta/recipes-support/utfcpp/utfcpp_4.2.0.bb
index c2ad0939a1b..c56d03b7c74 100644
--- a/meta/recipes-support/utfcpp/utfcpp_4.1.1.bb
+++ b/meta/recipes-support/utfcpp/utfcpp_4.2.0.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c \
 SRC_URI = 
"git://github.com/nemtrif/utfcpp;protocol=https;branch=master;tag=v${PV} \
            file://run-ptest"
 
-SRCREV = "819011bb01628fe1aa2f1da9f2c842a48fd5680b"
+SRCREV = "2d8e20b22dcb3e9b3c4f52103182ebda949c6089"
 
 inherit cmake ptest
 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#244081): 
https://lists.openembedded.org/g/openembedded-core/message/244081
Mute This Topic: https://lists.openembedded.org/mt/120900459/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to