Historie revizí

Autor SHA1 Zpráva Datum
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public před 7 roky
  Julius Pfrommer 1e883d19aa fix: alloca with clang on windows (fixes #834) před 7 roky
  Julius Pfrommer 62275cf70a fix #792; define UA_THREAD_LOCAL as empty string if multithreading is disabled před 7 roky
  Stasik0 700fa36053 fixes #700 před 8 roky
  Julius Pfrommer 56e7ae441f fix inclusion order of winsock2/windows.h in amalgamation před 8 roky
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ před 8 roky
  Julius Pfrommer a5c41a4c14 enable thread-local variables when possible (#654) před 8 roky
  Julius Pfrommer 2f1c8f8649 add an option to use external timing API for embedded targets; před 8 roky
  Julius Pfrommer 999bdef64a split the MessageTypeAndFinal type, cherry-picked from chunking_callback před 8 roky
  Julius Pfrommer 3a8af99c5a further simplify endianness handling před 8 roky
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility před 8 roky
  Stasik0 2efc343c1a cygwin and mingw32 on appveyor před 8 roky
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive před 8 roky
  Julius Pfrommer 53d67b4140 single server config struct před 8 roky
  Julius Pfrommer fcc415202e types: add a monotonic cpu timer to measure delays před 8 roky
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation před 8 roky
  Julius Pfrommer 696a549402 assert that rcu is not locked twice před 8 roky
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets před 8 roky
  Julius Pfrommer 0d2bb09c47 cosmetic cleanup of range handling; cosmetic cleanup of ua_util.h před 8 roky
  Julius Pfrommer e1448f3685 cosmetic cleanups; use restrict where pointers don't alias před 8 roky
  Julius Pfrommer 444926c9ef use thread local storage for the random number generator před 8 roky
  Markus Graube 85cd217d84 Replace random_r with RNG from pcg32 před 8 roky
  Julius Pfrommer e5f2af8a2d generate encoding inline functions into a separate header před 8 roky
  Julius Pfrommer eea6d23549 generate static inline functions instead of macros před 8 roky
  Julius Pfrommer 76bbe178f7 use inttypes.h instead of stdint.h před 8 roky
  joyhope ba371cd6c6 support cygwin envirnment před 9 roky
  Julius Pfrommer 21944d61fd Merge branch 'master' into dev před 9 roky
  Julius Pfrommer df4753b00d improve amalgamation před 9 roky
  Julius Pfrommer 68252e5dd7 improve ua_util.h před 9 roky
  Julius Pfrommer 57bab892af simplfy encoding even more; improve endianness handling před 9 roky