Age | Commit message (Expand) | Author |
---|---|---|
2019-04-21 | COMMON: Fix compiler warning | jepael |
2019-01-01 | COMMON: Suport String in U32String assignment & equality operators | Paul Gilbert |
2018-08-05 | COMMON: changed code page constant name from ascii to utf8 | Andrei Prykhodko |
2018-08-05 | COMMON: made code pages conversion arrays static and constant | Andrei Prykhodko |
2018-08-05 | COMMON: named CodePage enum | Andrei Prykhodko |
2018-08-05 | COMMON: added method to convert text from various code pages to Unicode | Andrei Prykhodko |
2018-06-18 | COMMON: Add simplistic UTF8->UTF32 converter | Eugene Sandulenko |
2018-05-10 | COMMON: Use nullptr instead of NULL or 0 where appropriate | Bastien Bouclet |
2018-04-15 | JANITORIAL: Fix whitespace | Adrian Frühwirth |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-23 | COMMON: Add simple UTF-32 string class U32String. | Johannes Schickel |