История коммитов

Автор SHA1 Сообщение Дата
  Julius Pfrommer 6405534fa8 add referencetype hierarchy documentation with a graphviz figure лет назад: 8
  Julius Pfrommer ad4304a298 Merge pull request #811 from Pro/feature/supported_table лет назад: 8
  Julius Pfrommer a31e43bff0 sharpen feature table лет назад: 8
  Stefan Profanter 76cec3bd1f Add Features table лет назад: 8
  Julius Pfrommer 11a8462661 fix the unit test checking the maxKeepAlive of subscriptions лет назад: 8
  Julius Pfrommer 29a241db58 example server: disallow writing values of any type лет назад: 8
  Julius Pfrommer ca1af116d8 cosmetic improvements лет назад: 8
  Julius Pfrommer 4859fd5219 use delayed callback to send dangling publish responses; fix setting the лет назад: 8
  Julius Pfrommer fe7e2f1508 add delayed callbacks also for single-threaded execution лет назад: 8
  Julius Pfrommer 8f09b301d9 cosmetic: improve comment style лет назад: 8
  Julius Pfrommer 1ab6fdfc68 use type names if avaiable in example server for CTT лет назад: 8
  Stefan Profanter fa81007bb4 Fix after_success scripts (#809) лет назад: 8
  Markus Graube 41e7d913f8 initial example for instatiation/inheritence following #802 (#812) лет назад: 8
  ichrispa c2bb903346 UAExpert assumes the default access level ANY (3), which is not printed into the NS XML's. open62541 assumes NONE (0). Changed NS Compiler to correct for the discrepancy. лет назад: 8
  Julius Pfrommer b86c4e7be5 fix include of c files in documentation; improve handling of toc лет назад: 8
  Julius Pfrommer 9924010e23 fix a unit test with asan checker enabled лет назад: 8
  Julius Pfrommer b5fcf704ce add unit test for writing index ranges; add more log output лет назад: 8
  ichrispa f78131a469 Fixed instantiation callback: We want to know which node was created from what type. Due to proper and consquetial typeDef handling, this reported mostly baseDataVariableTypes... which isn't helpful to userspace at all. лет назад: 8
  ichrispa f2011cb6e2 Enable instantiation of nested objects/variables to be merged into each other. лет назад: 8
  ichrispa 13977f0c27 Readded node lists lost in oops лет назад: 8
  ichrispa 1c027faed9 Principal preparations for more complicated instantiation logic (now) allowing nested vars/obj/methods to be instatiated. Will be expanded to allow value overwrites and substructure merging. Current implementation uses *first instance by name* and discards others --> Will be the instance copy of the ObjectType/VarType. лет назад: 8
  ichrispa f2988da120 Added myself to the authors file... overdue for about 18 month's ^^ лет назад: 8
  ichrispa 7b85c0e10e Removed bogus safeguards against having dataType nodes as typdefinitions for variables; fixed nscompiler side mistake. лет назад: 8
  ichrispa ad7e0249e5 Deleting any instantiated children of serverType before adding our own (meaningfull) server description values. лет назад: 8
  ichrispa 14f3ea9f4d Merge branch '0.2' of https://github.com/open62541/open62541 into 0.2 лет назад: 8
  ichrispa 08b19b00e3 Removed|Commented check '''if(arrayDimensionsSize != (size_t)valueRank)'''; empty arrays are being initialized in NS0, hence this condition cannot hold true in all cases. лет назад: 8
  Holger Jeromin e94ee24dc6 Generic BSD detection for tcp/udp plugin (#807) лет назад: 8
  ichrispa 9fcce200cb Merge branch '0.2' of https://github.com/open62541/open62541 into 0.2 лет назад: 8
  ichrispa dcb44c45b6 nsc adds valuerank лет назад: 8
  ichrispa b0b469bb2a Fixed default varType; fixed valuerank mismatch лет назад: 8