Markus Graube
|
5ff266102c
move include into ua_types.c
|
9 years ago |
Markus Graube
|
3114492366
getting back to the old interface of UA_Guid_random(*seed)
|
9 years ago |
Markus Graube
|
87580bd212
fix amalgation script for pcg_32
|
9 years ago |
Markus Graube
|
339562f6ff
add missing pcg_basic.c and pcg_basic.h
|
9 years ago |
Stasik0
|
7e910561a7
adding a missing 'const' qualifier
|
9 years ago |
Markus Graube
|
85cd217d84
Replace random_r with RNG from pcg32
|
9 years ago |
Markus Graube
|
70e1425e40
Update mainpage.dox
|
9 years ago |
Julius Pfrommer
|
7b9993aeb5
Merge pull request #400 from joerg555/master
|
9 years ago |
Jörg Schüler-Maroldt
|
9e4f2b1512
- correct decl. of UA_Variant_copyRange() missing const
|
9 years ago |
Julius Pfrommer
|
9cfe082357
Merge pull request #398 from acplt/nodeid_in_callback
|
9 years ago |
Stasik0
|
18748049c6
fixing an unitialized pointer flaged by msvs
|
9 years ago |
Stasik0
|
705f03b19c
node id is passed to datasource callbacks, relates #377
|
9 years ago |
Julius Pfrommer
|
1a25f4ebd0
small fix
|
9 years ago |
Julius Pfrommer
|
951ec345d0
fix test cases. fix lots of memleaks in check_service_attributes
|
9 years ago |
Julius Pfrommer
|
a9c7eed786
compile cpp example with g++ 4.8
|
9 years ago |
Julius Pfrommer
|
edf1f43582
build cpp exampl on travis
|
9 years ago |
Julius Pfrommer
|
989aea3972
align server.cpp with the new addnodes API
|
9 years ago |
Julius Pfrommer
|
df51167cdc
leftover file
|
9 years ago |
Stasik0
|
aaece494af
fixed #397
|
9 years ago |
Stasik0
|
6c821eaa34
fixing a coverity issue
|
9 years ago |
Sten Grüner
|
bdf614d274
Update README to reflect current API
|
9 years ago |
Stasik0
|
43bfb03c07
improving decoding performance for unaligned access targets
|
9 years ago |
Julius Pfrommer
|
0628fac947
use functionality already provided in the services
|
9 years ago |
Julius Pfrommer
|
eeb30de178
cleanup address space
|
9 years ago |
Sten Grüner
|
17f1191870
Merge pull request #395 from acplt/static_inline_types
|
9 years ago |
Julius Pfrommer
|
3c2869f8a5
Merge branch 'master' into inline_setattribute
|
9 years ago |
Julius Pfrommer
|
5d91551ec1
no macro-defined functions; use only allowed types for bit-fields
|
9 years ago |
Stasik0
|
64a8e5aadb
final fixed to NS0 comiler - examples and generated NS0 work with amalgamated files now
|
9 years ago |
Chris Iatrou
|
8498f7bc1e
Repositioned typedef of UA_NULL in generated header to make the amalgamated files compilable with namespace generation.
|
9 years ago |
ichrispa
|
8d05abb6ed
Wrapping autgenerated header includes in UA_NO_AMALGAMATION when generating.
|
9 years ago |