|
|
7e2c2a4c6d
|
Implement utf8 encoding and replace std::codecvt with custom code in utf32 <-> utf8 conversions
|
2025-04-13 12:43:40 +03:00 |
|
|
|
6cf5eb008b
|
Support operator--() for util::utf8_iterator
|
2025-04-13 12:42:51 +03:00 |
|
|
|
85d7a0ca33
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
|
|
bf90a8edd9
|
Silense clang deprecated warning in unicode converters
|
2023-07-18 15:33:18 +03:00 |
|
|
|
50e2ebd362
|
Fix utf8 parsing
|
2022-04-01 17:36:27 +03:00 |
|
|
|
e266bb476e
|
Fix unused function warning for release build
|
2021-03-03 19:46:24 +03:00 |
|
|
|
7520901f30
|
Add utf8 iterator & range
|
2021-02-23 20:13:33 +03:00 |
|
|
|
6225f89f88
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
|
|
549f2ada41
|
Add util, geom, cg, pcg & gfx libs
|
2020-08-27 13:36:16 +03:00 |
|