Commit Graph

13 Commits (abac3dd071e5675b6883d5d507de1f8a14b10c70)

Author SHA1 Message Date
Project Nayuki 3db1e2d9b1 Renamed 'packedKanjiData' constant in demo programs.
8 years ago
Project Nayuki ff0eed8700 Tweaked C++ and Java demo code for clarity.
8 years ago
Project Nayuki 20a05141ec Added C++ QrSegment constructor taking BitBuffer argument, updated existing code to use it.
8 years ago
Project Nayuki d17ff80b1a Updated some C++ implementation code to be stricter by adding appropriate 'using' directives for C standard library types.
8 years ago
Project Nayuki b0123fee3d Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed).
8 years ago
Project Nayuki 88ad854fd3 Added hand-crafted example of kanji mode text encoding to C++, Java, Python demo programs.
9 years ago
Project Nayuki dafd93dbdf Reduced redundancy in C++ demo programs with 'using' directives.
9 years ago
Project Nayuki 43987c0f28 Deleted unused arguments for main(), replaced return code with named constant.
9 years ago
Project Nayuki e062a386d0 Deleted copyright year in all source files, updated year in readme document.
9 years ago
Project Nayuki fb702fd46e Added some explicit header #includes to C++ demo code for clarity.
9 years ago
Nayuki Minase fc5f11b3b2 Tweaked line breaking, whitespace, and declaration ordering without changing behavior.
10 years ago
Nayuki Minase be316029aa Added and updated code comments for members (mostly) and within functions (a few), in all languages.
10 years ago
Nayuki Minase 008fddf4be Added C++ port of the library.
10 years ago