Julius Pfrommer
|
e705eea331
fix handling of timestamps in read/write
|
8 years ago |
jmrahm
|
fa35d2be3a
fixed array read handling in client api
|
8 years ago |
Julius Pfrommer
|
3142cddfc2
NumericRanges with a single entry in a dimensions must be a single value and not the same separated with a colon
|
8 years ago |
Markus Graube
|
af8811d04d
Add install section for CMake (#764)
|
8 years ago |
Julius Pfrommer
|
c0f707a905
refer to the standard for service definitions
|
8 years ago |
Julius Pfrommer
|
8cc2b59fdd
improve documentation
|
8 years ago |
Julius Pfrommer
|
512a317922
allow local writing of datatype, valuerank, array dimensions
|
8 years ago |
Julius Pfrommer
|
d35b615c8f
add documentation of nodes; move generated datatype documentation
|
8 years ago |
Julius Pfrommer
|
de3b7d9398
cosmetic improvements
|
8 years ago |
Julius Pfrommer
|
97d4b71307
fix a memleak in sending dangling publish responses
|
8 years ago |
Julius Pfrommer
|
6d51c75cce
make more unit tests work
|
8 years ago |
Julius Pfrommer
|
98b67429c9
workaround some current omissions when adding nodes
|
8 years ago |
Julius Pfrommer
|
dc1fb522e6
add hastypedefinition reference only for the "lowest" typedef in the hierarchy
|
8 years ago |
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 |