Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
hace 9 años |
Julius Pfrommer
|
4d6801478a
remove most compiler warnings on msvc
|
hace 10 años |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
hace 10 años |
Julius Pfrommer
|
d5bc5493a8
split reference insertion into two "single" operations for backwards/forwards
|
hace 10 años |
Julius Pfrommer
|
c85c4e4f72
simplify handling of external nodestores
|
hace 10 años |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
hace 10 años |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
hace 10 años |
Julius Pfrommer
|
d22a8a3853
restore DEBUG flag for Debug-builds and fix all compiler warnings
|
hace 10 años |
Julius Pfrommer
|
122f22d671
export functions to add nodes in the server
|
hace 10 años |
Julius Pfrommer
|
7a17e28d1a
rename UA_.types[...] to UA_[...] and make VTable entries constant
|
hace 10 años |
Julius Pfrommer
|
50c11f7699
the single utils.c/h out into a flat structure
|
hace 10 años |
Julius Pfrommer
|
b2f4460e60
remove UA_borrowed. not-deleting variant data is now indicated by the storagetype enum.
|
hace 10 años |
Julius Pfrommer
|
7830febf5a
remove return int32 when no errors are possible. add datasource handling to variant.
|
hace 10 años |
Julius Pfrommer
|
04627d13e1
set standard visibility to hidden, clean include hierarchy.
|
hace 10 años |
Julius Pfrommer
|
ced1172586
inline vtable function definition
|
hace 10 años |
Julius Pfrommer
|
6aaac99420
improve build script, naming changes
|
hace 10 años |
Stasik0
|
7aeccac7ac
new feature: cmake can now be configure with "TYPES_ONLY_NEEDED" resulting in the lowest possible number of types
|
hace 10 años |
Julius Pfrommer
|
987bd6ba00
back to a speaking name for nodeid->namespaceId
|
hace 10 años |
Julius Pfrommer
|
4dd7e06b8b
Rename UA_NodeId.namespace to UA_NodeId.ns.
|
hace 10 años |
Julius Pfrommer
|
3897afc744
simplify NodeId type (shortened nodeids only during encoding)
|
hace 10 años |
Julius Pfrommer
|
eca33ebd6d
generate doxygen with cmake
|
hace 10 años |
Julius Pfrommer
|
893e046c99
build with cmake
|
hace 10 años |
Julius Pfrommer
|
e3ea519cf5
structure for JSON encoding
|
hace 10 años |
Julius Pfrommer
|
03a7c39858
removed raspi-specific code
|
hace 10 años |
Julius Pfrommer
|
3e98f7b505
new --enable-profile option, removed unneeded types
|
hace 10 años |
Stasik0
|
e13e96edd9
declaring the borrowed vtable at runtme in the ua_application.c
|
hace 10 años |
Stasik0
|
3b9218def8
hard remove of all _print functions if DEBUG is not set, @jpfr or @uleon: who does own ua_xml.c? Please review changes there, I fear i was too hard. Relates to #101
|
hace 10 años |
Julius Pfrommer
|
001e61ea9a
printing of all UA types as C-structs
|
hace 10 años |
Julius Pfrommer
|
adc25007eb
restore variants copySetValue and borrowSetValue
|
hace 10 años |
Julius Pfrommer
|
f0da71bdb2
Simplify variant, arrays, no leaks in check_memory
|
hace 10 años |