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-17 07:28:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
third_party_qrcodegen
/
c
History
Project Nayuki
a06aef7c62
Added null checks and error termination logic to runnable main C code after calls to malloc()/calloc(), removed an unnecessary non-null assertion.
2021-10-20 01:56:33 +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
Added null checks and error termination logic to runnable main C code after calls to malloc()/calloc(), removed an unnecessary non-null assertion.
2021-10-20 01:56:33 +00:00
qrcodegen-test.c
Added null checks and error termination logic to runnable main C code after calls to malloc()/calloc(), removed an unnecessary non-null assertion.
2021-10-20 01:56:33 +00:00
qrcodegen.c
Reordered QrSegment.{isNumeric(),isAlphanumeric()} in {C, C++, Rust} versions.
2021-07-28 19:45:54 +00:00
qrcodegen.h
Reordered QrSegment.{isNumeric(),isAlphanumeric()} in {C, C++, Rust} versions.
2021-07-28 19:45:54 +00:00