Julius Pfrommer
|
5bbab27f49
simplify the variable nodes
|
hace 9 años |
Julius Pfrommer
|
210ea01a80
use size_t for offsets, improve the nodestore API
|
hace 9 años |
Julius Pfrommer
|
f5808b5053
fix tests for release builds
|
hace 9 años |
Stasik0
|
d443c4cd3e
make tests compile with gcc 4.6, relates to #157
|
hace 9 años |
Julius Pfrommer
|
74f69d37a6
make check_memory run fine
|
hace 9 años |
Julius Pfrommer
|
25802a6049
check_builtin runs cleanly, valgrind is happy
|
hace 9 años |
Julius Pfrommer
|
17a9958762
make tests crash at a later point
|
hace 9 años |
Julius Pfrommer
|
ae6e1a446e
small improvements, make check_memory compile
|
hace 9 años |
Julius Pfrommer
|
bd2e8243fd
make builtin tests compile (still failing)
|
hace 9 años |
Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
hace 9 años |
Stasik0
|
c267991b6e
giving up -m32, fixes #149
|
hace 9 años |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
hace 10 años |
Stasik0
|
44a443b54d
fixing the handling of extension object, relates to #141
|
hace 10 años |
Stasik0
|
f5e8be5bd6
adding a new (failing) test to check for extension object encoding
|
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
|
e8b9191ba4
finish usage of UA_StatusCode internally
|
hace 10 años |
Julius Pfrommer
|
6c8dc9c746
update statuscode
|
hace 10 años |
Julius Pfrommer
|
ed7b8bf2c8
simplify alloc, add statuscode as enum
|
hace 10 años |
Julius Pfrommer
|
bf88b3d29f
adjust unit test to datetime print
|
hace 10 años |
Julius Pfrommer
|
4d62a83ab8
fix unit tests
|
hace 10 años |
Julius Pfrommer
|
50c11f7699
the single utils.c/h out into a flat structure
|
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
|
919877fd20
fix bug at shutdown
|
hace 10 años |
Julius Pfrommer
|
5ef0e58383
the huge commit
|
hace 10 años |
Julius Pfrommer
|
6aaac99420
improve build script, naming changes
|
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 |
Stasik0
|
ec231f2f05
* fixing check_builtin.c -> an extension object was initalized with garbage
|
hace 10 años |