Historial de Commits

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