kc3-lang/libqrencode/rsecc.c

Branch :


Log

Author Commit Date CI Message
06494038 2017-10-08 02:17:28 Fixed some warnings. (closing #89 and #102)
7a43e4d5 2017-10-06 13:46:30 Some variables' type changed from int to unsigned int.
5c403063 2017-09-29 14:02:52 Some variables' type changed from int to size_t. (see #89 and #102)
6d503504 2017-09-07 12:43:21 Copyright year updated for the next major update.
5b2e0a10 2016-05-18 02:38:41 Merge pull request #72 from UniQP/master Cleanups / Compiler warnings
d0284837 2015-11-04 02:01:31 Added new configure option "--without-png". (closes #70)
d6e262a7 2015-08-17 17:24:23 Make functions static.
6bb3fb10 2015-05-05 17:05:55 Short note about the credit has been improved.
4b4db0e3 2014-09-18 16:59:25 Some code cleanups.
1ef7a8d0 2014-09-10 01:16:41 Introduced mutex to avoid race condition.