Commit History

Author SHA1 Message Date
  Vitaliy 20a85d76d9 Move files to subdirectories (#6599) 7 years ago
  Loïc Blot bd6b90359c Remove DSTACK support (#6346) 7 years ago
  Loïc Blot 88b436e6a9 Code modernization: subfolders (#6283) 7 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 years ago
  Loïc Blot d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 7 years ago
  Loïc Blot a7e131f53e Fix various points reported by cppcheck (#5656) 7 years ago
  Loïc Blot f98bbe193e Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 7 years ago
  Perttu Ahola 4323ad163f Include container.h in util/thread.h. util/thread.h doesn't compile without it 7 years ago
  ShadowNinja 6f2d785d0f Rename macros with two leading underscores 9 years ago
  ShadowNinja 6f4d6cb574 Always use errorstream for DEBUG_EXCEPTION_HANDLER 9 years ago
  ShadowNinja e4bff8be94 Clean up threading 9 years ago
  kwolekr 8eb272cea3 Misc. minor fixes 9 years ago
  est31 29dda9f356 Add UpdateThread and use it for minimap and mesh threads 9 years ago
  Loic Blot 2f0107f4a7 MutexedQueue inherits must use std::deque instead of std::list 9 years ago
  sapier 8b0b857eaa Make MutexQueue use jsemaphore for signaling 11 years ago
  sapier e9e9fd7c3f Replace SimpleThread by JThread now implementing same features 11 years ago
  sapier 04e9a9d541 Cleanup jthread and fix win32 build 11 years ago
  sapier eadc943159 Add missing RequestQueue doc 11 years ago
  sapier dc407e219f Fix multicaller support in RequestQueue 11 years ago
  kwolekr d308352dbd Always use builtin JThread library 11 years ago
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 12 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago
  Perttu Ahola 1bc37d576c Initially split utility.h to multiple files in util/ 12 years ago