Commit History

Autor SHA1 Mensaxe Data
  Nick Goossens 22543e319c Updated unit tests to use `ck_assert_ptr_eq` rather than `ck_assert_int_eq` where appropriate to avoid "incompatible pointer to integer conversion" compiler errors. %!s(int64=9) %!d(string=hai) anos
  Sten Grüner 859e03eaab Merge pull request #360 from ngoossens/compilation-fixes %!s(int64=9) %!d(string=hai) anos
  Nick Goossens 1ebcb274b2 Fix for AppleClang error: comparison of constant 'UA_NODECLASS_OBJECTTYPE' (8) with boolean expression is always false (`if (!typeDefNode->nodeClass == UA_NODECLASS_OBJECTTYPE) {`). %!s(int64=9) %!d(string=hai) anos
  Sten Grüner 3f766ff769 Merge pull request #359 from acplt/api_hl_abstractions %!s(int64=9) %!d(string=hai) anos
  Sten Grüner 8a376f8728 Merge pull request #357 from ngoossens/osx-compilation %!s(int64=9) %!d(string=hai) anos
  FlorianPalm 0d12b2840e fixed bug which was accidently reintroduced #356 %!s(int64=9) %!d(string=hai) anos
  ichrispa 38f86412ae Server now initializes builtin namespace localized text variables with locale "en_US" (needed for unary unity tests with generated namespace) %!s(int64=9) %!d(string=hai) anos
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions %!s(int64=9) %!d(string=hai) anos
  Nick Goossens cbbf989dde OS X compilation %!s(int64=9) %!d(string=hai) anos
  Stasik0 f3379eaa19 removing dead code as flagged by coverity %!s(int64=9) %!d(string=hai) anos
  ichrispa a71f43aa7d Completed the node relations tutorial. %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 02391c24a2 Our concurrency approach has a name in the literature %!s(int64=9) %!d(string=hai) anos
  Sten Grüner 7d8f2c7b3a Merge pull request #352 from acplt/client_lifecycle %!s(int64=9) %!d(string=hai) anos
  Stasik0 0b8d8d566e initial lifecycle change for the client - review/test needed #350 #348 %!s(int64=9) %!d(string=hai) anos
  ichrispa 1cfd71af28 Tutorial that should have come along with the previous commit. %!s(int64=9) %!d(string=hai) anos
  ichrispa b0e4f46304 Node instantiation is now biderictionally hierarchical (inheritance and child instantiation); recursion protection is in place. %!s(int64=9) %!d(string=hai) anos
  Stasik0 be91c9dea2 improving client_disconnect again, fixing memleaks #348 %!s(int64=9) %!d(string=hai) anos
  Stasik0 ba7d4e2433 fixing a memleak in case the connection was already closed, relates #340 %!s(int64=9) %!d(string=hai) anos
  Sten Grüner eb2c6a14d3 Merge pull request #347 from tpiat/master %!s(int64=9) %!d(string=hai) anos
  tpiat 79e72cf150 Update ua_client.c %!s(int64=9) %!d(string=hai) anos
  ichrispa d0293da90f Creates/Added UA_Server_addInstanceOf(); clones a hierarchic objectType (including all method, variables, subobjects and variableTypes) and respects inheritance from supertypes. %!s(int64=9) %!d(string=hai) anos
  ichrispa 24f77b4272 Added a tutorial on generating userdefined namespaces. %!s(int64=9) %!d(string=hai) anos
  Stasik0 61a255b034 uniatialized variable fixed %!s(int64=9) %!d(string=hai) anos
  Stasik0 c82a7cac9f buffer can be freed on client_disconnect in symmetry with client_connect, relates #343 %!s(int64=9) %!d(string=hai) anos
  Stasik0 a7b4733814 reverting closing connection on error %!s(int64=9) %!d(string=hai) anos
  ichrispa 198597c520 Backported handle attachement to method callbacks from application. %!s(int64=9) %!d(string=hai) anos
  Stasik0 0180435a64 freeing was shadowed out due to wrong function call order, #340 %!s(int64=9) %!d(string=hai) anos
  Stasik0 24565aa4bf adding methodcalls and subscriptions to the ua_config.h.in in order to support them with single-file distros %!s(int64=9) %!d(string=hai) anos
  Stasik0 4485cbc1a7 adding a missing clearup for failed messages sending in windows, #340 %!s(int64=9) %!d(string=hai) anos
  ichrispa 9226ecb4fd Added/Split-off of node-relations tutorial %!s(int64=9) %!d(string=hai) anos