kc3-lang/libqrencode/mask.h

Branch :


Log

Author Commit Date CI Message
f318155d 2017-10-06 01:27:50 Revert "Some variables' type changed from int to unsigned int. (closing #89 and #102)" This reverts commit 44290eb817f6f5ccb1137372f115d4b7633f0cb3.
44290eb8 2017-10-02 22:07:55 Some variables' type changed from int to unsigned int. (closing #89 and #102)
6d503504 2017-09-07 12:43:21 Copyright year updated for the next major update.
319c2da1 2016-09-19 13:14:45 Renamed reserved identifiers.
52b9191e 2014-09-09 22:35:13 Run length calc improved.
709a4854 2011-10-17 18:54:56 Various bug fixes. (Thanks to Adam Shepherd)
296e7921 2011-10-16 14:21:03 Mask_calcRunLength() has been refactored out from Mask_evaluateSymbol(). New test code for Mask_calcRunLength has been added.
a0a187ef 2011-10-13 18:16:35 Mask_calcN2() has been refactored out from Mask_evaluateSymbol().
68a8a6b6 2010-10-09 10:49:22 Copyright year and mail addresses updated.
4eb0d94e 2009-06-08 08:54:23 WITH_TEST introduced.