Oops, not clearing row counters when we shift down by two buckets. Fixed.
[zxing.git] / core / src / com / google / zxing / oned / AbstractUPCEANReader.java
2008-02-22 srowenOops, not clearing row counters when we shift down...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-12 srowenSmall optimization to check ranges of bits set in BitAr...
2008-02-05 srowenMinor javadoc fix
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...