Commit History

Author SHA1 Message Date
  Thomas Markwalder ac5d93b8f3 [4243] Disable optimization of boost:asio for gcc 5.2.0 through 5.3.0 9 years ago
  Marcin Siodelski fe9dd86d20 [4236] Replaced license text in all files containing it. 9 years ago
  Marcin Siodelski 7e0e428ccd [3971] TimerMgr returns the number of registered timers. 9 years ago
  Marcin Siodelski ef31a8bd82 [4039] Longer intervals in the TimerMgr test to avoid timing issues. 9 years ago
  Francis Dupont 279c55e6b2 [master] Fixed old asio.hpp include in new code (bis) 9 years ago
  Marcin Siodelski e47176e625 [master] Removed extraneous variable. 9 years ago
  Marcin Siodelski 0a610df466 [4047] Updated TimerMgr and tests per review comments. 9 years ago
  Marcin Siodelski ac8820c71a [4047] Corrected order of calls in the TimerMgr unit test. 9 years ago
  Marcin Siodelski c30eaa0890 [4047] Cleanup in the TimerMgr unit tests. 9 years ago
  Marcin Siodelski c99f6c0233 [4047] Instance of the TimerMgr is now shared pointer. 9 years ago
  Marcin Siodelski 8c4de872d4 [4047] Implemented synchronization between the worker thead 9 years ago
  Marcin Siodelski 971b7440bb [3970] Improved the test for TimerMgr::stopThread. 9 years ago
  Marcin Siodelski 2d7e2fec66 [3970] Addressed review comments again. 9 years ago
  Marcin Siodelski 79d70c0695 [3970] Add parameter to run pending callbacks when thread is stopped. 9 years ago
  Marcin Siodelski 114f9004dd [3970] Rename 'deregister' to 'unregister' in TimerMgr. 9 years ago
  Marcin Siodelski e81623917a [3970] Disabled one test in TimerMgr. 9 years ago
  Marcin Siodelski 65b5204084 [3970] Prevent race conditions during timers registration. 9 years ago
  Marcin Siodelski 93752c1aa0 [3970] Improved test coverage for the TimerMgr. 9 years ago
  Marcin Siodelski ab8afd6cfc [3970] Updated implementation of TimerMgr and make it almost ready. 9 years ago
  Marcin Siodelski ff141355b9 [3970] Use thread to run handlers in TimerMgr. 9 years ago
  Marcin Siodelski 811a19c99a [3970] Basic implementation of the TimerMgr singleton. 9 years ago