summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2018-07-06 05:36:13 +0200
committerEugen Wissner <belka@caraus.de>2018-07-06 05:36:13 +0200
commit3df4eb6259b5b0b7a494d90faca2588930f71a17 (patch)
treed736e82bb1aa18fda5ceb9b657766687fb24a88f /README.md
parenta332d727afca21195bb28008a78328514dd914d7 (diff)
downloadtanya-3df4eb6259b5b0b7a494d90faca2588930f71a17.tar.gz
Don't check UTF-8 correctness when inserting chars
- Fix bug when inserting char ranges that are not arrays - Optimize insertion from the String own range - Assume char and char ranges are correclty encoded (as it actually should be) and don't throw an exception. This should make the most common use cases nothrow (Fix #19). Dchars and Wchars are still encoded because they should be converted to UTF-8 before inserting anyway.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions