Histórico de Commits

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