jepael
|
7e18d4c28d
|
COMMON: Fix compiler warning
Cast the string character type to native type for comparison.
|
2019-04-21 22:19:58 +01:00 |
|
Paul Gilbert
|
7643382ff4
|
COMMON: Suport String in U32String assignment & equality operators
|
2019-01-01 00:40:17 -08:00 |
|
Andrei Prykhodko
|
47130eceb3
|
COMMON: changed code page constant name from ascii to utf8
|
2018-08-05 22:50:42 +03:00 |
|
Andrei Prykhodko
|
ca54a72072
|
COMMON: made code pages conversion arrays static and constant
|
2018-08-05 21:57:36 +03:00 |
|
Andrei Prykhodko
|
9948b2452f
|
COMMON: named CodePage enum
|
2018-08-05 21:53:31 +03:00 |
|
Andrei Prykhodko
|
62c250a8be
|
COMMON: added method to convert text from various code pages to Unicode
|
2018-08-05 20:32:25 +03:00 |
|
Eugene Sandulenko
|
79e158671e
|
COMMON: Add simplistic UTF8->UTF32 converter
|
2018-06-18 00:08:01 +02:00 |
|
Bastien Bouclet
|
955e18c648
|
COMMON: Use nullptr instead of NULL or 0 where appropriate
|
2018-05-10 08:35:46 +02:00 |
|
Adrian Frühwirth
|
3747d852ee
|
JANITORIAL: Fix whitespace
|
2018-04-15 16:31:31 +02:00 |
|
Johannes Schickel
|
854e22b38b
|
COMMON: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:33 +01:00 |
|
Johannes Schickel
|
b90400da44
|
COMMON: Add simple UTF-32 string class U32String.
|
2013-11-23 21:34:54 +01:00 |
|