5cbd8c2ff0
Various updates and fixed
xnoe2020-09-05 18:11:00 +01:00
8ff1302931
Whatever changes were made
xnoe2020-08-07 17:09:22 +01:00
5a6c97713c
Fixed numerous horrific errors that were causing all sorts of problems. This is why you test your code, kids!
xnoe2020-07-25 06:05:29 +01:00
d375c38c3f
Added substring support to string32, added reverse function to string32, added new replaceAroundSelf and replaceAroundSelfAsym functions, along. Fixed a bug that existed that could've been very bad if not caught.
xnoe2020-07-25 05:28:12 +01:00
40d67cec6b
Various Updates and Improvements
xnoe2020-07-22 00:14:01 +01:00
94060a78c1
Various changes and additions. It's probably a lot worse now.
xnoe2020-07-13 21:40:24 +01:00
58d14167a7
Many, many changes added as part of the development of Templ
xnoe2020-07-12 21:35:31 +01:00
e85191ee0c
Updated the toChar function to return correctly lengthed pointer
xnoe2020-07-10 06:00:01 +01:00
a866bb6388
Updated Makefile to not default to install.
xnoe2020-07-10 05:51:59 +01:00
656185b113
Now supports string32 splitting
xnoe2020-07-10 05:51:07 +01:00
b502cd28f3
Made code more sensible
xnoe2020-07-10 04:54:10 +01:00
b19378771b
Changed the replace function to now return a value instead of replacing content within itself.
xnoe2020-07-10 04:51:18 +01:00
388994122d
I don't like git
xnoe2020-07-09 20:33:23 +01:00
f8f3f2f59b
Updated Makefile... again
xnoe2020-07-09 20:32:44 +01:00
1fa905f0da
Updated to respect DESTDIR
xnoe2020-07-09 00:27:15 +01:00
d2d5502163
Updated code slightly. Updated README.md to have examples.
xnoe2020-06-08 10:14:07 +01:00
7db8e6518e
Added LICENSE and README.md with some stuff. cc0
xnoe2020-06-08 10:05:32 +01:00
dadfdf1411
Removed the binary file that was accidentally left in. Oops...
xnoe2020-06-08 10:00:56 +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.
xnoe2020-06-08 09:59:51 +01:00