File | Date | Author | Commit |
---|---|---|---|
include | 2017-02-22 | ijake1111 | [r25] JR: Added a shrink_to_fit() method and fixed bu... |
release | 2017-02-12 | ijake1111 | [r20] JR: Fixed another bug in rfind |
source | 2017-02-22 | ijake1111 | [r25] JR: Added a shrink_to_fit() method and fixed bu... |
LICENCE | 2016-10-24 | ijake1111 | [r16] ~ Changed the Licence to BSD-3-Clause |
README | 2015-12-24 | ijake1111 | [r11] Modified release to 1.2 |
compile.bat | 2017-02-14 | ijake1111 | [r21] JR: Small String Optimization implemented! [Not... |
execute.bat | 2017-02-22 | ijake1111 | [r24] JR: |
input.txt | 2017-02-08 | ijake1111 | [r17] ~ Fixed Bug in ANSI parsing |
template.pnproj | 2016-05-20 | ijake1111 | [r14] ~ Fixed bug in get_num_bytes_of_utf8_char_befor... |
test.txt | 2017-02-22 | ijake1111 | [r25] JR: Added a shrink_to_fit() method and fixed bu... |
Thank You for downloading tinyutf8! Include "tinyutf8.h" in your project and add "tinyutf8.cpp" to the projects source files. If there are any bugs or you want to add features, such as the wstring::rfind method for substrings, don't hesitate to do so (You should have write access to the svn in sourceforge :D )! Have fun!