Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a880e3df | 2015-11-04 01:05:41 | Typo fix. | ||
| c73a6bad | 2015-05-05 16:29:07 | Empty descriptions of some @params are filled. | ||
| b650d72a | 2014-09-10 00:19:49 | Frame caches have been eliminated. | ||
| fe2e1e8e | 2011-10-17 18:57:43 | Copyright year updated. | ||
| 68a8a6b6 | 2010-10-09 10:49:22 | Copyright year and mail addresses updated. | ||
| a9c33062 | 2010-01-25 01:16:28 | * qrencode.h: - QR_MODE_{ECI,FNC1A,FNC1B} have been added to QRencodeMode. * qrspec.h, mqrspec.h, qrinput.c: - QRSPEC_MODEID_* and MQRSPEC_MODEID_* have been added, and hard coded numbers were replaced with them. | ||
| 1beec7d3 | 2009-11-06 04:45:26 | - "Thread unsafe!" warning has been removed. | ||
| 0fba4b8d | 2009-11-06 04:44:47 | - *_clearCache() were thread unsafe. - * "Thread unsafe!" warnings were removed. | ||
| 50ac849f | 2009-06-05 19:23:48 | VERSION_MAX moved to qrencode.h. | ||
| 6557a493 | 2009-06-03 20:43:42 | MQRspec_getDataLength() now returns in byte, and MQRspec_getDataLengthBit() returns in bit instead. |