Release 1.01
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@64 a809a056-fc17-0410-9590-b4f493f8b08e
This commit is contained in:
parent
f90dc28c5b
commit
24f4090afa
1 changed files with 3 additions and 6 deletions
|
@ -1,14 +1,11 @@
|
||||||
utf8 cpp library
|
utf8 cpp library
|
||||||
Release 1.0 Final
|
Release 1.01
|
||||||
|
|
||||||
This is the first production release of the library.
|
This is a bug-fix release.
|
||||||
|
|
||||||
Bug Fixes:
|
Bug Fixes:
|
||||||
No bugs reported since Beta 3.
|
[1583547] exception::what is a const member function
|
||||||
|
|
||||||
Other changes from Beta 3:
|
|
||||||
- Performance tuning: The library is now biased towards texts with lots of ASCII characters.
|
|
||||||
- Vaaarious refactorings to improve readibility and reduce code duplication
|
|
||||||
|
|
||||||
Files: utf8.h utf8cpp.html ReleaseNotes
|
Files: utf8.h utf8cpp.html ReleaseNotes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue