Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Julius Pfrommer 1d4d80d23b fix non-multithreaded case 9 vuotta sitten
  Julius Pfrommer f7b9c622f3 Merge branch 'master' into dev 9 vuotta sitten
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime 9 vuotta sitten
  Julius Pfrommer ab8af8cffc use __restrict also for all visual studio versions 9 vuotta sitten
  LEvertz f5ce0a0b58 typo fixed 9 vuotta sitten
  LEvertz 5224e8b57b Merge branch 'master' of https://github.com/acplt/open62541 9 vuotta sitten
  LEvertz 1220bda227 implemented references from internal to external namespaces 9 vuotta sitten
  Stasik0 983c50554e fixing restrict and header inclusion for VS2015, credit goes to @stephanhensel, a fixed version of #257, fixed #257 9 vuotta sitten
  Stasik0 747cfc4cd4 removing pyUANamespace scripts since they are in a separate branch now 9 vuotta sitten
  Stasik0 13963238e3 fixing amalgamation for subscriptions by carefull changing of guards and resorting of headers 9 vuotta sitten
  ichrispa 0f66bc80e0 Fixed invalid results iteration for deleteMonitoredItems. 9 vuotta sitten
  Julius Pfrommer 84b02c76b9 purely cosmetic improvements 9 vuotta sitten
  Julius Pfrommer f4e425501c make the subscriptions list a fixed member instead of a pointer 9 vuotta sitten
  Julius Pfrommer 90a6db22c4 purely cosmetic changes 9 vuotta sitten
  Julius Pfrommer 2f2337bce9 replace list in monitoreditems with a queue O(1) access to the last element, cleaner semantics of the code 9 vuotta sitten
  Julius Pfrommer ff3d205bc5 clean up cmakelists a bit 9 vuotta sitten
  Julius Pfrommer 2737bec03f remove the pointer monitoreditem->node, release the node only after the pointer is no longer used. 9 vuotta sitten
  Julius Pfrommer b9b12bfbef add subscription sources dynamically in cmake. remove some ifdefs 9 vuotta sitten
  ichrispa 11f7318b72 Revert "Header updated to export proxy function for creating objectnodes." 10 vuotta sitten
  ichrispa 499c091043 Revert "Added UA_AddNodesResponse *UA_Client_createObjectNode proxy function to create ObjectNodes. Currently requires manual enabling of ADDNODES Service in ua_server_binary." 10 vuotta sitten
  ichrispa 62175e8a98 Revert "Added createVariableNode proxy function." 10 vuotta sitten
  ichrispa 23b5030870 Revert "exporting createVariableNode proxy function for client." 10 vuotta sitten
  ichrispa 73ded0e47e Revert "Nodemanagement wrapped into ENABLE_NODEMANAGEMENT" 10 vuotta sitten
  ichrispa c1d124d7c0 Nodemanagement wrapped into ENABLE_NODEMANAGEMENT 10 vuotta sitten
  ichrispa 670e038871 exporting createVariableNode proxy function for client. 10 vuotta sitten
  ichrispa 4432e2bd8f Added createVariableNode proxy function. 10 vuotta sitten
  FlorianPalm 1a03d0286d NO_ALLOCA (added in nodemanagement service) 10 vuotta sitten
  FlorianPalm dae421bab2 added NO_ALLOCA macro fix 10 vuotta sitten
  FlorianPalm 7a9af79ffb added NO_ALLOCA macro 10 vuotta sitten
  ichrispa 7743f22d4a Added UA_AddNodesResponse *UA_Client_createObjectNode proxy function to create ObjectNodes. Currently requires manual enabling of ADDNODES Service in ua_server_binary. 10 vuotta sitten