barrier/src
Povilas Kanapickas 15a955ff21 Revert "Use ansi codepage for internal multibyte strings on windows"
This reverts commit 402801e0a6.

We should use UTF8 throughout the application and convert to platform
encodings only at the edge. Otherwise it's not clear which data uses
which encoding and we result in extremele brittle system.
2021-10-30 01:03:09 +03:00
..
cmd Trim excess whitespace 2021-09-23 00:20:58 +00:00
gui Revert "Use ansi codepage for internal multibyte strings on windows" 2021-10-30 01:03:09 +03:00
lib Revert "Use ansi codepage for internal multibyte strings on windows" 2021-10-30 01:03:09 +03:00
test src: Extract test CMake setup to separate file 2021-01-07 23:43:51 +02:00
CMakeLists.txt src: Extract test CMake setup to separate file 2021-01-07 23:43:51 +02:00