Historial de Commits

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