Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings il y a 9 ans
  Julius Pfrommer 4d6801478a remove most compiler warnings on msvc il y a 10 ans
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc il y a 10 ans
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards il y a 10 ans
  Julius Pfrommer c85c4e4f72 simplify handling of external nodestores il y a 10 ans
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and il y a 10 ans
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object il y a 10 ans
  Julius Pfrommer d22a8a3853 restore DEBUG flag for Debug-builds and fix all compiler warnings il y a 10 ans
  Julius Pfrommer 122f22d671 export functions to add nodes in the server il y a 10 ans
  Julius Pfrommer 7a17e28d1a rename UA_.types[...] to UA_[...] and make VTable entries constant il y a 10 ans
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure il y a 10 ans
  Julius Pfrommer b2f4460e60 remove UA_borrowed. not-deleting variant data is now indicated by the storagetype enum. il y a 10 ans
  Julius Pfrommer 7830febf5a remove return int32 when no errors are possible. add datasource handling to variant. il y a 10 ans
  Julius Pfrommer 04627d13e1 set standard visibility to hidden, clean include hierarchy. il y a 10 ans
  Julius Pfrommer ced1172586 inline vtable function definition il y a 10 ans
  Julius Pfrommer 6aaac99420 improve build script, naming changes il y a 10 ans
  Stasik0 7aeccac7ac new feature: cmake can now be configure with "TYPES_ONLY_NEEDED" resulting in the lowest possible number of types il y a 10 ans
  Julius Pfrommer 987bd6ba00 back to a speaking name for nodeid->namespaceId il y a 10 ans
  Julius Pfrommer 4dd7e06b8b Rename UA_NodeId.namespace to UA_NodeId.ns. il y a 10 ans
  Julius Pfrommer 3897afc744 simplify NodeId type (shortened nodeids only during encoding) il y a 10 ans
  Julius Pfrommer eca33ebd6d generate doxygen with cmake il y a 10 ans
  Julius Pfrommer 893e046c99 build with cmake il y a 10 ans
  Julius Pfrommer e3ea519cf5 structure for JSON encoding il y a 10 ans
  Julius Pfrommer 03a7c39858 removed raspi-specific code il y a 10 ans
  Julius Pfrommer 3e98f7b505 new --enable-profile option, removed unneeded types il y a 10 ans
  Stasik0 e13e96edd9 declaring the borrowed vtable at runtme in the ua_application.c il y a 10 ans
  Stasik0 3b9218def8 hard remove of all _print functions if DEBUG is not set, @jpfr or @uleon: who does own ua_xml.c? Please review changes there, I fear i was too hard. Relates to #101 il y a 10 ans
  Julius Pfrommer 001e61ea9a printing of all UA types as C-structs il y a 10 ans
  Julius Pfrommer adc25007eb restore variants copySetValue and borrowSetValue il y a 10 ans
  Julius Pfrommer f0da71bdb2 Simplify variant, arrays, no leaks in check_memory il y a 10 ans