Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
7 år sedan |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 år sedan |
Julius Pfrommer
|
8cd826c478
Merge branch '0.2'
|
7 år sedan |
Julius Pfrommer
|
9925681e23
Ensure that unit tests run with multithreading enabled (fix #912)
|
7 år sedan |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
7 år sedan |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
7 år sedan |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
7 år sedan |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
7 år sedan |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
7 år sedan |
Stefan Profanter
|
8efb22bf55
untabify (#766)
|
8 år sedan |
Julius Pfrommer
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
8 år sedan |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
9 år sedan |
Julius Pfrommer
|
696a549402
assert that rcu is not locked twice
|
9 år sedan |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 år sedan |
Julius Pfrommer
|
210ea01a80
use size_t for offsets, improve the nodestore API
|
9 år sedan |
Julius Pfrommer
|
240515f4f0
make tests run
|
9 år sedan |
Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
9 år sedan |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
10 år sedan |
Julius Pfrommer
|
28281191df
nodestore_replace checks if the old node is already obsolete
|
10 år sedan |
Julius Pfrommer
|
bda9cd58f5
update concurrent nodestore
|
10 år sedan |
Julius Pfrommer
|
c7e4629d1f
fix unit tests
|
10 år sedan |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
10 år sedan |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
10 år sedan |
Julius Pfrommer
|
e8b9191ba4
finish usage of UA_StatusCode internally
|
10 år sedan |
Julius Pfrommer
|
50c11f7699
the single utils.c/h out into a flat structure
|
10 år sedan |
Julius Pfrommer
|
04627d13e1
set standard visibility to hidden, clean include hierarchy.
|
10 år sedan |
Julius Pfrommer
|
37ce7292b1
repair tests that still apply. still work needed on tests
|
10 år sedan |