Small style stuff
[zxing.git] / core / src / com / google / zxing / common / DefaultGridSampler.java
2010-10-10 srowenGuard against exception case discovered in new DM code...
2010-10-07 srowenAdjust formatting on last change. Simplify GridSampler
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-12-08 srowenOpening up the Detector a little to allow extension...
2009-07-08 dswitkinMore x, y cleanup and 100 column fixes.
2009-06-26 srowenRemove use of BinaryBitmap in QR Code, DM
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-06-22 dswitkinContinuing with the x, y coordinate push, BitMatrix...
2009-05-21 dswitkinCleaned up some code to fit in 100 columns.
2008-11-17 srowenmove to singleton ReaderException for a bit more perfor...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-05-05 srowenChecking in somewhat ugly 'fix' for ArrayIndexOutOfBoun...
2008-03-26 srowenImproved bounds-checking and point-nudging logic in...
2008-03-14 srowenMove GridSampler into common package and refactor to...