|
91662c6b
|
2009-06-08T11:37:01
|
|
Multithread problem solved.
|
|
4eb0d94e
|
2009-06-08T08:54:23
|
|
WITH_TEST introduced.
|
|
01e9b0d7
|
2009-06-03T20:40:34
|
|
Error check has been added to Mask_makeMask().
|
|
7f248720
|
2009-05-20T17:21:06
|
|
Code cleanups.
Unnecessary memcpy has been eliminated.
|
|
fc33e4fc
|
2009-05-20T15:08:16
|
|
Merged from 3.1.0.
|
|
51447782
|
2009-05-14T02:25:56
|
|
Break when malloc fails.
|
|
10f960ef
|
2009-05-01T08:02:32
|
|
|
|
cb286ecc
|
2009-01-05T17:38:44
|
|
- NULL check of malloc's return value. (splint warning)
- a type mismatch fixed. (splint warning)
|
|
ce7aa9be
|
2008-10-10T20:11:57
|
|
* qrencode_inner.h:
- Now this header is called only by test programs.
* qrencode.c, qrencode_inner.h:
- Some definitions and declares written in qrencode_inner.h have been
moved into qrencode.c:
- QRraw_*() have been declared as __STATIC.
* mask.[ch], qrencode.c, qrencode_inner.h:
- Mask_makeMask() now requires QRecLevel.
- QRencode_writeFormatInformation() has been renamed and moved to
Mask_writeFormatInformation(), and become __STATIC.
|
|
cd3dbc34
|
2008-10-10T19:57:17
|
|
Code cleanups.
|
|
3ee90bb4
|
2008-05-17T22:21:31
|
|
Merged to 3.0.2.
|
|
13fffb78
|
2008-01-23T12:24:33
|
|
Synchronized to 2.0.0.
|
|
9015768b
|
2007-12-14T04:27:31
|
|
* tests/test_qrencode.c:
- New test has been added.
* tests/view_qrcode.c:
- Options supported.
- Default mask is now -1 (auto).
* Copyright 2007.
|
|
9efd19c5
|
2007-12-13T07:54:38
|
|
Mask evaluation bug fixed.
|
|
401e3f13
|
2006-12-18T14:23:43
|
|
|
|
30742270
|
2006-12-18T14:20:57
|
|
|