Markus Graube
|
9d1ccfe915
Add install section for CMake (#764)
|
8 years ago |
Julius Pfrommer
|
350bcb7aa1
more consistency checks for addnodes; improve instantiation
|
8 years ago |
Julius Pfrommer
|
314dc630b8
Merge branch '0.2' into variable_datavalue
|
8 years ago |
nikita158
|
722989a4ff
Update ua_services_nodemanagement.c (#795)
|
8 years ago |
Julius Pfrommer
|
9d592f05a8
finish bootstrap
|
8 years ago |
Julius Pfrommer
|
6a6ebf3455
fix #780; include complete build info in the server state
|
8 years ago |
Julius Pfrommer
|
62275cf70a
fix #792; define UA_THREAD_LOCAL as empty string if multithreading is disabled
|
8 years ago |
Markus Klingenberger#
|
6fff64c5f0
Fixed flag names in tutorial.
|
8 years ago |
Markus Klingenberger#
|
a343e4912e
Fixed typo then->than.
|
8 years ago |
Markus Klingenberger#
|
529bb143a9
Added instructions for OpenBSD to building.rst.
|
8 years ago |
Markus Klingenberger#
|
ceb27d614e
Precompiler directives to include sys/socket on OpenBSD.
|
8 years ago |
Julius Pfrommer
|
cdc9c029bd
start fixing bootstrap
|
8 years ago |
Julius Pfrommer
|
08a262ec9c
Merge branch '0.2' into variable_datavalue
|
8 years ago |
Julius Pfrommer
|
682e94bc1b
slots with a tombstone entry don't have to be deleted entirely
|
8 years ago |
Julius Pfrommer
|
978e9caad3
further improvements
|
8 years ago |
Julius Pfrommer
|
82468f7034
some improvements
|
8 years ago |
Julius Pfrommer
|
d9cdd963e7
Merge branch '0.2' into variable_datavalue
|
8 years ago |
Julius Pfrommer
|
014c5484e2
fix expanding the nodestore hashmap with the tombstone appraoch
|
8 years ago |
Julius Pfrommer
|
66aaadd0ec
editable datatype; set servertimestamp during writing
|
8 years ago |
Julius Pfrommer
|
e8b1177fc1
Merge branch '0.2' into variable_datavalue
|
8 years ago |
Julius Pfrommer
|
ab1724da29
fix cppcheck complain about an unused value
|
8 years ago |
Julius Pfrommer
|
6125444d1a
improve nodestore; don't stop searching for nodes at a tombstone value
|
8 years ago |
Julius Pfrommer
|
6f134c1ece
simplify node mgmt
|
8 years ago |
Julius Pfrommer
|
7e5087e656
move util functions used by several services to dedicated file
|
8 years ago |
Julius Pfrommer
|
bf8b10f775
variant array dimensions as uint32; use same value/variable consistency check of method arguments
|
8 years ago |
Julius Pfrommer
|
f238fe30d4
Merge branch '0.2' into variable_datavalue
|
8 years ago |
ichrispa
|
a988d1c932
Fixed memory leak introduced by reusing browseResponse during instantiation.
|
8 years ago |
ichrispa
|
e5cde89007
Fixed wrong link library in example.
|
8 years ago |
ichrispa
|
0f872fd0c0
Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763)
|
8 years ago |
Julius Pfrommer
|
1a60222eba
more cosmetic improvements; fix copying a variant in the NODELETE case
|
8 years ago |