Historique des commits

Auteur SHA1 Message Date
  sfan5 b8b99d5cf1 Use std::string_view in logging code il y a 2 mois
  sfan5 558d749d54 A few clean ups in log.cpp il y a 6 mois
  sfan5 27cb54c1db Stop misusing volatile keyword il y a 6 mois
  sfan5 39fd9b93c3 Introduce proper error handling for file streams il y a 6 mois
  Gregor Parzefall 07fdf7158d Migrate the Android port to SDL2 il y a 7 mois
  Desour 9c348d057e Replace the old STATIC_ASSERT macro with static_assert il y a 1 an
  paradust7 367a2d4b29 Add missing concurrency protection in logger (#12325) il y a 2 ans
  paradust7 0704ca0550 Make logging cost free when there is no output target (#12247) il y a 2 ans
  SmallJoker f46509d5e2 Remove unused functions reported by cppcheck (#10463) il y a 4 ans
  SmallJoker 836dd4a1e4 Add chat_log_level setting (#9223) il y a 4 ans
  HybridDog 36bfc67574 Move debug.txt after it grows too big (#8904) il y a 5 ans
  you 540e07e3ef Fix missing warningstream (or similar problem) (#7034) il y a 6 ans
  Pedro Gimeno f77f19a941 Fix off-by-one in log output line length (#6896) il y a 6 ans
  ShadowNinja 6c5e5e2023 Remove threads.h and replace its definitions with their C++11 equivalents (#5957) il y a 7 ans
  Ekdohibs c350cfb50b Make logging use a fixed-length buffer to avoid race conditions. il y a 8 ans
  est31 5e507c9829 Add server side ncurses terminal il y a 9 ans
  kwolekr 688556a5d1 Add STATIC_ASSERT() macro and use it il y a 9 ans
  est31 1f76808e4f Fix out of bounds vector write in Logger::addOutput(ILogOutput *out) il y a 9 ans
  est31 2f19abd704 Small logging refactor and additional options il y a 9 ans
  kwolekr 6be74d17df Refactor thread utility interface il y a 9 ans
  ShadowNinja 2139d7d45f Refactor logging il y a 9 ans
  David Jones 34b7a147dc Change i++ to ++i il y a 9 ans
  ShadowNinja e4bff8be94 Clean up threading il y a 9 ans
  Craig Robbins 9527984dbc Move globals from main.cpp to more sane locations il y a 9 ans
  Loic Blot 3d505b2b5f Use std::queue for HTTPFetchRequest and std::vector for log_output instead of std::list il y a 9 ans
  Craig Robbins 66efaaa983 Fix Android compile warning il y a 9 ans
  sapier 083d19b3fc Fixes for android il y a 9 ans
  kwolekr 093b1b47d9 Log: Silence errorstream during unittests il y a 10 ans
  sapier 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
  sapier 9edb91da57 Fixed minetest reliable udp implementation (compatible to old clients) il y a 11 ans