欢迎来到马士兵代码仓库
Sign In
msb-public
/
QR-Code-generator
mirror of https://github.com/nayuki/QR-Code-generator
4
3
Code Issues Projects Releases Wiki Activity
178 Commits
1 Branch
12 Tags
10 MiB
master
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.1
v1.3.0
v1.0.0
v1.2.1
v1.2.0
v1.1.0
v1.0.1
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'v1.1.0'
${ noResults }
Commit Graph

10 Commits (v1.1.0)

Author SHA1 Message Date
Project Nayuki a712ccc230 Added test cases for C function appendErrorCorrection().
8 years ago
Project Nayuki d11707d06a Added test cases for C function appendBitsToBuffer().
8 years ago
Project Nayuki fffe81aeb1 Added C test case for getModule(), setModule(), etc.
9 years ago
Project Nayuki 0bd7684198 Added C test case for initializeFunctionModules().
9 years ago
Project Nayuki 454534ee33 Changed C API function qrcodegen_getSize() to receive array instead of int, updated runnable programs, deleted test cases for this function.
9 years ago
Project Nayuki b0123fee3d Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed).
9 years ago
Project Nayuki d27ee77082 Tweaked comments in C code.
9 years ago
Project Nayuki 7580ee38e0 Added more standard library header #includes to C code to be strict.
9 years ago
Project Nayuki 9b57973245 Added C test cases for 5 functions.
9 years ago
Project Nayuki 822c339b4e Added simple test program and suite of cases for C library.
9 years ago