提交歷史

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