Historial de Commits

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