Історія комітів

Автор SHA1 Опис Дата
  Julius Pfrommer bc586419b3 cosmetic improvements 9 роки тому
  Julius Pfrommer 010c2d90ab remove the old copyNode function; refactor the write service 9 роки тому
  Julius Pfrommer fe5e0e3eb0 typo in the variable name 9 роки тому
  Julius Pfrommer 1a25f4ebd0 small fix 9 роки тому
  Julius Pfrommer 951ec345d0 fix test cases. fix lots of memleaks in check_service_attributes 9 роки тому
  Julius Pfrommer 0628fac947 use functionality already provided in the services 9 роки тому
  Julius Pfrommer eeb30de178 cleanup address space 9 роки тому
  Julius Pfrommer fe2996bdfd make the userspace attribute write function use the service. not the other 9 роки тому
  Julius Pfrommer a92572789d rename get/setNodeAttribute; use inline methods for type safety 9 роки тому
  Chris Iatrou 20ae4add72 Renamen UA_Server_attachMethod_toNode to UA_Server_setAttribute_method; added UA_Server_getAttribute_method; Replaced attribute getter|setter functions with aliases to UA_Server_get|setAttributeValue (which is now manditorily exported). 9 роки тому
  ichrispa 350625875c reinserted lost attachMethod_toNode, removed exported UA_Server_setAttributeValue and replaced it with attribute-specific macors (UA_Server_setAttribute_browseName...); added UA_Server_get|setAttribute_DataSource. 9 роки тому
  Stasik0 f4ef1e7662 adding datasource example 9 роки тому
  Stasik0 d3cf8aa847 * tutorial fixup 9 роки тому
  ichrispa 8724d814f7 Previous commit overlooked some merge conflicts :/ 9 роки тому
  ichrispa f8de61d222 Merge branch 'api_hl_abstractions' including fixes for issues reported by scan-build and coverity. 9 роки тому
  ichrispa e96d599acb Fixed several issues reported by coverity and scan-build. 9 роки тому
  Nick Goossens 1ebcb274b2 Fix for AppleClang error: comparison of constant 'UA_NODECLASS_OBJECTTYPE' (8) with boolean expression is always false (`if (!typeDefNode->nodeClass == UA_NODECLASS_OBJECTTYPE) {`). 9 роки тому
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions 9 роки тому
  ichrispa a71f43aa7d Completed the node relations tutorial. 9 роки тому
  ichrispa b0e4f46304 Node instantiation is now biderictionally hierarchical (inheritance and child instantiation); recursion protection is in place. 9 роки тому
  ichrispa d0293da90f Creates/Added UA_Server_addInstanceOf(); clones a hierarchic objectType (including all method, variables, subobjects and variableTypes) and respects inheritance from supertypes. 9 роки тому
  ichrispa 198597c520 Backported handle attachement to method callbacks from application. 9 роки тому
  ichrispa d93de433a0 Tutorial on variable/attribute manipulation updated. Several minor problems fixed. 9 роки тому
  StalderT 0c97516c88 update UA_Server_addMethodNode 9 роки тому
  StalderT 863c874723 make change more readable 9 роки тому
  StalderT 4158393829 memory leak at UA_Server_addMethodNode 9 роки тому
  StalderT fb844c3b10 memory leak at UA_Server_addMethodNode 9 роки тому
  ichrispa 03591be112 Fixed wrong preprocessor encapsulation of get|setAttribute in methodCalls; make-travis-happy commit #1 9 роки тому
  FlorianPalm e548bb0bc4 removed memleaks (freeing UA_ExpandedNodeId) was missing) 9 роки тому
  ichrispa 17ec7526dd Namespace compiler was rewritten to use userland insertion methods whenever possible. Some adaptations to several add<Type>Node calls where made to facilitate the compiler. 9 роки тому