コミット履歴

作者 SHA1 メッセージ 日付
  Julius Pfrommer c75efc25cb Stack: Tag DataTypes with a "kind" for explicit dispatch in jumptables 5 年 前
  Mark Giraud 3f314fa917 Fix undefined behavior (null pointers passed to memcpy) 5 年 前
  Stefan Profanter f4f8cdc4c3 Stack: Fix heap use after free 5 年 前
  Julius Pfrommer 17d4a6b908 Stack: Add _clear as a shorter alternative to _deleteMembers 5 年 前
  StalderT 75dab12647 fix a comment in UA_DataType_isNumeric 5 年 前
  Julius Pfrommer e8d10c4479 Stack: Add Boolean to the numeric data types; Improve documentation 5 年 前
  Julius Pfrommer a469a0d9b4 Stack: Rename isDataTypeNumeric to UA_DataType_isNumeric 5 年 前
  Stefan Profanter e2d4b0bf03 Merge pull request #2085 from open62541/runtime_custom_types 5 年 前
  Martin Lang a42a5f5316 Extend function UA_NodeId_isNull 5 年 前
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server 5 年 前
  Julius Pfrommer 2e7da4fd36 Types: Simplify UA_NodeId_isNull to only cover numeric NodeIds 5 年 前
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 6 年 前
  Stefan Profanter af8daa874d Merge branch '0.3' into master 6 年 前
  Stefan Profanter 0f51f66653 Remove all usages of UA_THREAD_LOCAL. Fixes #1769 6 年 前
  Stefan Profanter 9fb454760d Consistantly use UA_Boolean instead of bool 6 年 前
  Peter Rustler dba0e80dc9 Move UA_NumericRange_parseFromString into exported api. 6 年 前
  Peter Rustler 8845e493d7 Add filter support for numeric absolute filters for monitored items 6 年 前
  Julius Pfrommer a1d520317f Use specific encoding functions for all builtin types 6 年 前
  Peter Rustler e2280bd006 Add filter support for numeric absolute filters for monitored items 6 年 前
  Julius Pfrommer d4f40c6790 Remove functionality deprecated after 0.3 6 年 前
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 年 前
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback 6 年 前
  Thomas Bender ba3b55ab4a support data types that are different from (nsIndex==0) (#1605) 6 年 前
  Thomas Bender 50115bb143 Add UA_ExpandedNodeId_equal and UA_QualifiedName_equal 6 年 前
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 年 前
  StalderT 7332a100ee remove unneeded whitespaces (#1552) 6 年 前
  StalderT 7e30f66b0b fix if/while/for/switch typo 6 年 前
  Julius Pfrommer e74b4bf832 simplify datetime handling. 6 年 前
  Stefan Profanter 3d9e6434dc Fix dereference of NULL 6 年 前
  Julius Pfrommer fac0947e16 don't malloc in if-condition 6 年 前