ddnet/src/base
2022-04-10 15:41:22 +02:00
..
tl Remove unused bubble sort (finally) 2022-04-02 18:30:03 +02:00
unicode Change tolower array name to not conflict with tolower std function 2022-04-03 01:12:27 +02:00
color.h Fixed some useless double promotion 2022-03-23 18:22:08 +01:00
detect.h Emscripten support 2022-03-25 12:42:18 +01:00
dynamic.h Run clang-format 2020-09-26 21:50:15 +02:00
hash.cpp Added external linkage instead of static const 2022-04-03 01:12:27 +02:00
hash.h Added external linkage instead of static const 2022-04-03 01:12:27 +02:00
hash_bundled.cpp Use cpp 2021-06-24 17:19:17 +02:00
hash_ctxt.h uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +02:00
hash_libtomcrypt.cpp Add modernize-deprecated-headers 2022-02-15 00:22:52 +01:00
hash_openssl.cpp Use cpp 2021-06-24 17:19:17 +02:00
math.h Code format: use multiple lines for function 2022-04-10 15:41:22 +02:00
system.cpp Use std::size instead of sizeof(a) / sizeof(a[0]) 2022-03-30 18:55:04 +02:00
system.h Merge #4818 2022-03-20 10:27:18 +00:00
vmath.h Renamed all shadowing/shadowed variables 2022-03-24 17:59:49 +01:00