Commit History

Autor SHA1 Mensaxe Data
  ichrispa c7c5f5bc05 Fixed invalid type/cast check when editing variables that never held data before. %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer dfec630b98 fix DEBUG logging level %!s(int64=9) %!d(string=hai) anos
  wuyangtang 1d26891d35 check datasource callback before invoking %!s(int64=9) %!d(string=hai) anos
  Sten Grüner c3d4c52e0b Merge pull request #488 from Wtango/tmp %!s(int64=9) %!d(string=hai) anos
  wuyangtang 1f5705d15a Test for DataSource variable,fix segmentfault caused by DataSource callback function(read & write) %!s(int64=9) %!d(string=hai) anos
  wuyangtang 8722023fa8 fix bug what case segment fualt when writing to a readonly value %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 72b2108313 continue merging the changes from master %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer bcf2c47239 simplify the write service %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 1c03b7f17d msvc complains about a possibly unitialized variable %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 3815345627 fix encoding of localizedtext; directly use the jump-table if possible %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 78c0891392 Merge branch 'unsigned_array_size' into simple_nodestore %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer bf62497b45 Merge branch 'master' into unsigned_array_size %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer a9141f2994 Missing _init in decodebinary; realloc too small for parserange %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 4bd62dca74 remove nodestore_release %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 02745117d6 clean up ua_types.h, fix unit tests %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 550d3f85e5 fix mt %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer b3dbefaa51 add a unit test for node management; add hastypedefinition for instantiated nodes %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 4cd09ec79f fix unit tests without methodcalls; less pointers for setting attributes %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 23362555a1 use UA_Server_editNode to reduce code duplication %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 6836308aff remove code duplication for node editing; add the delete references service; delete references properly during node removal %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 29bed5ef22 Merge branch 'master' into inline_setattribute %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer c1f4411d11 Merge pull request #404 from acplt/callbacks %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback %!s(int64=9) %!d(string=hai) anos