Commit History

Author SHA1 Message Date
  Julius Pfrommer 6d37a63177 more cosmetic improvements 8 years ago
  Julius Pfrommer cfdccab274 purely cosmetic improvements 8 years ago
  Julius Pfrommer 4634aa1cd7 Merge branch 'master' into unsigned_array_size 8 years ago
  Julius Pfrommer 7c152a5ece use a const string for the client connection 8 years ago
  Stasik0 49988a9e9f enforcing a minimal CMake version of 2.8.11, relates to #466 8 years ago
  Stasik0 5f6beed5cd fixing broken lxml installer for windows build server 8 years ago
  Julius Pfrommer 99e81fe736 call methods today with the number of input and output arguments 9 years ago
  Julius Pfrommer e4fb5a9404 fix checking for scalar values 9 years ago
  Julius Pfrommer 4f30c9aaf2 remove crash in the client when the server does not respond 9 years ago
  Stasik0 12f7798215 fixing segfault of uaexpert - wrong valueRank was the problem 8 years ago
  Stasik0 a12ba0fae7 Merge branch 'master' into unsigned_array_size 8 years ago
  Julius Pfrommer 224a715af1 Document the basic data type API 8 years ago
  Julius Pfrommer d9f99cf587 Merge branch 'master' into simple_nodestore 9 years ago
  Julius Pfrommer d8beef1ecf Merge branch 'master' of github.com:acplt/open62541 9 years ago
  Markus Graube 403f45af5b Update tutorial_noderelations.rst 9 years ago
  Julius Pfrommer 9c51c9ae29 disable clang travis build (see #465) 9 years ago
  Julius Pfrommer 2c0d0c41ca fix compiling with mingw 9 years ago
  Julius Pfrommer 3815345627 fix encoding of localizedtext; directly use the jump-table if possible 9 years ago
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node 9 years ago
  Julius Pfrommer 3ba9364fdd remove iterations of unpublished notifications just for counting; remove redundant checks 9 years ago
  Julius Pfrommer 2f5a6ec9a0 cosmetic improvements to the call service 9 years ago
  Julius Pfrommer 40c5c06dbc remove a clang analyzer report in the argument verification; fix the builtin unit test on clang 9 years ago
  Julius Pfrommer ee91b5c498 remove duplicate code in the view service; an if-switch was pulled into the inner loop 9 years ago
  Julius Pfrommer 696a549402 assert that rcu is not locked twice 9 years ago
  Julius Pfrommer 78c0891392 Merge branch 'unsigned_array_size' into simple_nodestore 9 years ago
  Julius Pfrommer 72dd45e914 improve readspeed example 9 years ago
  Julius Pfrommer 39eb69ee7f Further simplify the decoding, reduce indirections 9 years ago
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer 9 years ago
  Julius Pfrommer db8e62f2d0 ss 9 years ago
  Julius Pfrommer f25686fe28 harden the code by explicitly comparing wiht UA_STATUSCODE_GOOD; use a single memset to init per decode 9 years ago