Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node vor 9 Jahren
  Julius Pfrommer 02745117d6 clean up ua_types.h, fix unit tests vor 9 Jahren
  Julius Pfrommer bc5b0eb469 type decoding is final vor 9 Jahren
  Julius Pfrommer a3be08ae1a status vor 9 Jahren
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets vor 9 Jahren
  Julius Pfrommer dc7192ba84 use function attributes to ensure good use of APIs vor 9 Jahren
  Julius Pfrommer 77c25bb956 remove calcSizeBinary vor 9 Jahren
  Julius Pfrommer a42e482515 fix tests vor 9 Jahren
  Julius Pfrommer a2b5f434b6 fix testing of scalar decoding vor 9 Jahren
  Julius Pfrommer fcc802ada6 fix unit tests vor 9 Jahren
  Julius Pfrommer 6a0b6f5ab9 improve documentation, make array api more intuitive vor 9 Jahren
  Julius Pfrommer 404992459b add example with datasource vor 9 Jahren
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API vor 9 Jahren
  Julius Pfrommer 1f9d97cc8e fix tests for release builds vor 9 Jahren
  Stasik0 e39b74edda fixed statelessClient, relates #157 vor 9 Jahren
  Julius Pfrommer f5808b5053 fix tests for release builds vor 9 Jahren
  Julius Pfrommer 74f69d37a6 make check_memory run fine vor 9 Jahren
  Julius Pfrommer ae6e1a446e small improvements, make check_memory compile vor 9 Jahren
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings vor 9 Jahren
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc vor 9 Jahren
  Julius Pfrommer c7e4629d1f fix unit tests vor 9 Jahren
  FlorianPalm 5ae0716d65 NULL -> UA_NULL vor 10 Jahren
  FlorianPalm c30d84a633 gcc 4.8 conform build vor 10 Jahren
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and vor 10 Jahren
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object vor 10 Jahren
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean vor 10 Jahren
  Julius Pfrommer e8b9191ba4 finish usage of UA_StatusCode internally vor 10 Jahren
  Julius Pfrommer 4d62a83ab8 fix unit tests vor 10 Jahren
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure vor 10 Jahren
  Julius Pfrommer 7830febf5a remove return int32 when no errors are possible. add datasource handling to variant. vor 10 Jahren