Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer 6529137c26 enable statuscode descriptions by default; split functionality across vor 8 Jahren
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public vor 8 Jahren
  Julius Pfrommer 9c3426a48e add more convenience functions for type checking of variants vor 8 Jahren
  Julius Pfrommer b86c4e7be5 fix include of c files in documentation; improve handling of toc vor 8 Jahren
  Julius Pfrommer 392217167f improve documentation and html/latex generation vor 8 Jahren
  Julius Pfrommer 8cc2b59fdd improve documentation vor 8 Jahren
  Julius Pfrommer d35b615c8f add documentation of nodes; move generated datatype documentation vor 8 Jahren
  Julius Pfrommer bf8b10f775 variant array dimensions as uint32; use same value/variable consistency check of method arguments vor 8 Jahren
  Julius Pfrommer a771272e65 allow deep numeric ranges to reach into scalars containing an array (#777) vor 8 Jahren
  Stefan Profanter 99522b216c Fix #769: Wrong NodeIDs offset for BinaryEncoding (#770) vor 8 Jahren
  Julius Pfrommer 7402557e7e Move NumericRange definition to the section on arrays vor 8 Jahren
  Julius Pfrommer 1cc01277d0 initialize types after deleteMembers; clean up type handling vor 8 Jahren
  Julius Pfrommer df2a0c6007 improve documentation; limit code width to 80 chars in headers vor 8 Jahren
  Julius Pfrommer 24819f1b80 cosmetic improvements; no horizontal scrolling in the docs vor 8 Jahren
  Julius Pfrommer cbe1851000 add UA_GUID_NULL vor 8 Jahren
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ vor 8 Jahren
  Julius Pfrommer bc1291e98f fix #645 vor 8 Jahren
  Stasik0 38d4e7fbad Merge branch 'master' of github.com:acplt/open62541 into 0.2 vor 8 Jahren
  ichrispa 984342b057 ua_types functionality of allocating strings was changed to be compliant with C++ string allocation (removes the compiler warning for -Wall); Fixed possible SEGFAULTS in subscriptions and method calls when the client issues non-standard compliant messages. vor 8 Jahren
  Julius Pfrommer ce4031ef8d use only a single UA_NodeId_isNull for all nodeid types vor 8 Jahren
  Stasik0 2d87556063 view services do not fail vor 8 Jahren
  Julius Pfrommer 843e6092a3 more conservative checking of empty variants; some cleanup vor 9 Jahren
  Julius Pfrommer 2d97529d23 use stdint.h since inttypes.h is not present on some embedded targets vor 9 Jahren
  Julius Pfrommer f45d6faf85 Overlayable (#582) vor 9 Jahren
  Julius Pfrommer f441d71543 add generic integer and floating-point encoders that are always available. use as fallback. vor 9 Jahren
  Julius Pfrommer 51def00929 array dimensions are *signed* integers vor 9 Jahren
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h vor 9 Jahren
  Julius Pfrommer 443feaf93f add statuscodes to the documentation vor 9 Jahren
  Julius Pfrommer 01cbd8c8d7 move cmake folder to tools/cmake; fix rpi cross-compilation for gcc5 vor 9 Jahren
  Julius Pfrommer b9bf154a07 small improvement to the type documentation vor 9 Jahren