Historique des commits

Auteur SHA1 Message Date
  ichrispa 1c4b6b63af Fixed the test associated /w d29d0a7 il y a 8 ans
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) il y a 8 ans
  Julius Pfrommer 1623ea53b9 add services and nodestore to the documentation il y a 8 ans
  Julius Pfrommer 51def00929 array dimensions are *signed* integers il y a 8 ans
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h il y a 8 ans
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility il y a 8 ans
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive il y a 8 ans
  ichrispa 4a3a1c7966 Fixed SEGFAULT when attempting to read a datasource's datatype that did not return a value (but set the hasValue field). il y a 8 ans
  ichrispa a0ad0e6ea0 Reimplemented instantiation callback (required for #503). il y a 8 ans
  wuyangtang 4a08c95f54 test case for #494 il y a 8 ans
  Sten Grüner c3d4c52e0b Merge pull request #488 from Wtango/tmp il y a 8 ans
  wuyangtang 1f5705d15a Test for DataSource variable,fix segmentfault caused by DataSource callback function(read & write) il y a 8 ans
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation il y a 8 ans
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node il y a 8 ans
  Julius Pfrommer 696a549402 assert that rcu is not locked twice il y a 8 ans
  Julius Pfrommer 39eb69ee7f Further simplify the decoding, reduce indirections il y a 8 ans
  Julius Pfrommer bf62497b45 Merge branch 'master' into unsigned_array_size il y a 8 ans
  Julius Pfrommer a0e73ff02f add a test for reading arrays with an indexrange il y a 8 ans
  Julius Pfrommer 13a658f30e align the service attribute tests to the use of access level attributes il y a 8 ans
  Julius Pfrommer 02745117d6 clean up ua_types.h, fix unit tests il y a 8 ans
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets il y a 8 ans
  Julius Pfrommer 1811544b2d return the added node id only when requested il y a 8 ans
  Julius Pfrommer b3dbefaa51 add a unit test for node management; add hastypedefinition for instantiated nodes il y a 8 ans
  Julius Pfrommer 4cd09ec79f fix unit tests without methodcalls; less pointers for setting attributes il y a 8 ans
  Julius Pfrommer 960b9efa7c fix a shadowed variable il y a 8 ans
  Julius Pfrommer 8514dc7703 fix the unit tests il y a 8 ans
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services il y a 8 ans
  Julius Pfrommer 29bed5ef22 Merge branch 'master' into inline_setattribute il y a 8 ans
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback il y a 8 ans
  Julius Pfrommer de60618406 finish refactoring the write service il y a 8 ans