Commit History

Author SHA1 Message Date
  Stefan Profanter 20440bcd6b Fix build for VS2008 7 years ago
  Julius Pfrommer 2a42d8f1e6 Merge branch '0.2' into merge_02 7 years ago
  Julius Pfrommer 089dd7aae8 return partial content of a range (fix #1055) 7 years ago
  Julius Pfrommer 138bcbf9df fix cleaning up unassigned memory (reported in #1055) 7 years ago
  Julius Pfrommer be215e3b1f compare the namespaceindex when searching for data types 7 years ago
  Julius Pfrommer 5c5066baee add a maximum size check for UA_Array_new 7 years ago
  Julius Pfrommer 721bfda7fb introduce integer shortnames internally in the lib (u8, u16, i32, ...) 7 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 years ago
  FlorianPalm aee53c650e license change for all c/h files 7 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 7 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 7 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 7 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 years ago
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 7 years ago
  Julius Pfrommer 5b89dbaad0 Merge branch '0.2' 7 years ago
  Julius Pfrommer 917169614c fix warnings from clang-tidy 7 years ago
  Julius Pfrommer e9766c7663 add handling of custom types to the decoding function, client and server 7 years ago
  Julius Pfrommer 69ecb55a8b cosmetic improvements 7 years ago
  Julius Pfrommer dfef59dbaf make nodeid hashing public; simpler FNV hashing for (short) string nodeids 7 years ago
  Julius Pfrommer abc3716e07 First files compiling as cxx 7 years ago
  Julius Pfrommer f8acccc62c feature: make method for finding data types public 7 years ago
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 7 years ago
  Julius Pfrommer feef59ccad hotfix: always return a correct bytestring from bytestring_allocbuffer 7 years ago
  Julius Pfrommer 794b2c1ed3 fix: bug in old gcc versions that disallows {0} initialisation 7 years ago
  Julius Pfrommer 9ab5bbca8e cosmetic: improve readability; short lines everywhere 7 years ago
  Julius Pfrommer f4a892c5ba refactor: improve readability of range handling 7 years ago
  Julius Pfrommer 9e462394f6 refactor: readability improvements in range handling 7 years ago
  Julius Pfrommer 3142cddfc2 NumericRanges with a single entry in a dimensions must be a single value and not the same separated with a colon 7 years ago
  Julius Pfrommer bf8b10f775 variant array dimensions as uint32; use same value/variable consistency check of method arguments 7 years ago