Commit History

Author SHA1 Message Date
  Julius Pfrommer 7a17e28d1a rename UA_.types[...] to UA_[...] and make VTable entries constant 9 years ago
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure 9 years ago
  Julius Pfrommer b2f4460e60 remove UA_borrowed. not-deleting variant data is now indicated by the storagetype enum. 9 years ago
  Julius Pfrommer 7830febf5a remove return int32 when no errors are possible. add datasource handling to variant. 9 years ago
  Julius Pfrommer 04627d13e1 set standard visibility to hidden, clean include hierarchy. 9 years ago
  Julius Pfrommer ced1172586 inline vtable function definition 9 years ago
  Julius Pfrommer 6aaac99420 improve build script, naming changes 10 years ago
  Stasik0 7aeccac7ac new feature: cmake can now be configure with "TYPES_ONLY_NEEDED" resulting in the lowest possible number of types 10 years ago
  Julius Pfrommer 987bd6ba00 back to a speaking name for nodeid->namespaceId 10 years ago
  Julius Pfrommer 4dd7e06b8b Rename UA_NodeId.namespace to UA_NodeId.ns. 10 years ago
  Julius Pfrommer 3897afc744 simplify NodeId type (shortened nodeids only during encoding) 10 years ago
  Julius Pfrommer eca33ebd6d generate doxygen with cmake 10 years ago
  Julius Pfrommer 893e046c99 build with cmake 10 years ago
  Julius Pfrommer e3ea519cf5 structure for JSON encoding 10 years ago
  Julius Pfrommer 03a7c39858 removed raspi-specific code 10 years ago
  Julius Pfrommer 3e98f7b505 new --enable-profile option, removed unneeded types 10 years ago
  Stasik0 e13e96edd9 declaring the borrowed vtable at runtme in the ua_application.c 10 years ago
  Stasik0 3b9218def8 hard remove of all _print functions if DEBUG is not set, @jpfr or @uleon: who does own ua_xml.c? Please review changes there, I fear i was too hard. Relates to #101 10 years ago
  Julius Pfrommer 001e61ea9a printing of all UA types as C-structs 10 years ago
  Julius Pfrommer adc25007eb restore variants copySetValue and borrowSetValue 10 years ago
  Julius Pfrommer f0da71bdb2 Simplify variant, arrays, no leaks in check_memory 10 years ago
  Julius Pfrommer 3360b79322 make tests working 10 years ago
  Julius Pfrommer 9549a87c62 changes over the weekend 10 years ago
  Julius Pfrommer 0af770f6fa refactoring .. bigger than expected 10 years ago
  Leon Urbas 750c95b7a3 merged generate_namespace 10 years ago
  Leon Urbas 596f70813a Merge of branch namespace_generation 10 years ago
  Julius Pfrommer 98acf92cd0 add size of the structs to vtable 10 years ago
  Julius Pfrommer 77e3a3fde0 Ensure that UA_INVALIDTYPE has the largest id 10 years ago
  Julius Pfrommer 46485918e3 Functions UA_Variant_borrowSetValue and ..Array 10 years ago
  FlorianPalm 014251a331 #52 - corrected autogenerated copy functions, renamed Vtable index function 10 years ago