Commit History

Author SHA1 Message Date
  Julius Pfrommer f45d6faf85 Overlayable (#582) 8 years ago
  Julius Pfrommer f441d71543 add generic integer and floating-point encoders that are always available. use as fallback. 8 years ago
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 8 years ago
  Julius Pfrommer aa32f126fb fix testing calcsizebinary. encoding variants without a defined type fails intentionally. 8 years ago
  Julius Pfrommer 5fbf79ca39 add calcSizeBinary and use it for sample comparison for monitoreditems 8 years ago
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node 9 years ago
  Julius Pfrommer 02745117d6 clean up ua_types.h, fix unit tests 9 years ago
  Julius Pfrommer bc5b0eb469 type decoding is final 9 years ago
  Julius Pfrommer a3be08ae1a status 9 years ago
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 years ago
  Julius Pfrommer dc7192ba84 use function attributes to ensure good use of APIs 9 years ago
  Julius Pfrommer 77c25bb956 remove calcSizeBinary 9 years ago
  Julius Pfrommer a42e482515 fix tests 9 years ago
  Julius Pfrommer a2b5f434b6 fix testing of scalar decoding 9 years ago
  Julius Pfrommer fcc802ada6 fix unit tests 9 years ago
  Julius Pfrommer 6a0b6f5ab9 improve documentation, make array api more intuitive 9 years ago
  Julius Pfrommer 404992459b add example with datasource 9 years ago
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API 9 years ago
  Julius Pfrommer 1f9d97cc8e fix tests for release builds 9 years ago
  Stasik0 e39b74edda fixed statelessClient, relates #157 9 years ago
  Julius Pfrommer f5808b5053 fix tests for release builds 9 years ago
  Julius Pfrommer 74f69d37a6 make check_memory run fine 9 years ago
  Julius Pfrommer ae6e1a446e small improvements, make check_memory compile 9 years ago
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 9 years ago
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 9 years ago
  Julius Pfrommer c7e4629d1f fix unit tests 9 years ago
  FlorianPalm 5ae0716d65 NULL -> UA_NULL 10 years ago
  FlorianPalm c30d84a633 gcc 4.8 conform build 10 years ago
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and 10 years ago
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object 10 years ago