提交歷史

作者 SHA1 備註 提交日期
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 7 年之前
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 年之前
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 年之前
  Julius Pfrommer 8cd826c478 Merge branch '0.2' 7 年之前
  Julius Pfrommer 9925681e23 Ensure that unit tests run with multithreading enabled (fix #912) 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 年之前
  Stefan Profanter 8efb22bf55 untabify (#766) 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 8 年之前
  Julius Pfrommer 696a549402 assert that rcu is not locked twice 8 年之前
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 年之前
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API 9 年之前
  Julius Pfrommer 240515f4f0 make tests run 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 9 年之前
  Julius Pfrommer 28281191df nodestore_replace checks if the old node is already obsolete 9 年之前
  Julius Pfrommer bda9cd58f5 update concurrent nodestore 9 年之前
  Julius Pfrommer c7e4629d1f fix unit tests 9 年之前
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and 10 年之前
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object 10 年之前
  Julius Pfrommer e8b9191ba4 finish usage of UA_StatusCode internally 10 年之前
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure 10 年之前
  Julius Pfrommer 04627d13e1 set standard visibility to hidden, clean include hierarchy. 10 年之前
  Julius Pfrommer 37ce7292b1 repair tests that still apply. still work needed on tests 10 年之前