openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Q
QR-Code-generator
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2025 — Aug 19, 2026
Showing page 1 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Simplified a bit of TypeScript code.
Project Nayuki
More...
over 1 year ago
Simplified demo TypeScript code by using the HTML element hidden attribute instead of CSS display:none.
Project Nayuki
More...
over 1 year ago
Fixed wrong refactoring in commit 8329a7108fc2.
Project Nayuki
More...
over 1 year ago
Simplified some Rust code by using slice.chunks().
Project Nayuki
More...
almost 2 years ago
Tweaked some length calculations to panic on overflow.
Project Nayuki
More...
almost 2 years ago
Simplified a bit of code with usize.div_ceil() (Rust 1.73).
Project Nayuki
More...
almost 2 years ago
Simplified HTML code by nesting <input> in <label>, tweaked CSS to fit, with no visual changes.
Project Nayuki
More...
almost 2 years ago
Simplified some unrelated pieces of code.
Project Nayuki
More...
almost 2 years ago
Slightly simplified the calculation of alignment pattern spacing in a non-obvious way, adapted from David Evans's "Lean QR" project.
Project Nayuki
More...
almost 2 years ago
Changed type hints to use native types (Python 3.9+) instead of the typing module.
Project Nayuki
More...
about 2 years ago
Added missing generic type parameters.
Project Nayuki
More...
about 2 years ago
Added a missing optional type hint.
Project Nayuki
More...
about 2 years ago
Fixed the package name in documentation comments for the qrcode-no-heap crate.
Project Nayuki
More...
over 2 years ago
Updated heapless example with new name
Corvus
More...
over 2 years ago
Added missing metadata to Rust-no-heap's Cargo.toml, bumped the version because qrcodegen-no-heap 1.8.0 was already published on Crates.io.
Project Nayuki
More...
about 3 years ago
Renamed the Rust-no-heap implementation in Cargo.toml.
Project Nayuki
More...
about 3 years ago
Changed the TypeScript input demo to add a download link for bitmap and vector output formats, and stop displaying the SVG XML code.
Project Nayuki
More...
over 3 years ago
Fixed TypeScript code style.
Project Nayuki
More...
over 3 years ago
Enabled constant evaluation of Rust Version/Mask functions/methods.
Project Nayuki
More...
over 3 years ago
Replaced some Rust object method calls with primitive arithmetic in order to support constant evaluation.
Project Nayuki
More...
over 3 years ago
Added directives to Rust code to suppress a stylistic lint check.
Project Nayuki
More...
over 3 years ago
Clarified a magic value in C code and reflowed some associated comments.
Project Nayuki
More...
over 3 years ago
Simplified Unicode string handling logic in TypeScript code thanks to ES6 features.
Project Nayuki
More...
almost 4 years ago
Changed calls of the non-standard method String.substr() to substring().
Project Nayuki
More...
almost 4 years ago
Updated package version numbers.
Project Nayuki
More...
over 4 years ago
Copied paragraphs in Rust comments for top-level QR-encoding functions for consistency.
Project Nayuki
More...
over 4 years ago
Rewrote comments for top-level QR-encoding functions in C, to correspond better to other language ports.
Project Nayuki
More...
over 4 years ago
Fixed a misspelled word in C comments.
Project Nayuki
More...
over 4 years ago
Changed to standard error classes in TypeScript code.
Project Nayuki
More...
over 4 years ago
Marked Rust code to forbid unsafe.
Project Nayuki
More...
over 4 years ago
←
1
2
3
4
5
6
7
8
9
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree