Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 99e81fe736 call methods today with the number of input and output arguments hace 9 años
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node hace 9 años
  Julius Pfrommer d7b6e48a51 move external namespaces to a separate header file hace 9 años
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api hace 9 años
  Julius Pfrommer 54d05425f8 remove a spurious argument in UA_Server_setNodeAttribute_value; related to #447 hace 9 años
  Julius Pfrommer 66d8a06f4a improve the server API; prefix functions with typed inline versions with __ hace 9 años
  Julius Pfrommer 49946cd989 fix cpp hace 9 años
  Julius Pfrommer 811b1c3ab4 Merge branch 'master' into inline_setattribute hace 9 años
  Jörg Schüler-Maroldt a55efae8f7 Small changes to go with C++ hace 9 años
  Julius Pfrommer 1811544b2d return the added node id only when requested hace 9 años
  Julius Pfrommer 31af7af135 align nodeset generation with server API changes hace 9 años
  Julius Pfrommer 6c4afaabae first version of object constructor and destructor hace 9 años
  Julius Pfrommer 4cd09ec79f fix unit tests without methodcalls; less pointers for setting attributes hace 9 años
  Julius Pfrommer 23362555a1 use UA_Server_editNode to reduce code duplication hace 9 años
  Jörg Schüler-Maroldt bc105ad7cf Revert "Bug in processRepeatedJobs()" hace 9 años
  Jörg Schüler-Maroldt a5a8d0fac3 Bug in processRepeatedJobs() hace 9 años
  Julius Pfrommer e83ac67f45 use inline NODEID_ creation functions hace 9 años
  Julius Pfrommer 8514dc7703 fix the unit tests hace 9 años
  Julius Pfrommer ae7332d944 simplify the API. less expandednodeids hace 9 años
  Julius Pfrommer 008ea5f927 use less pointers in the user-facing API hace 9 años
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services hace 9 años
  Julius Pfrommer 29bed5ef22 Merge branch 'master' into inline_setattribute hace 9 años
  Julius Pfrommer 67cf0af100 refactored the networklayer interface hace 9 años
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback hace 9 años
  Julius Pfrommer 92b90222a6 remove macro magic from ua_server.h hace 9 años
  Julius Pfrommer de60618406 finish refactoring the write service hace 9 años
  Julius Pfrommer bf6d754bba half-finished hace 9 años
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 hace 9 años
  Julius Pfrommer 010c2d90ab remove the old copyNode function; refactor the write service hace 9 años
  Julius Pfrommer b9c0ac7ef8 typed versions of the get attribute functions hace 9 años