More small changes from code inspection
[zxing.git] / core / src / com / google / zxing / datamatrix / decoder / BitMatrixParser.java
2008-12-21 srowenMore small changes from code inspection
2008-11-17 srowenmove to singleton ReaderException for a bit more perfor...
2008-07-25 srowenMinor style changes; optimized nested loops at end...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-05-02 srowenMany more little tweaks from IntelliJ inspections
2008-03-11 srowenCompleted some modest tweaks to new Data Matrix code...
2008-03-11 briangbrownAdded code for the Data Matrix decoder.