Julius Pfrommer
|
4f23e1d3bd
Merge branch '0.2'
|
лет назад: 7 |
Julius Pfrommer
|
85bddc91c5
remove unnecessary includes
|
лет назад: 7 |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
лет назад: 7 |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
лет назад: 7 |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
лет назад: 7 |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
лет назад: 7 |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
лет назад: 7 |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
лет назад: 7 |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
лет назад: 7 |
Julius Pfrommer
|
392217167f
improve documentation and html/latex generation
|
лет назад: 8 |
Stefan Profanter
|
8efb22bf55
untabify (#766)
|
лет назад: 8 |
Julius Pfrommer
|
6258d088db
cosmetic: keep lines under 80chars to avoid breaks in the pdf documentation
|
лет назад: 8 |
Julius Pfrommer
|
1623ea53b9
add services and nodestore to the documentation
|
лет назад: 8 |
ichrispa
|
37870705cf
Re-renamed class to non C++ keyword nodeClass (because jpfr removed it)
|
лет назад: 8 |
Julius Pfrommer
|
a6fbd5cf3a
Merge of Pro's travis infrastructure migration
|
лет назад: 8 |
ichrispa
|
2d9df9ee18
Renamed parameter class to nodeClass (interfered with C++ builds)
|
лет назад: 8 |
Julius Pfrommer
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
лет назад: 8 |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
лет назад: 9 |
Julius Pfrommer
|
4bd62dca74
remove nodestore_release
|
лет назад: 9 |
Julius Pfrommer
|
bd1ebce5f3
compiles the example server, but crashes
|
лет назад: 9 |
Julius Pfrommer
|
37bc32e329
Improve the documentation of the nodestore API
|
лет назад: 9 |
Julius Pfrommer
|
210ea01a80
use size_t for offsets, improve the nodestore API
|
лет назад: 9 |
Julius Pfrommer
|
fcffa3a602
Merge branch 'master' into typedescription
|
лет назад: 9 |
Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
лет назад: 9 |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
лет назад: 10 |
Julius Pfrommer
|
28281191df
nodestore_replace checks if the old node is already obsolete
|
лет назад: 10 |
Julius Pfrommer
|
dfbf009d3a
Merge branch 'master' into external_datasource
|
лет назад: 10 |
Julius Pfrommer
|
c85c4e4f72
simplify handling of external nodestores
|
лет назад: 10 |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
лет назад: 10 |
FlorianPalm
|
6e6dbfb5c9
external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore
|
лет назад: 10 |