Commit History

Author SHA1 Message Date
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 years ago
  Julius Pfrommer 2f2facebaf improve documentation of the interaction between encoding and chunking 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 06ee92176c simplify array encoding and extensionobject decoding 7 years ago
  Julius Pfrommer e250d1b9cf fix #942, encoding extensionobjects with chunking 7 years ago
  Julius Pfrommer 917169614c fix warnings from clang-tidy 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
  Julius Pfrommer 1cc01277d0 initialize types after deleteMembers; clean up type handling 7 years ago
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) 8 years ago
  Julius Pfrommer b630fd155b fix #692 (max picoseconds in datavalue is 9999) 8 years ago
  Julius Pfrommer cad923d719 fix #686 8 years ago
  Maikel van Vliet 097312f6aa Updated tutorials (#652) 8 years ago
  Julius Pfrommer 94c1070fc8 fix #541 8 years ago
  Julius Pfrommer 3178c12ba8 fix chunking with > 2 chunks; related to #541 8 years ago
  Markus Marb 9f3b27d0a6 Fixed warning, by renaming variable (#642) 8 years ago
  Julius Pfrommer 3e3de430f1 fix a clang analyzer issue 8 years ago
  Julius Pfrommer 1901dc1c95 return the type and not an extensionobject if possible; fix #630 2nd time 8 years ago
  Julius Pfrommer 5c32121486 fix #630 8 years ago
  Julius Pfrommer 6d65901096 variants with a zero encodingbyte are empty 8 years ago
  Otto Tronarp ad7ec53c68 Silence warning: conversion may alter its value 8 years ago
  Julius Pfrommer 1d7c72d820 fix encoding under non-little endian 8 years ago
  Stefan Profanter 45256a43af Fix all the cppcheck warnings and enable travis fail on cppcheck error 8 years ago
  Julius Pfrommer 37b1691d46 remove the pass_type thread-local variable; loop through the type definition 8 years ago