История коммитов

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