Histórico de commits

Autor SHA1 Mensagem Data
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 anos atrás
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 anos atrás
  Julius Pfrommer 8cd826c478 Merge branch '0.2' 7 anos atrás
  Julius Pfrommer 9925681e23 Ensure that unit tests run with multithreading enabled (fix #912) 7 anos atrás
  FlorianPalm aee53c650e license change for all c/h files 7 anos atrás
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 7 anos atrás
  FlorianPalm 87028b0ee6 added new license text (mplv3) 7 anos atrás
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 7 anos atrás
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 anos atrás
  Julius Pfrommer dfef59dbaf make nodeid hashing public; simpler FNV hashing for (short) string nodeids 7 anos atrás
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 7 anos atrás
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public 7 anos atrás
  Julius Pfrommer bd7858bf12 improve handling of timestamps in subscriptions 7 anos atrás
  Julius Pfrommer c90970ae1e include config.h before the feature conditional 8 anos atrás
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces 8 anos atrás
  Julius Pfrommer 9bf1e2ce36 let users add browsenames with ns0 to new nodes with random nodeids 8 anos atrás
  ichrispa 8b81a9e9a1 Fixed spurius & in ua_nodestore_remove causing hash lookups to fail in urcu (closes #566) 8 anos atrás
  ichrispa 882b7e5a6c Reinstated userspace UA_Server_methodNode_attachCallback (for the 3rd time now?) and put it into the example server; 8 anos atrás
  Julius Pfrommer a6fbd5cf3a Merge of Pro's travis infrastructure migration 8 anos atrás
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 8 anos atrás
  ichrispa 2d9df9ee18 Renamed parameter class to nodeClass (interfered with C++ builds) 8 anos atrás
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 8 anos atrás
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive 8 anos atrás
  Julius Pfrommer 696a549402 assert that rcu is not locked twice 8 anos atrás
  Julius Pfrommer 4bd62dca74 remove nodestore_release 8 anos atrás
  FlorianPalm 6979830d98 fixed memory leak in multithreading environment 8 anos atrás
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 8 anos atrás
  Stasik0 d0e09b24ff removing enforcing NameSpaceId in BrowseName, relates to #284 9 anos atrás
  ichrispa d9c16defb5 Conflicts: 9 anos atrás
  Julius Pfrommer 8861cc0679 improve build 9 anos atrás