Commit History

作者 SHA1 備註 提交日期
  Julius Pfrommer 6af75b086e Merge branch '0.2' 8 年之前
  Julius Pfrommer 58ab60bc17 use only UA_malloc internally 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 年之前
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 8 年之前
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 8 年之前
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 8 年之前
  Julius Pfrommer 243237e882 feature: allow limiting the retransmission queue in the server (fix 8 年之前
  Julius Pfrommer 9fdd7df363 RetransmissionQueue as TAILQ instead of LIST 8 年之前
  Julius Pfrommer 134cb5543d cosmetic: struct members start with lowercase 8 年之前
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 8 年之前
  Julius Pfrommer 2a127dc9e3 fix: set correct length of the stack-allocated comparison encoding 8 年之前
  Julius Pfrommer bdf0cf6658 refactor: decompose MonitoredItem_SampleCallback into smaller chunks 8 年之前
  Julius Pfrommer e8f60f8ada refactor: use less heap allocations when no monitoreditems sample is generated 8 年之前
  Julius Pfrommer a38fc21365 suppress a cppcheck false positive 8 年之前
  Julius Pfrommer f24a597fa6 fix a false positive gcc warning 8 年之前
  Julius Pfrommer fb6ed18703 better statuscode checking in publish callback 8 年之前
  Julius Pfrommer 4859fd5219 use delayed callback to send dangling publish responses; fix setting the 8 年之前
  Julius Pfrommer bd7858bf12 improve handling of timestamps in subscriptions 8 年之前
  Julius Pfrommer e705eea331 fix handling of timestamps in read/write 8 年之前
  Julius Pfrommer 66aaadd0ec editable datatype; set servertimestamp during writing 8 年之前
  Julius Pfrommer bd57e8867a compiles with datavalue in node 8 年之前
  Julius Pfrommer 2ac78bb448 Remove repeated job when a subscription has publishing disabled; improve logging 8 年之前
  Julius Pfrommer 6386ed62d7 move locally usable services into the service sets; some cleanup 8 年之前