Issue 537, don't return UPC-A for EAN-13 starting with 0 when UPC-A isn't allowed
[zxing.git] / core / src / com / google / zxing / pdf417 / detector /
2010-03-10 srowenIssue 327. Relax decoder assumptions
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2009-12-13 dswitkinAdded a check so that the PDF417 reader can get through...
2009-09-15 srowenSpell checker fixes, narrowed scope / made less visible...
2009-07-08 dswitkinModified my skew correction code to also work upside...
2009-07-02 dswitkinI noticed that the codeword coordinates in PDF 417...
2009-07-01 dswitkinGot 180 degree rotation working for PDF 417, and turned...
2009-07-01 dswitkinCleaned up a number of comments and code to fit in...
2009-06-30 dswitkin- Converted parts of the PDF 417 reader to use BitMatrix.
2009-06-29 dswitkin- Got the DataMatrix decoder compiling again with a...
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-06-24 srowenStyle changes mostly
2009-06-24 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=42