Historie revizí

Autor SHA1 Zpráva Datum
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D před 7 roky
  Julius Pfrommer feef59ccad hotfix: always return a correct bytestring from bytestring_allocbuffer před 7 roky
  Julius Pfrommer 794b2c1ed3 fix: bug in old gcc versions that disallows {0} initialisation před 7 roky
  Julius Pfrommer 9ab5bbca8e cosmetic: improve readability; short lines everywhere před 7 roky
  Julius Pfrommer f4a892c5ba refactor: improve readability of range handling před 7 roky
  Julius Pfrommer 9e462394f6 refactor: readability improvements in range handling před 7 roky
  Julius Pfrommer 3142cddfc2 NumericRanges with a single entry in a dimensions must be a single value and not the same separated with a colon před 7 roky
  Julius Pfrommer bf8b10f775 variant array dimensions as uint32; use same value/variable consistency check of method arguments před 7 roky
  Julius Pfrommer a771272e65 allow deep numeric ranges to reach into scalars containing an array (#777) před 7 roky
  Julius Pfrommer 66027a7cec better comments; cosmetic improvements před 7 roky
  Julius Pfrommer 8c4f50e363 Simplify array decoding (#762) před 7 roky
  Julius Pfrommer 1cc01277d0 initialize types after deleteMembers; clean up type handling před 7 roky
  Enrico Weigelt 2e76e623d9 fixed broken file mode (#754) před 7 roky
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) před 8 roky
  Julius Pfrommer cbe1851000 add UA_GUID_NULL před 8 roky
  Julius Pfrommer 1f98aa2e01 move system-dependent clock functions into a plugin před 8 roky
  Markus Marb 3e39d042d1 Fixed compilation with older glibc versions (#640) před 8 roky
  Julius Pfrommer ba9ff77a4a improve checking of index ranges před 8 roky
  Julius Pfrommer ce4031ef8d use only a single UA_NodeId_isNull for all nodeid types před 8 roky
  Julius Pfrommer 843e6092a3 more conservative checking of empty variants; some cleanup před 8 roky
  Julius Pfrommer 3583b4e819 fix MSVC build for monotonic clock před 8 roky
  Julius Pfrommer 2f1c8f8649 add an option to use external timing API for embedded targets; před 8 roky
  Stasik0 bb33937c22 a bunch of error codes changes for ctt's "attribute services" section před 8 roky
  Julius Pfrommer f940c9660a remove an issue uncovered by clang analyzer před 8 roky
  Stefan Profanter 45256a43af Fix all the cppcheck warnings and enable travis fail on cppcheck error před 8 roky
  Julius Pfrommer 51def00929 array dimensions are *signed* integers před 8 roky
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h před 8 roky
  Julius Pfrommer 80eb5fb0e5 remove max_array. no longer needed since we use size_t everywhere and decoding checks if the message permits the array length před 8 roky
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility před 8 roky
  Julius Pfrommer f934f940bc fix a warning in the mingw cross-compiler před 8 roky