Revīziju vēsture

Autors SHA1 Ziņojums Datums
  ichrispa dd29beee3d Remove "blah.xsd" qualifiers from xmlns:sN tags (some modellers add it, some don't) to prevent invalid namespace names being generated in the server (see #825). 8 gadi atpakaļ
  Julius Pfrommer aad21245ee clean overlong lines in tcp network layer; improve inline docs 8 gadi atpakaļ
  Lykurg 941598c655 Fix return value (#821) 8 gadi atpakaļ
  Julius Pfrommer a38fc21365 suppress a cppcheck false positive 8 gadi atpakaļ
  Julius Pfrommer f24a597fa6 fix a false positive gcc warning 8 gadi atpakaļ
  Stefan Profanter 5f5d2f6b08 Fix travis after_success script (#813) 8 gadi atpakaļ
  Stefan Profanter 0f7ce31433 Fix compilation errors in UDP network plugin (#820) 8 gadi atpakaļ
  Julius Pfrommer fb6ed18703 better statuscode checking in publish callback 8 gadi atpakaļ
  Julius Pfrommer 6405534fa8 add referencetype hierarchy documentation with a graphviz figure 8 gadi atpakaļ
  Julius Pfrommer ad4304a298 Merge pull request #811 from Pro/feature/supported_table 8 gadi atpakaļ
  Julius Pfrommer a31e43bff0 sharpen feature table 8 gadi atpakaļ
  Stefan Profanter 76cec3bd1f Add Features table 8 gadi atpakaļ
  Julius Pfrommer 11a8462661 fix the unit test checking the maxKeepAlive of subscriptions 8 gadi atpakaļ
  Julius Pfrommer 29a241db58 example server: disallow writing values of any type 8 gadi atpakaļ
  Julius Pfrommer ca1af116d8 cosmetic improvements 8 gadi atpakaļ
  Julius Pfrommer 4859fd5219 use delayed callback to send dangling publish responses; fix setting the 8 gadi atpakaļ
  Julius Pfrommer fe7e2f1508 add delayed callbacks also for single-threaded execution 8 gadi atpakaļ
  Julius Pfrommer 8f09b301d9 cosmetic: improve comment style 8 gadi atpakaļ
  Julius Pfrommer 1ab6fdfc68 use type names if avaiable in example server for CTT 8 gadi atpakaļ
  Stefan Profanter fa81007bb4 Fix after_success scripts (#809) 8 gadi atpakaļ
  Markus Graube 41e7d913f8 initial example for instatiation/inheritence following #802 (#812) 8 gadi atpakaļ
  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 gadi atpakaļ
  Julius Pfrommer b86c4e7be5 fix include of c files in documentation; improve handling of toc 8 gadi atpakaļ
  Julius Pfrommer 9924010e23 fix a unit test with asan checker enabled 8 gadi atpakaļ
  Julius Pfrommer b5fcf704ce add unit test for writing index ranges; add more log output 8 gadi atpakaļ
  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 gadi atpakaļ
  ichrispa f2011cb6e2 Enable instantiation of nested objects/variables to be merged into each other. 8 gadi atpakaļ
  ichrispa 13977f0c27 Readded node lists lost in oops 8 gadi atpakaļ
  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 gadi atpakaļ
  ichrispa f2988da120 Added myself to the authors file... overdue for about 18 month's ^^ 8 gadi atpakaļ