コミット履歴

作者 SHA1 メッセージ 日付
  Julius Pfrommer 4d804b5935 Timer: Use zip tree for the timer 5 年 前
  Julius Pfrommer 5d72fb8462 Allow fractions of milliseconds for timed callback intervalls 5 年 前
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server 5 年 前
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 5 年 前
  Jonas Green 970389260c Update timer implementation to not change order of callbacks (#1885) 5 年 前
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 年 前
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 年 前
  Julius Pfrommer e74b4bf832 simplify datetime handling. 6 年 前
  FlorianPalm 00dcc1e170 Bugfixing: Fixed segmentation fault when removing all callback-jobs from job list (#1321) 6 年 前
  Julius Pfrommer 1969bad066 remove public ua_job.h; call message processing from the network layer 7 年 前
  Stefan Profanter aed40a3ea1 Fix build on VS2008 and support C++ compilation 7 年 前
  Stefan Profanter d27e3ccfdd Remove unnecessary clearing of list 7 年 前
  Julius Pfrommer de0c70759d use proper multi-producer single-consumer queue for repeated job changes 7 年 前
  Julius Pfrommer 5eecf41e25 process changes to the repeated jobs in the right order 7 年 前
  Stefan Profanter d53a37a5bf Remove else after return (clang error) 7 年 前
  Stefan Profanter f6c49f0804 Fix memory leaks if addRemoveJobs are not added to the repeatedJobs list before shutdown. Fixup #982 7 年 前
  Julius Pfrommer 4a5b316d7d move computation of the timeout to the server 7 年 前
  Julius Pfrommer 00fd02f108 refactor timer code to not rely on server internals 7 年 前