Commit History

Yazar SHA1 Mesaj Tarih
  Julius Pfrommer 696a549402 assert that rcu is not locked twice 9 yıl önce
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 yıl önce
  Julius Pfrommer 0d2bb09c47 cosmetic cleanup of range handling; cosmetic cleanup of ua_util.h 9 yıl önce
  Julius Pfrommer e1448f3685 cosmetic cleanups; use restrict where pointers don't alias 9 yıl önce
  Julius Pfrommer 444926c9ef use thread local storage for the random number generator 9 yıl önce
  Markus Graube 85cd217d84 Replace random_r with RNG from pcg32 9 yıl önce
  Julius Pfrommer e5f2af8a2d generate encoding inline functions into a separate header 9 yıl önce
  Julius Pfrommer eea6d23549 generate static inline functions instead of macros 9 yıl önce
  Julius Pfrommer 76bbe178f7 use inttypes.h instead of stdint.h 9 yıl önce
  joyhope ba371cd6c6 support cygwin envirnment 9 yıl önce
  Julius Pfrommer 21944d61fd Merge branch 'master' into dev 9 yıl önce
  Julius Pfrommer df4753b00d improve amalgamation 10 yıl önce
  Julius Pfrommer 68252e5dd7 improve ua_util.h 10 yıl önce
  Julius Pfrommer 57bab892af simplfy encoding even more; improve endianness handling 10 yıl önce
  Julius Pfrommer a1a8487afb Merge branch 'master' into dev 10 yıl önce
  Julius Pfrommer f6855143f9 add UA_NON_LITTLEENDIAN_ARCHITECTURE macro. use for memcpying encoding 10 yıl önce
  Julius Pfrommer 5b51f1fb54 add UA_NON_LITTLEENDIAN_ARCHITECTURE macro. use for memcpying encoding 10 yıl önce
  Julius Pfrommer e0f7d135b9 reuse buffers for sending 10 yıl önce
  ichrispa d4d52b41c2 Manual redefinition of unistd.h contents which are unaccessable to MSVS 10 yıl önce
  Stasik0 1f6f56418c fixing a renaming issue 10 yıl önce
  Stasik0 e62e5a409f partial revert of the PR #260, the memory allocators can be safely defined before including our header files 10 yıl önce
  hfaham 4d99967c16 Update ua_util.h 10 yıl önce
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime 10 yıl önce
  Julius Pfrommer ab8af8cffc use __restrict also for all visual studio versions 10 yıl önce
  Stasik0 983c50554e fixing restrict and header inclusion for VS2015, credit goes to @stephanhensel, a fixed version of #257, fixed #257 10 yıl önce
  FlorianPalm 1a03d0286d NO_ALLOCA (added in nodemanagement service) 10 yıl önce
  FlorianPalm dae421bab2 added NO_ALLOCA macro fix 10 yıl önce
  LEvertz 085f5eea88 Update ua_config.h.in 10 yıl önce
  Stasik0 3b1c0305c5 no need to include alloca.h if gcc is used 10 yıl önce
  unknown 4dea9bb176 fixing mingw build 10 yıl önce