Histórico de Commits

Autor SHA1 Mensagem Data
  bel2125 8d796925d4 Allow timers to add a callback to cleanup resources há 5 anos atrás
  bel2125 90e9bc522f Add exit_lua callback and clean some Lua resources on server exit há 5 anos atrás
  bel2125 486ca49c49 Add "STOP_FLAG_NEEDS_LOCK" define há 5 anos atrás
  bel2125 d54411c2b9 Format code há 6 anos atrás
  xtne6f 9a678aea37 Make timer_getcurrenttime() thread-safe há 6 anos atrás
  bel2125 f166b4f143 Revert format and update .clang-format file há 6 anos atrás
  bel2125 fc274f5530 Format code (with clang-format 6.0) há 6 anos atrás
  bel2125 3235a2ecae Fix some PVS Studio warnings (#597) há 7 anos atrás
  bel2125 39af534982 Replace #ifdef by #if defined (for automated preprocessor define checking) há 7 anos atrás
  bel2125 a5c237895e Update year in copyright header há 7 anos atrás
  bel2125 b7678afb55 Replace signal by sigaction and fix websocket support há 7 anos atrás
  bel2125 b1e46087a8 Prepare data for server status (Step 2/?) (See #243) há 8 anos atrás
  bel2125 c5b8e38fd7 Format code and add end-of-file comments há 8 anos atrás
  extergnoto 628b57171d Join timer thread in timers_exit (#431) há 8 anos atrás
  bel 65e3cbe1cc Allow to use timers outside civetweb.c (with TIMER_API define) há 8 anos atrás
  bel f11d475a46 Format code há 8 anos atrás
  bel2125 cba20289f7 Fix some issues detected by the new coverity version há 8 anos atrás
  bel 0e1a352855 Update copyright year há 8 anos atrás
  bel 0ea0e6ddb7 Fix copy/paste error for Linux há 8 anos atrás
  bel 8b56ca32ca Use operating system native time and sleep functions (instead of abstraction) há 8 anos atrás
  bel c9834644ae Format code há 8 anos atrás
  bel 44b5590f17 Lock mutex in timers_exit há 8 anos atrás
  bel a7644622f5 Add mixed timer test há 8 anos atrás
  bel ca70d44f86 Test timer: test one shot timer in different ways há 8 anos atrás
  bel 5ff7711126 Reset number of timers if timer thread exits há 8 anos atrás
  bel e57c01bb24 Add explicit cast to fix conversion warning há 8 anos atrás
  bel 7ec97f166a Add unit test for timers há 8 anos atrás
  bel a3d83a152e Auto-format after merge há 9 anos atrás
  Peter Foerster f4b67064d2 HCP24: bugfix: timer_add há 9 anos atrás
  bel c419d42dd6 Call init_thread for other threads as well há 9 anos atrás