Julius Pfrommer
|
6ef0909d4c
fix a shadowed variable in the amalgamation
|
7 年之前 |
janitza-thbe
|
9b8390b6d8
type check value fix: if target data type is a sub type of a built-in type then the value may have the type of the "parent" built-in type, too
|
7 年之前 |
Stefan Profanter
|
c60f77773d
Fix #1041: Only perform compatibility checks if there is a value type set
|
7 年之前 |
Julius Pfrommer
|
394df3be8d
finish nodeContext pointer for every node
|
7 年之前 |
Julius Pfrommer
|
95e322df4d
nodeContext pointer for every node
|
7 年之前 |
Julius Pfrommer
|
934496a84a
add printf-format function attributes for gcc; fix all logging warnings
|
7 年之前 |
Julius Pfrommer
|
2ce234209e
cosmetic improvements
|
7 年之前 |
Julius Pfrommer
|
1c1f76db1d
reuse code for dispatching of service operations
|
7 年之前 |
Julius Pfrommer
|
5398343607
enable even stricter compiler warnings; test for C++ compat
|
7 年之前 |
Julius Pfrommer
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
7 年之前 |
Thomas Bender
|
1cc9d18524
Types which extend from Enumeration (ns=0;i=29) allow Int32 values only (#1081)
|
7 年之前 |
Julius Pfrommer
|
645e4ef5d4
test accesslevel bit for reading
|
7 年之前 |
Julius Pfrommer
|
19d8c9a70a
remove magic constants with definitions for the access level bits
|
7 年之前 |
FlorianPalm
|
2d5aedd912
removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES
|
7 年之前 |
Julius Pfrommer
|
03ad243612
Merge branch '0.2'
|
7 年之前 |
Julius Pfrommer
|
4f23e1d3bd
Merge branch '0.2'
|
7 年之前 |
Stefan Profanter
|
6ff64cccd3
ArrayAtributes is UInt32 not Int32
|
8 年之前 |
Stefan Profanter
|
f2cc0141d9
BrowseName for Encoding should include space (see Part 4, Table 161)
|
7 年之前 |
Julius Pfrommer
|
5c3b4cd8b0
Rename parse_numericrange to UA_NumericRange_parseFromString
|
8 年之前 |
Julius Pfrommer
|
2b2831017b
refactor to remove gotos
|
8 年之前 |
Julius Pfrommer
|
b4a59bb5b9
stricter type checking when adding nodes; copy over value from the variabletype when required
|
8 年之前 |
Julius Pfrommer
|
49f763441c
refactor nodemenagement services; preparation for addnodes_begin and addnodes_finish
|
8 年之前 |
Julius Pfrommer
|
70631fc957
pull attributes functionality into smaller functions
|
8 年之前 |
Julius Pfrommer
|
430b510c12
Merge branch '0.2'
|
8 年之前 |
Julius Pfrommer
|
f7e305f4c7
don't typecheck array dimensions if none defined in the type
|
8 年之前 |
Julius Pfrommer
|
7e27df3544
Merge branch '0.2'
|
8 年之前 |
Julius Pfrommer
|
0a879b6260
improve status codes in attributes services
|
8 年之前 |
Julius Pfrommer
|
08ee0a53f2
untabify master
|
8 年之前 |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
8 年之前 |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
8 年之前 |