Historique des commits

Auteur SHA1 Message Date
  Loic Blot 5070ca2111 Fix 5 issues reported by PVS studio il y a 6 ans
  Vincent Glize 4a5e8ad343 C++11 cleanup on constructors (#6000) il y a 7 ans
  ShadowNinja 6c5e5e2023 Remove threads.h and replace its definitions with their C++11 equivalents (#5957) il y a 7 ans
  Loïc Blot 5bd33a1586 C++11 patchset 5: use std::threads and remove old compat layer (#5928) il y a 7 ans
  Loïc Blot d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) il y a 7 ans
  Loïc Blot b3dfe5332c C++11 patchset 3: remove Atomic/GenericAtomic and use std::atomic (#5906) il y a 7 ans
  ShadowNinja c93f7f5cea Fix synchronization issue at thread start il y a 7 ans
  sfan5 0a16e53b40 Fix C++11 Windows build of threading code il y a 7 ans
  Craig Robbins ae75073944 Fix prepreprocessor error in thread.h (related to C++11 threads) il y a 8 ans
  ShadowNinja 46fd114e9a Fix race on thread creation il y a 8 ans
  est31 eabfe091b5 Rename and move basicmacros.h to util/basic_macros.h il y a 8 ans
  kwolekr fdede60034 Fix C++11 compatibility il y a 8 ans
  kwolekr c56d7fe0eb Add DISABLE_CLASS_COPY macro (and use it) il y a 8 ans
  kwolekr 964be640cb Fix some threading things and add additional thread unittests il y a 8 ans
  kwolekr 6ba9d6545d Fix missing include on AIX il y a 8 ans
  kwolekr 765a834cd0 Refactor Thread class to improve readability and portability il y a 8 ans
  ShadowNinja e4bff8be94 Clean up threading il y a 9 ans