Julius Pfrommer
|
02745117d6
clean up ua_types.h, fix unit tests
|
před 9 roky |
Julius Pfrommer
|
052be1ef70
update
|
před 9 roky |
Julius Pfrommer
|
6ce4d129da
Merge branch 'master' into unsigned_array_size
|
před 9 roky |
Julius Pfrommer
|
bd1ebce5f3
compiles the example server, but crashes
|
před 9 roky |
Holger Jeromin
|
07f9805912
negative defines should be in parentheses
|
před 9 roky |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
před 9 roky |
Julius Pfrommer
|
402a2ac0b0
tag functions that return a malloced pointer
|
před 9 roky |
Julius Pfrommer
|
e1448f3685
cosmetic cleanups; use restrict where pointers don't alias
|
před 9 roky |
Julius Pfrommer
|
5a1fea9e57
simplify types
|
před 9 roky |
Julius Pfrommer
|
49946cd989
fix cpp
|
před 9 roky |
Julius Pfrommer
|
f0acccbebb
fix some small bugs
|
před 9 roky |
Julius Pfrommer
|
8c84d26cd1
fix bytestr
|
před 9 roky |
Julius Pfrommer
|
a5005437a9
fix a cast to bytestring
|
před 9 roky |
Julius Pfrommer
|
c9dd3305bf
fix cpp example; improve inline type functions
|
před 9 roky |
Julius Pfrommer
|
acb8494b22
Merge branch 'master' into inline_setattribute
|
před 9 roky |
Jörg Schüler-Maroldt
|
bc105ad7cf
Revert "Bug in processRepeatedJobs()"
|
před 9 roky |
Jörg Schüler-Maroldt
|
a5a8d0fac3
Bug in processRepeatedJobs()
|
před 9 roky |
Julius Pfrommer
|
bf8565bb8c
optionally add the type and (struct) member names to the type descriptions
|
před 9 roky |
Julius Pfrommer
|
b79de30e50
replace cpp-incompatible macros with inline functions
|
před 9 roky |
Julius Pfrommer
|
be43c3d606
use UA_EXPORT for exported variables
|
před 9 roky |
Julius Pfrommer
|
e83ac67f45
use inline NODEID_ creation functions
|
před 9 roky |
Julius Pfrommer
|
b887d06e42
refactor the addnodes functions to use services
|
před 9 roky |
Julius Pfrommer
|
991246bb9a
Merge branch 'master' into inline_setattribute
|
před 9 roky |
Reza Ebrahimi
|
21d7cca288
Fixing compiler warning C4244 about data type conversions
|
před 9 roky |
Julius Pfrommer
|
d670b45dea
fix string handling, refactor services
|
před 9 roky |
Julius Pfrommer
|
bc586419b3
cosmetic improvements
|
před 9 roky |
Julius Pfrommer
|
444926c9ef
use thread local storage for the random number generator
|
před 9 roky |
Markus Graube
|
5ff266102c
move include into ua_types.c
|
před 9 roky |
Markus Graube
|
3114492366
getting back to the old interface of UA_Guid_random(*seed)
|
před 9 roky |
Markus Graube
|
85cd217d84
Replace random_r with RNG from pcg32
|
před 9 roky |