x7z4w
|
42f059f8f7
|
[core] Use constexpr when possible
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
|
2025-10-28 22:11:19 +01:00 |
|
map-per
|
310287e918
|
[editor] remove error messages from CS comment and enforce OSM 255 char length limit (#919)
Signed-off-by: map-per <map-per@gmx.de>
|
2025-10-28 08:53:29 +01:00 |
|
Séverin Lemaignan
|
509ff4de72
|
ChargeSocketsHelper: implement a Diff method between old and new OSM keys
Signed-off-by: Séverin Lemaignan <severin@guakamole.org>
|
2025-10-12 20:17:06 +02:00 |
|
Alexander Borsuk
|
836c39ff64
|
math::iround
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 19:03:38 +07:00 |
|
Alexander Borsuk
|
7781528263
|
Fixed C++20 deprecation warning for std::rel_ops::operator<=
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 19:03:16 +07:00 |
|
Alexander Borsuk
|
55dc1e17e6
|
Correct is_space fix for Windows compatibility
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 18:59:37 +07:00 |
|
x7z4w
|
3c34765595
|
[core] nits
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
|
2025-08-22 11:02:44 +02:00 |
|
Osyotr
|
4117cca562
|
CMake fixes for Windows
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
|
2025-08-18 09:07:05 +02:00 |
|
Viktor Govako
|
72ff90defd
|
[base] Added to_uint base for string_view.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-18 09:07:05 +02:00 |
|
Viktor Govako
|
7b4862b442
|
[base] Updated IsSortedAndUnique function.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-18 09:07:05 +02:00 |
|
Osyotr
|
0ea0f2e49a
|
Make UniformRandom standard-conforming
std::uniform_int_distribution<T> requires sizeof(T) >= sizeof(short)
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
|
2025-08-18 09:07:05 +02:00 |
|
Viktor Govako
|
b1c2b204a1
|
gcc13 fix
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-18 09:07:05 +02:00 |
|
Osyotr
|
b5b333c832
|
Fix TokenizeIterator on Windows
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
|
2025-08-18 09:07:05 +02:00 |
|
Alexander Borsuk
|
c4599f4889
|
C++23
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-18 09:07:05 +02:00 |
|
Konstantin Pastbin
|
bfffa1fff4
|
Format all C++ and Java code via clang-format
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
|
2025-08-17 14:32:37 +07:00 |
|
Andrei Shkrob
|
d0bb8c1c49
|
[android] Fix colors order
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
|
2025-08-16 07:04:33 +02:00 |
|
Alexander Borsuk
|
76ffc99abd
|
New cpp folder structure
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-14 20:52:04 +07:00 |
|