Histórico de commits

Autor SHA1 Mensagem Data
  xtne6f 9a678aea37 Make timer_getcurrenttime() thread-safe 6 anos atrás
  bel2125 f166b4f143 Revert format and update .clang-format file 7 anos atrás
  bel2125 fc274f5530 Format code (with clang-format 6.0) 7 anos atrás
  bel2125 3235a2ecae Fix some PVS Studio warnings (#597) 7 anos atrás
  bel2125 39af534982 Replace #ifdef by #if defined (for automated preprocessor define checking) 7 anos atrás
  bel2125 a5c237895e Update year in copyright header 7 anos atrás
  bel2125 b7678afb55 Replace signal by sigaction and fix websocket support 7 anos atrás
  bel2125 b1e46087a8 Prepare data for server status (Step 2/?) (See #243) 8 anos atrás
  bel2125 c5b8e38fd7 Format code and add end-of-file comments 8 anos atrás
  extergnoto 628b57171d Join timer thread in timers_exit (#431) 8 anos atrás
  bel 65e3cbe1cc Allow to use timers outside civetweb.c (with TIMER_API define) 8 anos atrás
  bel f11d475a46 Format code 8 anos atrás
  bel2125 cba20289f7 Fix some issues detected by the new coverity version 8 anos atrás
  bel 0e1a352855 Update copyright year 8 anos atrás
  bel 0ea0e6ddb7 Fix copy/paste error for Linux 8 anos atrás
  bel 8b56ca32ca Use operating system native time and sleep functions (instead of abstraction) 8 anos atrás
  bel c9834644ae Format code 8 anos atrás
  bel 44b5590f17 Lock mutex in timers_exit 8 anos atrás
  bel a7644622f5 Add mixed timer test 8 anos atrás
  bel ca70d44f86 Test timer: test one shot timer in different ways 8 anos atrás
  bel 5ff7711126 Reset number of timers if timer thread exits 8 anos atrás
  bel e57c01bb24 Add explicit cast to fix conversion warning 8 anos atrás
  bel 7ec97f166a Add unit test for timers 8 anos atrás
  bel a3d83a152e Auto-format after merge 9 anos atrás
  Peter Foerster f4b67064d2 HCP24: bugfix: timer_add 9 anos atrás
  bel c419d42dd6 Call init_thread for other threads as well 9 anos atrás
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files 10 anos atrás
  bel 10372ce328 Autoformat *.inl 10 anos atrás
  bel 6ce8b4e92c Set autoformat options and autoformat all source files 10 anos atrás
  bel 6f49961a2a Add some optional pointer casts (avoid static source code analysis warnings) 10 anos atrás