Commit Verlauf

Autor SHA1 Nachricht Datum
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file vor 7 Jahren
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ vor 7 Jahren
  Julius Pfrommer 5b89dbaad0 Merge branch '0.2' vor 7 Jahren
  Julius Pfrommer 917169614c fix warnings from clang-tidy vor 7 Jahren
  Julius Pfrommer e9766c7663 add handling of custom types to the decoding function, client and server vor 7 Jahren
  Julius Pfrommer 69ecb55a8b cosmetic improvements vor 7 Jahren
  Julius Pfrommer dfef59dbaf make nodeid hashing public; simpler FNV hashing for (short) string nodeids vor 7 Jahren
  Julius Pfrommer abc3716e07 First files compiling as cxx vor 7 Jahren
  Julius Pfrommer f8acccc62c feature: make method for finding data types public vor 7 Jahren
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D vor 7 Jahren
  Julius Pfrommer feef59ccad hotfix: always return a correct bytestring from bytestring_allocbuffer vor 7 Jahren
  Julius Pfrommer 794b2c1ed3 fix: bug in old gcc versions that disallows {0} initialisation vor 7 Jahren
  Julius Pfrommer 9ab5bbca8e cosmetic: improve readability; short lines everywhere vor 7 Jahren
  Julius Pfrommer f4a892c5ba refactor: improve readability of range handling vor 7 Jahren
  Julius Pfrommer 9e462394f6 refactor: readability improvements in range handling vor 7 Jahren
  Julius Pfrommer 3142cddfc2 NumericRanges with a single entry in a dimensions must be a single value and not the same separated with a colon vor 7 Jahren
  Julius Pfrommer bf8b10f775 variant array dimensions as uint32; use same value/variable consistency check of method arguments vor 7 Jahren
  Julius Pfrommer a771272e65 allow deep numeric ranges to reach into scalars containing an array (#777) vor 7 Jahren
  Julius Pfrommer 66027a7cec better comments; cosmetic improvements vor 7 Jahren
  Julius Pfrommer 8c4f50e363 Simplify array decoding (#762) vor 7 Jahren
  Julius Pfrommer 1cc01277d0 initialize types after deleteMembers; clean up type handling vor 7 Jahren
  Enrico Weigelt 2e76e623d9 fixed broken file mode (#754) vor 7 Jahren
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) vor 8 Jahren
  Julius Pfrommer cbe1851000 add UA_GUID_NULL vor 8 Jahren
  Julius Pfrommer 1f98aa2e01 move system-dependent clock functions into a plugin vor 8 Jahren
  Markus Marb 3e39d042d1 Fixed compilation with older glibc versions (#640) vor 8 Jahren
  Julius Pfrommer ba9ff77a4a improve checking of index ranges vor 8 Jahren
  Julius Pfrommer ce4031ef8d use only a single UA_NodeId_isNull for all nodeid types vor 8 Jahren
  Julius Pfrommer 843e6092a3 more conservative checking of empty variants; some cleanup vor 8 Jahren
  Julius Pfrommer 3583b4e819 fix MSVC build for monotonic clock vor 8 Jahren