Commit Graph

4 Commits

Author SHA1 Message Date
El
49906f1d6b KASM-6984 Add elapsedMs function for time measurement in milliseconds using modern C++ 2025-04-28 23:41:52 +05:00
a1cf454f06 Sync utf8 clipboard support 2021-04-12 12:38:24 +03:00
259f1055cb Use size_t for lengths in stream objects
Provides safety against them accidentally becoming negative because
of bugs in the calculations.

Also does the same to CharArray and friends as they were strongly
connection to the stream objects.
2020-09-21 12:55:59 +03:00
408c005d3e Initial commit 2020-09-20 12:16:44 +00:00