Julius Pfrommer
|
384b7b3a31
improve instantiation of variables and objects
|
8 years ago |
Chris Iatrou
|
479803f627
Merge pull request #799 from jmrahm/array_read_handling_4_clients
|
8 years ago |
jmrahm
|
c2fa9e90f2
fixed array read handling in client api
|
8 years ago |
mklingn
|
7a2071b543
Put exact version info into building instructions for OpenBSD, because gcc 4.9.3p0 throws a warning (it thinks the return value of htons is int when it actually is uint16_t).
|
8 years ago |
mklingn
|
0932f47df1
Properly define UA_fd_set and UA_fd_isset for OpenBSD.
|
8 years ago |
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 |