kc3-lang/libqrencode/qrspec.c

Branch :


Log

Author Commit Date CI Message
68a8a6b6 2010-10-09 10:49:22 Copyright year and mail addresses updated.
ad4d46ae 2010-01-27 06:24:59
b3e7123e 2010-01-18 19:31:04 Code cleanups.
0fba4b8d 2009-11-06 04:44:47 - *_clearCache() were thread unsafe. - * "Thread unsafe!" warnings were removed.
4eb0d94e 2009-06-08 08:54:23 WITH_TEST introduced.
2dca5f47 2009-05-29 16:34:12 libqrencode has become thread-safe.
fc33e4fc 2009-05-20 15:08:16 Merged from 3.1.0.
8670cd5c 2009-05-16 03:04:33 Copyright year updated.
9600e4d1 2009-05-14 03:05:01 QRspec_getEccSpec() now accepts an int array instead to return multiple values instead of returning dynamic allocated array.
b62c8256 2009-05-14 02:51:54 More return value checks. Mainly for ENOMEM error.