This website requires JavaScript.
Explore
Help
Register
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://gitee.com/openharmony/third_party_qrcodegen
synced
2025-02-21 01:41:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
third_party_qrcodegen
/
c
History
Project Nayuki
42bc11c763
Updated C API comments to match the existing code logic requiring non-overlapping array buffers.
2021-07-28 17:21:25 +00:00
..
Makefile
Removed the test worker program in every language and the Python batch tester, because this is not core functionality and is hard to explain.
2021-07-28 17:09:18 +00:00
qrcodegen-demo.c
In C version, added many explicit integer type casts for signedness, with the help of GCC's "-Wsign-conversion" and "-Wconversion".
2019-07-22 16:31:22 +00:00
qrcodegen-test.c
Changed the word "black" to "dark" in {comments, local variables,} in order to match the vocabulary in the QR Code specification document.
2021-07-27 23:35:06 +00:00
qrcodegen.c
Changed the word "black" to "dark" in {comments, local variables,} in order to match the vocabulary in the QR Code specification document.
2021-07-27 23:35:06 +00:00
qrcodegen.h
Updated C API comments to match the existing code logic requiring non-overlapping array buffers.
2021-07-28 17:21:25 +00:00