Julius Pfrommer
|
4a372387b5
Types: Pull UA_NodeId_order out from the Nodestore plugin
|
5 years ago |
Julius Pfrommer
|
4578d0b702
Handle NULL in UA_STRING and UA_BYTESTRING
|
5 years ago |
Stefan Profanter
|
63f3653ff1
Additional header cleanup and consistent name of ns generated files
|
5 years ago |
Julius Pfrommer
|
c9c818868f
Move header files to a more unix-like structure
|
5 years ago |
Julius Pfrommer
|
c75efc25cb
Stack: Tag DataTypes with a "kind" for explicit dispatch in jumptables
|
5 years ago |
Mark Giraud
|
3f314fa917
Fix undefined behavior (null pointers passed to memcpy)
|
5 years ago |
Stefan Profanter
|
f4f8cdc4c3
Stack: Fix heap use after free
|
6 years ago |
Julius Pfrommer
|
17d4a6b908
Stack: Add _clear as a shorter alternative to _deleteMembers
|
6 years ago |
StalderT
|
75dab12647
fix a comment in UA_DataType_isNumeric
|
6 years ago |
Julius Pfrommer
|
e8d10c4479
Stack: Add Boolean to the numeric data types; Improve documentation
|
6 years ago |
Julius Pfrommer
|
a469a0d9b4
Stack: Rename isDataTypeNumeric to UA_DataType_isNumeric
|
6 years ago |
Stefan Profanter
|
e2d4b0bf03
Merge pull request #2085 from open62541/runtime_custom_types
|
6 years ago |
Martin Lang
|
a42a5f5316
Extend function UA_NodeId_isNull
|
6 years ago |
Julius Pfrommer
|
49e0a0bb1e
Types: Add UA_DataTypeArray as a linked list for client/server
|
6 years ago |
Julius Pfrommer
|
2e7da4fd36
Types: Simplify UA_NodeId_isNull to only cover numeric NodeIds
|
6 years ago |
Stefan Profanter
|
58c1be4db9
Use correct identifier labels and encode bytestring as base64
|
6 years ago |
Stefan Profanter
|
af8daa874d
Merge branch '0.3' into master
|
6 years ago |
Stefan Profanter
|
0f51f66653
Remove all usages of UA_THREAD_LOCAL. Fixes #1769
|
6 years ago |
Stefan Profanter
|
9fb454760d
Consistantly use UA_Boolean instead of bool
|
6 years ago |
Peter Rustler
|
dba0e80dc9
Move UA_NumericRange_parseFromString into exported api.
|
6 years ago |
Peter Rustler
|
8845e493d7
Add filter support for numeric absolute filters for monitored items
|
6 years ago |
Julius Pfrommer
|
a1d520317f
Use specific encoding functions for all builtin types
|
6 years ago |
Peter Rustler
|
e2280bd006
Add filter support for numeric absolute filters for monitored items
|
6 years ago |
Julius Pfrommer
|
d4f40c6790
Remove functionality deprecated after 0.3
|
6 years ago |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 years ago |
Julius Pfrommer
|
46979d3b87
replace alloca with variable-length arrays and alloca as fallback
|
6 years ago |
Thomas Bender
|
ba3b55ab4a
support data types that are different from (nsIndex==0) (#1605)
|
6 years ago |
Thomas Bender
|
50115bb143
Add UA_ExpandedNodeId_equal and UA_QualifiedName_equal
|
6 years ago |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 years ago |
StalderT
|
7332a100ee
remove unneeded whitespaces (#1552)
|
6 years ago |