Commit History

Author SHA1 Message Date
  Julius Pfrommer 8c84d26cd1 fix bytestr 8 years ago
  Julius Pfrommer a5005437a9 fix a cast to bytestring 8 years ago
  Julius Pfrommer c9dd3305bf fix cpp example; improve inline type functions 8 years ago
  Julius Pfrommer acb8494b22 Merge branch 'master' into inline_setattribute 8 years ago
  Jörg Schüler-Maroldt bc105ad7cf Revert "Bug in processRepeatedJobs()" 8 years ago
  Jörg Schüler-Maroldt a5a8d0fac3 Bug in processRepeatedJobs() 8 years ago
  Julius Pfrommer bf8565bb8c optionally add the type and (struct) member names to the type descriptions 8 years ago
  Julius Pfrommer b79de30e50 replace cpp-incompatible macros with inline functions 8 years ago
  Julius Pfrommer be43c3d606 use UA_EXPORT for exported variables 8 years ago
  Julius Pfrommer e83ac67f45 use inline NODEID_ creation functions 8 years ago
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services 8 years ago
  Julius Pfrommer 991246bb9a Merge branch 'master' into inline_setattribute 8 years ago
  Reza Ebrahimi 21d7cca288 Fixing compiler warning C4244 about data type conversions 8 years ago
  Julius Pfrommer d670b45dea fix string handling, refactor services 8 years ago
  Julius Pfrommer bc586419b3 cosmetic improvements 8 years ago
  Julius Pfrommer 444926c9ef use thread local storage for the random number generator 8 years ago
  Markus Graube 5ff266102c move include into ua_types.c 8 years ago
  Markus Graube 3114492366 getting back to the old interface of UA_Guid_random(*seed) 8 years ago
  Markus Graube 85cd217d84 Replace random_r with RNG from pcg32 8 years ago
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const 8 years ago
  Julius Pfrommer 5d91551ec1 no macro-defined functions; use only allowed types for bit-fields 8 years ago
  Stasik0 fd181702dc fixing docu, fixes #383 8 years ago
  Julius Pfrommer 76bbe178f7 use inttypes.h instead of stdint.h 8 years ago
  Nick Goossens 97b74b8a22 Updates to compile Python and Lua bindings 8 years ago
  Stasik0 df76f2854d fixed #307 9 years ago
  Julius Pfrommer db1c4979c2 clean up the canonical examples 9 years ago
  Julius Pfrommer 88cc9a3da2 small documentation improvements 9 years ago
  Julius Pfrommer c2f87ed825 add documentation generation with sphinx 9 years ago
  Julius Pfrommer bc5151e65d improve documentation, get rid of a duplicate function for string comparison 9 years ago
  Stasik0 a5df3d9589 removing init from the decodeBinary -> brings up to 10% of performance increase 9 years ago