Commit History

Yazar SHA1 Mesaj Tarih
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) 8 yıl önce
  Julius Pfrommer 33051eaed6 cleanup cmake (#681) 8 yıl önce
  Julius Pfrommer f441d71543 add generic integer and floating-point encoders that are always available. use as fallback. 9 yıl önce
  Julius Pfrommer 51def00929 array dimensions are *signed* integers 9 yıl önce
  Julius Pfrommer cfb39b1c66 use platform agnostic code for float encoding from beej's guide. (#559) 9 yıl önce
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 9 yıl önce
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 9 yıl önce
  Julius Pfrommer e3062b2524 add unit tests for calcsizebinary 9 yıl önce
  Julius Pfrommer e92940f219 types: use specialized functions for expandednodeid handling 9 yıl önce
  Julius Pfrommer 40c5c06dbc remove a clang analyzer report in the argument verification; fix the builtin unit test on clang 9 yıl önce
  Julius Pfrommer a3be08ae1a status 9 yıl önce
  Julius Pfrommer 052be1ef70 update 9 yıl önce
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 yıl önce
  Julius Pfrommer 156a13b8ff fix binary encoding unit test 9 yıl önce
  FlorianPalm bc5fb6e66c added unit test for UA_Variant_decodeBinary with UA_ExtensionObject 9 yıl önce
  Stasik0 94e1653711 Enabling double unit-test, relates to #296 9 yıl önce
  Julius Pfrommer cee54343c0 restore calcSizeBinary as a single function UA_calcSizeBinary 9 yıl önce
  Julius Pfrommer 77c25bb956 remove calcSizeBinary 9 yıl önce
  Julius Pfrommer f7eff5571c differentiate between UA_STRING and UA_STRING_ALLOC 10 yıl önce
  Julius Pfrommer b23216c694 simplify ua_string generation from chars 10 yıl önce
  Julius Pfrommer 5a47e1dc46 clean up the client, improve the datavalue api 10 yıl önce
  Stasik0 f9869a736d fix tests 10 yıl önce
  Julius Pfrommer 9d1a7de054 squash commit of the better_variant branch. 10 yıl önce
  Stasik0 9ac7c4b30d fixing tests again 10 yıl önce
  Stasik0 d17f315941 Revert "improved version of encoding of enums and opaque types" 10 yıl önce
  Julius Pfrommer 47c08bf305 fix builtin tests 10 yıl önce
  Stasik0 3522c6d71e fixing a critical bug in UA_Double_decodeBinary 10 yıl önce
  Julius Pfrommer cfaa270a92 fix 10 yıl önce
  Julius Pfrommer be146d160e plugin-style logging support 10 yıl önce
  Julius Pfrommer ba3e5f59e7 fix unit tests 10 yıl önce