Commit History

Author SHA1 Message Date
  bel 8b56ca32ca Use operating system native time and sleep functions (instead of abstraction) 8 years ago
  bel c9834644ae Format code 8 years ago
  bel 44b5590f17 Lock mutex in timers_exit 8 years ago
  bel a7644622f5 Add mixed timer test 8 years ago
  bel ca70d44f86 Test timer: test one shot timer in different ways 8 years ago
  bel 5ff7711126 Reset number of timers if timer thread exits 8 years ago
  bel e57c01bb24 Add explicit cast to fix conversion warning 8 years ago
  bel 7ec97f166a Add unit test for timers 8 years ago
  bel a3d83a152e Auto-format after merge 9 years ago
  Peter Foerster f4b67064d2 HCP24: bugfix: timer_add 9 years ago
  bel c419d42dd6 Call init_thread for other threads as well 9 years ago
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files 9 years ago
  bel 10372ce328 Autoformat *.inl 10 years ago
  bel 6ce8b4e92c Set autoformat options and autoformat all source files 10 years ago
  bel 6f49961a2a Add some optional pointer casts (avoid static source code analysis warnings) 10 years ago
  bel d08f534309 timers_exit may be called without timers_init 11 years ago
  bel 33efde87ac Timer loop must exit when server closes 11 years ago
  bel d72324832f Do not add new timers when server is about to stop 11 years ago
  bel 73135887de Rewrite websocket for Lua (Step 18 of ?) 11 years ago
  bel 661a1bac39 Rewrite websocket for Lua (Step 16 of ?) 11 years ago
  bel e7f26f92e0 Rewrite websocket for Lua (Step 15 of ?) 11 years ago
  bel edadd7ebf2 Rewrite websocket for Lua (Step 14 of ?) 11 years ago