Skip to content

lib: tutf8e: A tiny UTF-8 encoder for C - #1703

Merged
edsiper merged 2 commits into
fluent:masterfrom
nigels-com:tutf8e
Nov 4, 2019
Merged

lib: tutf8e: A tiny UTF-8 encoder for C#1703
edsiper merged 2 commits into
fluent:masterfrom
nigels-com:tutf8e

Conversation

@nigels-com

Copy link
Copy Markdown
Contributor

For encoding UTF8 from iso-8859 and windows-125* 8-bit character encodings.
Input plugin support to follow in subsequent PRs, to be finalised.

$ ls -lah library/libtutf8e.a 
-rw-rw-r-- 1 nigels nigels 23K Nov  2 09:07 library/libtutf8e.a

Based on previous work with iconv: #1180
A portion of the proof-of-concept implementation: #1668

Signed-off-by: Nigel Stewart <nigels@nigels.com>
@edsiper

edsiper commented Nov 1, 2019

Copy link
Copy Markdown
Member

what do you think about having the option name FLB_UTF8_ENCODER ?

@nigels-com

Copy link
Copy Markdown
Contributor Author

Yes, that makes sense.

@edsiper

edsiper commented Nov 2, 2019

Copy link
Copy Markdown
Member

FLB_UTF8_ENCODER

…R preprocessor

Signed-off-by: Nigel Stewart <nigels@nigels.com>
@edsiper
edsiper merged commit 573b5e6 into fluent:master Nov 4, 2019
@edsiper

edsiper commented Nov 4, 2019

Copy link
Copy Markdown
Member

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants