Commit History

Author SHA1 Message Date
  Julius Pfrommer 27b6c4b30d simplify the API for random values. use a (thread-local) global value in the background 8 years ago
  Julius Pfrommer 06b6687b3f improve the documentation of data types 8 years ago
  Julius Pfrommer e4fb5a9404 fix checking for scalar values 9 years ago
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node 9 years ago
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer 9 years ago
  Julius Pfrommer bf62497b45 Merge branch 'master' into unsigned_array_size 9 years ago
  Julius Pfrommer 64ce9c9940 cosmetic improvements 9 years ago
  Julius Pfrommer ea9b3a004c Enable reading and writing on nodes per default; Fix a typo (bulidinfo) 9 years ago
  Julius Pfrommer 02745117d6 clean up ua_types.h, fix unit tests 9 years ago
  Julius Pfrommer 052be1ef70 update 9 years ago
  Julius Pfrommer 6ce4d129da Merge branch 'master' into unsigned_array_size 9 years ago
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 9 years ago
  Holger Jeromin 07f9805912 negative defines should be in parentheses 9 years ago
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 years ago
  Julius Pfrommer 402a2ac0b0 tag functions that return a malloced pointer 9 years ago
  Julius Pfrommer e1448f3685 cosmetic cleanups; use restrict where pointers don't alias 9 years ago
  Julius Pfrommer 5a1fea9e57 simplify types 9 years ago
  Julius Pfrommer 49946cd989 fix cpp 9 years ago
  Julius Pfrommer f0acccbebb fix some small bugs 9 years ago
  Julius Pfrommer 8c84d26cd1 fix bytestr 9 years ago
  Julius Pfrommer a5005437a9 fix a cast to bytestring 9 years ago
  Julius Pfrommer c9dd3305bf fix cpp example; improve inline type functions 9 years ago
  Julius Pfrommer acb8494b22 Merge branch 'master' into inline_setattribute 9 years ago
  Jörg Schüler-Maroldt bc105ad7cf Revert "Bug in processRepeatedJobs()" 9 years ago
  Jörg Schüler-Maroldt a5a8d0fac3 Bug in processRepeatedJobs() 9 years ago
  Julius Pfrommer bf8565bb8c optionally add the type and (struct) member names to the type descriptions 9 years ago
  Julius Pfrommer b79de30e50 replace cpp-incompatible macros with inline functions 9 years ago
  Julius Pfrommer be43c3d606 use UA_EXPORT for exported variables 9 years ago
  Julius Pfrommer e83ac67f45 use inline NODEID_ creation functions 9 years ago
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services 9 years ago