mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1019] [MERGED] [IMPROVEMENT]Update Utf8Proc #1816
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1019
Author: @MatejMecka
Created: 10/26/2018
Status: ✅ Merged
Merged: 10/26/2018
Merged by: @cfsmp3
Base:
master← Head:feat/updateUTF8Proc2📝 Commits (1)
2e504d0Take 2 on upgrading📊 Changes
6 files changed (+9886 additions, -9329 deletions)
View changed files
📝
docs/CHANGES.TXT(+4 -0)📝
src/lib_ccx/ccx_encoders_curl.c(+2 -0)📝
src/lib_ccx/params.c(+2 -0)📝
src/utf8proc/utf8proc.c(+108 -71)📝
src/utf8proc/utf8proc.h(+67 -40)📝
src/utf8proc/utf8proc_data.c(+9703 -9218)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Updated UTF8proc to 2.2.0 released on Jul 24 2018
Changelog has been updated as well
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.