Commit History

Author SHA1 Message Date
  Julius Pfrommer 83e3af6ed0 fix two coverity warnings 9 years ago
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 9 years ago
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 years ago
  Julius Pfrommer bda9cd58f5 update concurrent nodestore 10 years ago
  Julius Pfrommer c7e4629d1f fix unit tests 10 years ago
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards 10 years ago
  Julius Pfrommer dfbf009d3a Merge branch 'master' into external_datasource 10 years ago
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object 10 years ago
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean 10 years ago
  Julius Pfrommer 237ab33411 do not export transport-types from library 10 years ago
  Julius Pfrommer e8b9191ba4 finish usage of UA_StatusCode internally 10 years ago
  Julius Pfrommer 6c8dc9c746 update statuscode 10 years ago
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 10 years ago
  Julius Pfrommer ed7b8bf2c8 simplify alloc, add statuscode as enum 10 years ago
  Julius Pfrommer d22a8a3853 restore DEBUG flag for Debug-builds and fix all compiler warnings 10 years ago
  Julius Pfrommer 7a17e28d1a rename UA_.types[...] to UA_[...] and make VTable entries constant 10 years ago
  Julius Pfrommer ea987a1076 improve documentation of data source 10 years ago
  Julius Pfrommer 7830febf5a remove return int32 when no errors are possible. add datasource handling to variant. 10 years ago
  Julius Pfrommer a5ff55e370 move user-facing api to includes folder 10 years ago