Commit History

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