Commit History

Author SHA1 Message Date
  Julius Pfrommer 08ee0a53f2 untabify master 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 dcc8248b04 Merge branch '0.2' 7 years ago
  Julius Pfrommer 2f2facebaf improve documentation of the interaction between encoding and chunking 7 years ago
  Julius Pfrommer e39c5874da Merge branch '0.2' 7 years ago
  Julius Pfrommer ac39dbed8c fix a macro issue on non-little endian 7 years ago
  Julius Pfrommer 21b8c18b4c split complex encoding functions and improve comments (#946) 7 years ago
  Julius Pfrommer 7a4ce1d6af Merge branch '0.2' 7 years ago
  Julius Pfrommer 06ee92176c simplify array encoding and extensionobject decoding 7 years ago
  Julius Pfrommer bd2109e614 Merge branch '0.2' 7 years ago
  Julius Pfrommer e250d1b9cf fix #942, encoding extensionobjects with chunking 7 years ago
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 7 years ago
  Julius Pfrommer f0097d26f3 clean issues from clang-tidy 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 f4a53633a4 suppress a cppcheck false positive 7 years ago
  Julius Pfrommer e9766c7663 add handling of custom types to the decoding function, client and server 7 years ago
  Julius Pfrommer e8e0e2c2c5 use clear variable identifiers in array encoding 7 years ago
  Julius Pfrommer abc3716e07 First files compiling as cxx 7 years ago
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 7 years ago
  Julius Pfrommer 66027a7cec better comments; cosmetic improvements 7 years ago
  Stefan Profanter 99522b216c Fix #769: Wrong NodeIDs offset for BinaryEncoding (#770) 7 years ago
  Julius Pfrommer 8c4f50e363 Simplify array decoding (#762) 7 years ago
  Julius Pfrommer 9883f078ef Simplify the warnining for unknown endianness; related to #752 7 years ago