Historie revizí

Autor SHA1 Zpráva Datum
  Julius Pfrommer 97a4ed1749 move timer functions to separate compilation unit před 8 roky
  Julius Pfrommer 8c3d2e19a4 Merge branch '0.2' před 8 roky
  FlorianPalm 057672cdd9 potential use of unitialized variables removed. thanks to @TorbenD před 8 roky
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' před 8 roky
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files před 8 roky
  Julius Pfrommer 8cd826c478 Merge branch '0.2' před 8 roky
  Julius Pfrommer 9925681e23 Ensure that unit tests run with multithreading enabled (fix #912) před 8 roky
  FlorianPalm aee53c650e license change for all c/h files před 8 roky
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) před 8 roky
  FlorianPalm 87028b0ee6 added new license text (mplv3) před 8 roky
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" před 8 roky
  janitza-luwe 4482b10bd7 fix use of worker mutexes with pthread_cond před 8 roky
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file před 8 roky
  janitza-luwe 51d04c438b fix use of worker mutexes with pthread_cond před 8 roky
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 před 8 roky
  Julius Pfrommer 917169614c fix warnings from clang-tidy před 8 roky
  Julius Pfrommer fecd0bf4fd fix #909, replace an utf8 character with ascii před 8 roky
  Julius Pfrommer 5171272d33 fix: wake up worker threads after dispatch of repeated jobs před 8 roky
  Julius Pfrommer 327c32d62e fix: remove a warning from clang-analyzer; fix rcu locking před 8 roky
  Julius Pfrommer 277aa21c52 feature: align nextTime of repeated jobs with the same interval před 8 roky
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D před 8 roky
  Julius Pfrommer 0b2cec1002 fix: improve reactivity under high load (#655) před 8 roky
  Julius Pfrommer d3ce5c8a2e refactor: use knowledge about the last monitoreditem in this period to před 8 roky
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public před 8 roky
  Julius Pfrommer fe7e2f1508 add delayed callbacks also for single-threaded execution před 8 roky
  Stefan Profanter 5839f2c6b2 Fix conversion to UInt64 (#774) před 8 roky
  Stefan Profanter f2835f0dda Use UA_UInt64 for repeated job interval (#773) před 8 roky
  Julius Pfrommer a12fd85268 demote a warning log message to debug před 8 roky
  Julius Pfrommer dcf1e52d15 repeated jobs can remove themselves před 8 roky
  Julius Pfrommer baa92aea25 put every repeated job into a separate entry of the linked list před 8 roky