ddnet/src/base
heinrich5991 49c861372a Add a flag to skip a UTF-8 BOM when opening files for reading
https://en.wikipedia.org/w/index.php?title=Byte_order_mark&oldid=1059783325#UTF-8

This allows to read text files created by Windows users transparently,
even if they contain a UTF-8 BOM.
2021-12-17 22:07:01 +01:00
..
tl Only sort friends, if you got any 2021-05-06 14:45:34 +02:00
unicode Rename VERSION to VERSION.txt 2021-10-06 16:13:36 +02:00
color.h Small graphic refactoring 2021-09-14 00:21:17 +02:00
detect.h Fix detect.h 2021-10-16 21:16:47 +02: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 Use cpp 2021-06-24 17:19:17 +02: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 a flag to skip a UTF-8 BOM when opening files for reading 2021-12-17 22:07:01 +01:00
system.h Add a flag to skip a UTF-8 BOM when opening files for reading 2021-12-17 22:07:01 +01:00
vmath.h Backport vector functions cleanup from the upstream 2021-01-16 03:20:57 +03:00