Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' vor 8 Jahren
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files vor 8 Jahren
  Julius Pfrommer 42a2929324 remove a positive warning from clang-analyzer vor 8 Jahren
  FlorianPalm aee53c650e license change for all c/h files vor 8 Jahren
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) vor 8 Jahren
  FlorianPalm 87028b0ee6 added new license text (mplv3) vor 8 Jahren
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" vor 8 Jahren
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file vor 8 Jahren
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 vor 8 Jahren
  Julius Pfrommer 917169614c fix warnings from clang-tidy vor 8 Jahren
  Julius Pfrommer dfef59dbaf make nodeid hashing public; simpler FNV hashing for (short) string nodeids vor 8 Jahren
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D vor 8 Jahren
  Julius Pfrommer bd7858bf12 improve handling of timestamps in subscriptions vor 8 Jahren
  Julius Pfrommer d35b615c8f add documentation of nodes; move generated datatype documentation vor 8 Jahren
  Julius Pfrommer 682e94bc1b slots with a tombstone entry don't have to be deleted entirely vor 8 Jahren
  Julius Pfrommer 014c5484e2 fix expanding the nodestore hashmap with the tombstone appraoch vor 8 Jahren
  Julius Pfrommer ab1724da29 fix cppcheck complain about an unused value vor 8 Jahren
  Julius Pfrommer 6125444d1a improve nodestore; don't stop searching for nodes at a tombstone value vor 8 Jahren
  Julius Pfrommer c90970ae1e include config.h before the feature conditional vor 9 Jahren
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces vor 9 Jahren
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h vor 9 Jahren
  ichrispa 37870705cf Re-renamed class to non C++ keyword nodeClass (because jpfr removed it) vor 9 Jahren
  Julius Pfrommer a6fbd5cf3a Merge of Pro's travis infrastructure migration vor 9 Jahren
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility vor 9 Jahren
  ichrispa 2d9df9ee18 Renamed parameter class to nodeClass (interfered with C++ builds) vor 9 Jahren
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup vor 9 Jahren
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive vor 9 Jahren
  Julius Pfrommer 4bd62dca74 remove nodestore_release vor 9 Jahren
  Julius Pfrommer a766e9a4bf reduce minimum nodestore size vor 9 Jahren
  Julius Pfrommer f01e154e70 simplify the nodestore vor 9 Jahren