Another fix to ensure that 2 barcodes with the same info are counted separately.
[zxing.git] / core / src / com / google / zxing / oned / UPCEANReader.java
2008-03-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...