mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-07 12:59:45 +00:00
Add utfcpp 2.3.4 to the project.
This commit is contained in:
parent
5377d25c72
commit
f2bee62f0e
7 changed files with 2720 additions and 0 deletions
12
lib/utf8_v2_3_4/doc/ReleaseNotes
Normal file
12
lib/utf8_v2_3_4/doc/ReleaseNotes
Normal file
|
@ -0,0 +1,12 @@
|
|||
utf8 cpp library
|
||||
Release 2.3.4
|
||||
|
||||
A minor bug fix release. Thanks to all who reported bugs.
|
||||
|
||||
Note: Version 2.3.3 contained a regression, and therefore was removed.
|
||||
|
||||
Changes from version 2.3.2
|
||||
- Bug fix [39]: checked.h Line 273 and unchecked.h Line 182 have an extra ';'
|
||||
- Bug fix [36]: replace_invalid() only works with back_inserter
|
||||
|
||||
Files included in the release: utf8.h, core.h, checked.h, unchecked.h, utf8cpp.html, ReleaseNotes
|
1789
lib/utf8_v2_3_4/doc/utf8cpp.html
Normal file
1789
lib/utf8_v2_3_4/doc/utf8cpp.html
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue