kc3-lang/libqrencode/qrinput.c

Branch :


Log

Author Commit Date CI Message
fb7c9805 2015-05-05 04:15:21 Some code cleanups.
68a3112e 2014-07-24 18:30:46 More code cleanups.
6a73cc29 2014-07-24 18:13:37 Code refactoring (QRinput_Struct_count has been added).
8ceba943 2014-07-08 06:24:38 Some possible minor bug fixes and code cleanups.
379a1d1f 2014-07-04 09:37:41 Copyright year updated.
5914c0cd 2014-02-14 09:01:15 Messages improved.
c3af4c44 2013-10-27 11:44:26 Code cleanup.
d76c9a64 2013-10-27 10:50:55 Bug in QRinput_insertFNC1Header() has been fixed. (Thanks to David Binderman)
d3e40e84 2013-09-07 04:01:52 Merge branch 'reduce_malloc'
8a4fbce7 2013-09-04 20:10:45 Bugfix: Numerical result out of range function getMinimumVersion does not return -1 if QRSPEC_VERSION_MAX is reached any more. Testing for maximum character is done by function QRinput_appendPaddingBit[MQR]? This test was redundant some how.