ichrispa
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
9 years ago |
Stasik0
|
a450693a09
fixing some memleaks in Service_AddNodes
|
10 years ago |
ichrispa
|
31bcf17c5a
Moved new function decalarations to their appropriate headers.
|
10 years ago |
ichrispa
|
49caf89298
Added serverside Service_deleteNodes and wrote deleteOneWayReferenceWithSession() for addresspace.
|
10 years ago |
Julius Pfrommer
|
21944d61fd
Merge branch 'master' into dev
|
10 years ago |
ichrispa
|
d9c16defb5
Conflicts:
|
10 years ago |
Julius Pfrommer
|
59cbd74b76
Merge branch 'master' into dev
|
10 years ago |
Julius Pfrommer
|
a1b04f1035
replace ADDREFERENCE macro with a function
|
10 years ago |
Julius Pfrommer
|
f7b9c622f3
Merge branch 'master' into dev
|
10 years ago |
FlorianPalm
|
1a03d0286d
NO_ALLOCA (added in nodemanagement service)
|
10 years ago |
ichrispa
|
03aeed8bd4
Fixed missing copying of BrowseName (which is not an attribute for some reason).
|
10 years ago |
ichrispa
|
da4387de6c
Fixed COPY_STANDARDATTRIBUTES Macro so it actually copies the string data from the ObjectAttributes Extension Object.
|
10 years ago |
Julius Pfrommer
|
523ce90dba
put external namespace handling in ifdefs with a cmake-flag
|
10 years ago |
Julius Pfrommer
|
cf33d08b7d
changing some macros to reenable the library for c++
|
10 years ago |
Julius Pfrommer
|
4f6063221d
fix timed work, small cosmetic improvements
|
10 years ago |
Julius Pfrommer
|
ada8432102
cosmetic changes
|
10 years ago |
Julius Pfrommer
|
efbf011556
support writing of numeric ranges (required for nano). no test cases in the ctt
|
10 years ago |
Julius Pfrommer
|
9d2c1865a4
writing a bytestring into a byte array
|
10 years ago |
Julius Pfrommer
|
4770c2ff55
remove coverity bugs
|
10 years ago |
Julius Pfrommer
|
466191a76a
fixes
|
10 years ago |
Julius Pfrommer
|
6946d8073e
remove some coverity errors
|
10 years ago |
Julius Pfrommer
|
04574c8bcd
move datasource handling to the variable node
|
10 years ago |
Julius Pfrommer
|
c877fcaa9d
move datatype nodeid to the typedescription -> single source of truth
|
10 years ago |
Julius Pfrommer
|
6a0b6f5ab9
improve documentation, make array api more intuitive
|
10 years ago |
Julius Pfrommer
|
404992459b
add example with datasource
|
10 years ago |
Julius Pfrommer
|
5bbab27f49
simplify the variable nodes
|
10 years ago |
Julius Pfrommer
|
210ea01a80
use size_t for offsets, improve the nodestore API
|
10 years ago |
Julius Pfrommer
|
82a6265887
use size_t for offsets and pointer arithmetic
|
10 years ago |
Julius Pfrommer
|
b985935593
make typedescription branch work
|
10 years ago |
Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
10 years ago |