Julius Pfrommer
|
3a8af99c5a
further simplify endianness handling
|
il y a 9 ans |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
il y a 9 ans |
Stasik0
|
2efc343c1a
cygwin and mingw32 on appveyor
|
il y a 9 ans |
Julius Pfrommer
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
il y a 9 ans |
Julius Pfrommer
|
53d67b4140
single server config struct
|
il y a 9 ans |
Julius Pfrommer
|
fcc415202e
types: add a monotonic cpu timer to measure delays
|
il y a 9 ans |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
il y a 9 ans |
Julius Pfrommer
|
696a549402
assert that rcu is not locked twice
|
il y a 9 ans |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
il y a 9 ans |
Julius Pfrommer
|
0d2bb09c47
cosmetic cleanup of range handling; cosmetic cleanup of ua_util.h
|
il y a 9 ans |
Julius Pfrommer
|
e1448f3685
cosmetic cleanups; use restrict where pointers don't alias
|
il y a 9 ans |
Julius Pfrommer
|
444926c9ef
use thread local storage for the random number generator
|
il y a 9 ans |
Markus Graube
|
85cd217d84
Replace random_r with RNG from pcg32
|
il y a 9 ans |
Julius Pfrommer
|
e5f2af8a2d
generate encoding inline functions into a separate header
|
il y a 9 ans |
Julius Pfrommer
|
eea6d23549
generate static inline functions instead of macros
|
il y a 9 ans |
Julius Pfrommer
|
76bbe178f7
use inttypes.h instead of stdint.h
|
il y a 9 ans |
joyhope
|
ba371cd6c6
support cygwin envirnment
|
il y a 9 ans |
Julius Pfrommer
|
21944d61fd
Merge branch 'master' into dev
|
il y a 9 ans |
Julius Pfrommer
|
df4753b00d
improve amalgamation
|
il y a 9 ans |
Julius Pfrommer
|
68252e5dd7
improve ua_util.h
|
il y a 9 ans |
Julius Pfrommer
|
57bab892af
simplfy encoding even more; improve endianness handling
|
il y a 9 ans |
Julius Pfrommer
|
a1a8487afb
Merge branch 'master' into dev
|
il y a 9 ans |
Julius Pfrommer
|
f6855143f9
add UA_NON_LITTLEENDIAN_ARCHITECTURE macro. use for memcpying encoding
|
il y a 9 ans |
Julius Pfrommer
|
5b51f1fb54
add UA_NON_LITTLEENDIAN_ARCHITECTURE macro. use for memcpying encoding
|
il y a 9 ans |
Julius Pfrommer
|
e0f7d135b9
reuse buffers for sending
|
il y a 9 ans |
ichrispa
|
d4d52b41c2
Manual redefinition of unistd.h contents which are unaccessable to MSVS
|
il y a 9 ans |
Stasik0
|
1f6f56418c
fixing a renaming issue
|
il y a 9 ans |
Stasik0
|
e62e5a409f
partial revert of the PR #260, the memory allocators can be safely defined before including our header files
|
il y a 9 ans |
hfaham
|
4d99967c16
Update ua_util.h
|
il y a 10 ans |
Julius Pfrommer
|
b04eb0c43e
Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime
|
il y a 10 ans |