ddnet/src/base
2022-02-15 00:22:52 +01:00
..
tl Fix uninitialized count variable and naming convention 2022-01-09 22:51:55 +01:00
unicode Add modernize-deprecated-headers 2022-02-15 00:22:52 +01:00
color.h Add some further readability checks, mostly redundancy 2022-01-22 17:22:01 +01:00
detect.h Support building universal binaries with discord 2021-12-20 16:07:00 +01:00
dynamic.h Run clang-format 2020-09-26 21:50:15 +02:00
hash.cpp Use cpp 2021-06-24 17:19:17 +02:00
hash.h Use cpp 2021-06-24 17:19:17 +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 math: Rename frandom() to random_float() to match with random_int() 2021-08-03 14:29:52 +02:00
system.cpp Add modernize-deprecated-headers 2022-02-15 00:22:52 +01:00
system.h Add secure_random_uninit 2022-02-14 12:06:31 +01:00
vmath.h Backport vector functions cleanup from the upstream 2021-01-16 03:20:57 +03:00