|
656185b113
|
Now supports string32 splitting
|
2020-07-10 05:51:07 +01:00 |
|
|
b502cd28f3
|
Made code more sensible
|
2020-07-10 04:54:10 +01:00 |
|
|
b19378771b
|
Changed the replace function to now return a value instead of replacing content within itself.
|
2020-07-10 04:51:18 +01:00 |
|
|
a11d4a6499
|
General fixes.
|
2020-07-08 22:57:21 +01:00 |
|
|
2febd5eaf0
|
Fixed indentation
|
2020-07-08 18:23:08 +01:00 |
|
|
2e6817f04e
|
Replaced spaces with tabs
|
2020-07-08 18:22:21 +01:00 |
|
|
61b74efa9c
|
Specified license in utf8.h
|
2020-07-08 18:20:22 +01:00 |
|
|
0e86497399
|
Hopefully
|
2020-07-08 18:18:43 +01:00 |
|
|
904533a75f
|
Added comparison between char32s, added a replace function for string32s
|
2020-07-08 17:52:01 +01:00 |
|
|
db1a15c8d9
|
Updated to explicitly use uint32_t rather than unsigned int
|
2020-07-02 14:03:39 +01:00 |
|
|
ebc8c895c4
|
Removed unnecessary line.
|
2020-06-08 10:24:38 +01:00 |
|
|
d2d5502163
|
Updated code slightly. Updated README.md to have examples.
|
2020-06-08 10:14:07 +01:00 |
|
|
95a39ef1eb
|
Initial commit of simplistic and bad UTF-8... thing? Written in C++. Stores characters as ints representing the one to four byte UTF8 data.
|
2020-06-08 09:59:51 +01:00 |
|