Commit History

Author SHA1 Message Date
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h 9 years ago
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 9 years ago
  Stasik0 f68f7db744 fixed compiler warning 9 years ago
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 years ago
  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. 10 years ago
  FlorianPalm c97e8e0da9 added missing include for unit test (session) 10 years ago
  FlorianPalm 9bf247c81b added updateLifetime check (+missing file) 10 years ago