Project Nayuki
|
12360bec33
|
Added and updated a few comments in QrSegmentAdvanced.
|
2017-02-10 03:31:03 +00:00 |
|
Project Nayuki
|
e062a386d0
|
Deleted copyright year in all source files, updated year in readme document.
|
2017-02-10 03:19:39 +00:00 |
|
Project Nayuki
|
8033f9cec0
|
Fixed a constant value in QrSegmentAdvanced, which affects how the optimal segment switching is selected.
|
2017-02-10 03:17:18 +00:00 |
|
Project Nayuki
|
bd470926ca
|
Tweaked all Java code to replace explicit null checks with calls to Objects.requireNonNull() (requires Java SE 7+).
|
2017-01-25 01:13:57 +00:00 |
|
Project Nayuki
|
18834e548b
|
Deleted a trailing whitespace.
|
2016-10-05 17:36:45 +00:00 |
|
Nayuki Minase
|
0f71a9f818
|
Added an experimental advanced QR segment encoder class in Java for kanji mode encoding and optimal segment mode switching, changed a statistics helper function in QrCode.java to package-private to support the new class.
|
2016-04-21 21:42:35 +00:00 |
|