Commit History

Author SHA1 Message Date
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 10 years ago
  Sten Grüner e1f3ead8f0 Merge pull request #376 from ngoossens/travis-apple 9 years ago
  Julius Pfrommer bc586419b3 cosmetic improvements 9 years ago
  Julius Pfrommer d9bcb00bfe refactor: split off smaller functions 9 years ago
  Nick Goossens 5359244cc0 Travis CI OS X build 10 years ago
  Julius Pfrommer 010c2d90ab remove the old copyNode function; refactor the write service 9 years ago
  Sten Grüner 68945b3697 Merge pull request #406 from acplt/fixSegfault 9 years ago
  Holger Jeromin 3dee3beb88 prevent a segfault in ClientNetworkLayerGetBuffer 10 years ago
  Julius Pfrommer b9c0ac7ef8 typed versions of the get attribute functions 10 years ago
  Julius Pfrommer f1724cd501 fix the attribute service tests 10 years ago
  Julius Pfrommer 63cdd6d09a Merge branch 'master' into inline_setattribute 10 years ago
  Julius Pfrommer fe5e0e3eb0 typo in the variable name 10 years ago
  Julius Pfrommer 444926c9ef use thread local storage for the random number generator 10 years ago
  Julius Pfrommer c409bd5f9a Merge pull request #402 from markusgraube/pcg-random 10 years ago
  Markus Graube 5ff266102c move include into ua_types.c 10 years ago
  Markus Graube 3114492366 getting back to the old interface of UA_Guid_random(*seed) 10 years ago
  Markus Graube 87580bd212 fix amalgation script for pcg_32 10 years ago
  Markus Graube 339562f6ff add missing pcg_basic.c and pcg_basic.h 10 years ago
  Stasik0 7e910561a7 adding a missing 'const' qualifier 10 years ago
  Markus Graube 85cd217d84 Replace random_r with RNG from pcg32 10 years ago
  Markus Graube 70e1425e40 Update mainpage.dox 10 years ago
  Julius Pfrommer 7b9993aeb5 Merge pull request #400 from joerg555/master 10 years ago
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const 10 years ago
  Julius Pfrommer 9cfe082357 Merge pull request #398 from acplt/nodeid_in_callback 10 years ago
  Stasik0 18748049c6 fixing an unitialized pointer flaged by msvs 10 years ago
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 10 years ago
  Julius Pfrommer 1a25f4ebd0 small fix 10 years ago
  Julius Pfrommer 951ec345d0 fix test cases. fix lots of memleaks in check_service_attributes 10 years ago
  Julius Pfrommer a9c7eed786 compile cpp example with g++ 4.8 10 years ago
  Julius Pfrommer edf1f43582 build cpp exampl on travis 10 years ago