História revízii

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