Small style stuff
[zxing.git] / core / src / com / google / zxing / datamatrix / decoder / Version.java
2010-10-05 dav.olivier@gmail.comIssue 563: Support non-rectangular Data Matrix
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2009-08-25 srowenTiny code adjustments from inspection
2008-11-17 srowenmove to singleton ReaderException for a bit more perfor...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-05-05 srowenFix some minor javadoc issues
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.