Commit Verlauf

Autor SHA1 Nachricht Datum
  Holger Jeromin 07f9805912 negative defines should be in parentheses vor 9 Jahren
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets vor 9 Jahren
  Julius Pfrommer 402a2ac0b0 tag functions that return a malloced pointer vor 9 Jahren
  Julius Pfrommer e1448f3685 cosmetic cleanups; use restrict where pointers don't alias vor 9 Jahren
  Julius Pfrommer 5a1fea9e57 simplify types vor 9 Jahren
  Julius Pfrommer 49946cd989 fix cpp vor 9 Jahren
  Julius Pfrommer f0acccbebb fix some small bugs vor 9 Jahren
  Julius Pfrommer 8c84d26cd1 fix bytestr vor 9 Jahren
  Julius Pfrommer a5005437a9 fix a cast to bytestring vor 9 Jahren
  Julius Pfrommer c9dd3305bf fix cpp example; improve inline type functions vor 9 Jahren
  Julius Pfrommer acb8494b22 Merge branch 'master' into inline_setattribute vor 9 Jahren
  Jörg Schüler-Maroldt bc105ad7cf Revert "Bug in processRepeatedJobs()" vor 9 Jahren
  Jörg Schüler-Maroldt a5a8d0fac3 Bug in processRepeatedJobs() vor 9 Jahren
  Julius Pfrommer bf8565bb8c optionally add the type and (struct) member names to the type descriptions vor 9 Jahren
  Julius Pfrommer b79de30e50 replace cpp-incompatible macros with inline functions vor 9 Jahren
  Julius Pfrommer be43c3d606 use UA_EXPORT for exported variables vor 9 Jahren
  Julius Pfrommer e83ac67f45 use inline NODEID_ creation functions vor 9 Jahren
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services vor 9 Jahren
  Julius Pfrommer 991246bb9a Merge branch 'master' into inline_setattribute vor 9 Jahren
  Reza Ebrahimi 21d7cca288 Fixing compiler warning C4244 about data type conversions vor 9 Jahren
  Julius Pfrommer d670b45dea fix string handling, refactor services vor 9 Jahren
  Julius Pfrommer bc586419b3 cosmetic improvements vor 9 Jahren
  Julius Pfrommer 444926c9ef use thread local storage for the random number generator vor 9 Jahren
  Markus Graube 5ff266102c move include into ua_types.c vor 9 Jahren
  Markus Graube 3114492366 getting back to the old interface of UA_Guid_random(*seed) vor 9 Jahren
  Markus Graube 85cd217d84 Replace random_r with RNG from pcg32 vor 9 Jahren
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const vor 9 Jahren
  Julius Pfrommer 5d91551ec1 no macro-defined functions; use only allowed types for bit-fields vor 9 Jahren
  Stasik0 fd181702dc fixing docu, fixes #383 vor 9 Jahren
  Julius Pfrommer 76bbe178f7 use inttypes.h instead of stdint.h vor 9 Jahren