Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
7 年 前 |
StalderT
|
7332a100ee
remove unneeded whitespaces (#1552)
|
7 年 前 |
Stefan Profanter
|
fa43f30385
tcc does not support static initialization of struct array
|
7 年 前 |
Julius Pfrommer
|
7449aeba37
clean up handling of continuation points
|
7 年 前 |
Julius Pfrommer
|
d783f983c7
remove last uses of thread_local variables
|
7 年 前 |
StalderT
|
7e30f66b0b
fix if/while/for/switch typo
|
7 年 前 |
Stefan Profanter
|
9ae4714704
Fix memleak: release node from nodestore if variable type invalid
|
7 年 前 |
Stefan Profanter
|
d553fc7d98
If node references itself deleting it resulted in an endless loop
|
7 年 前 |
Stefan Profanter
|
0967724a3c
Before checking isAbstract make sure node is of type Reference
|
7 年 前 |
Stefan Profanter
|
1b975925a1
Merge pull request #1373 from heno-hms/topic-OperationLimits
|
7 年 前 |
Stefan Profanter
|
97febf360f
Fix #1363 also inherit modeling rules and node values of intermediate types
|
7 年 前 |
Stefan Profanter
|
eb26a1e34b
Untabify
|
7 年 前 |
Henrik Norrman
|
6b7c458dc3
Added configuration options for OperationLimits
|
7 年 前 |
Stefan Profanter
|
4ff3993542
Check type matching corresponding nodeclass when adding node
|
7 年 前 |
Julius Pfrommer
|
06dbd3fc36
cosmetic improvements
|
7 年 前 |
Julius Pfrommer
|
6c869bf1d9
fix using default values from variable type
|
7 年 前 |
Stefan Profanter
|
9e00b809a0
Reintroduce changes removed during rebase onto master.
|
7 年 前 |
Stefan Profanter
|
9d582a7d13
Fix node ordering and successfully generate code for full NS0
|
7 年 前 |
Julius Pfrommer
|
0e9b6caeb2
Basis for server bootstrapping
|
8 年 前 |
Stefan Profanter
|
ae16808b31
Fix #1226 UA_Server_addDataSourceVariableNode always returned GOOD
|
7 年 前 |
Julius Pfrommer
|
bacb53b1d1
make addnodes_begin and _finish part of the public API
|
7 年 前 |
Julius Pfrommer
|
1f43e94472
simplify destructor handling; remove node children with the node
|
7 年 前 |
Julius Pfrommer
|
4e055e3b0a
Refactor compatible attribute checks; more unit tests
|
7 年 前 |
Julian Grothoff
|
b9673ee0bb
Use the nodestore plugin in the server
|
7 年 前 |
Julius Pfrommer
|
c0956fd34e
remove experimental stateless extension
|
7 年 前 |
Christian von Arnim
|
365aea5c48
Respect accessControl in nodemanagement service #1177
|
7 年 前 |
Stefan Profanter
|
9ff3d341c7
cosmetic changes
|
7 年 前 |
Stefan Profanter
|
61f5018854
Merge remote-tracking branch 'upstream/master' into hotfix/localeid
|
7 年 前 |
Julius Pfrommer
|
6ef0909d4c
fix a shadowed variable in the amalgamation
|
7 年 前 |
Jonas Green
|
7a58e6c0a5
Corrected format of LocaleId in LocalizedText attributes
|
7 年 前 |