Commit History

作者 SHA1 備註 提交日期
  Julius Pfrommer 0327cfc80f fix(core): Fix integer overflows in datetime handling 4 年之前
  Julius Pfrommer 9e5f3b0d35 Add UA_ExpandedNodeId_order and _hash 4 年之前
  Stefan Profanter 9eec921004 Core: Correct alphabetic ordering of string id 4 年之前
  melkorb f7e5c24125 Core: More intuitive ordering of GUID node ids 4 年之前
  Julius Pfrommer 4a372387b5 Types: Pull UA_NodeId_order out from the Nodestore plugin 5 年之前
  Julius Pfrommer 4578d0b702 Handle NULL in UA_STRING and UA_BYTESTRING 5 年之前
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年之前
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure 5 年之前
  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 年之前