Add iCal support, plus many small changes suggested by code inspection -- mostly...
[zxing.git] / core / src / com / google / zxing / common /
2008-07-08 srowenAdd iCal support, plus many small changes suggested...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-12 srowenAdded build-optimized target to produce optimized core...
2008-06-12 srowenOops one more style change
2008-06-12 srowenSmall tweaks on top of Daniel's excellent refactoring
2008-06-11 dswitkinMissed one place that needs to cache the luminance...
2008-06-11 dswitkinRefactored the MonochromeBitmapSource hierarchy to...
2008-06-11 srowenFix bad logic black point estimator, improving threshol...
2008-05-23 srowenAdded handy toString() methods
2008-05-05 srowenChecking in somewhat ugly 'fix' for ArrayIndexOutOfBoun...
2008-04-02 srowenFixed same ResultPoint bug in Code 128 and Code 39...
2008-03-26 srowenImproved bounds-checking and point-nudging logic in...
2008-03-26 srowenRestored a corrected Reed-Solomon optimization and...
2008-03-26 srowenbiasTowardsWhite was, embarassingly, not accomplishing...
2008-03-26 srowenUndo optimization that seems to not be correct in all...
2008-03-24 srowenOptimized 0- and 1-error case of Reed Solomon decoding...
2008-03-19 srowen"Try harder" mode now tries 2D formats first. BlackPoin...
2008-03-19 srowenFixed bug in rotation code for BufferedImageMonochromeB...
2008-03-19 srowenDumb logic error in boundary case for transformation...
2008-03-14 srowenMove GridSampler into common package and refactor to...
2008-03-12 srowenRefactorings to allow raw bytes to be passed back with...
2008-03-11 srowenCompleted some modest tweaks to new Data Matrix code...
2008-03-10 srowenMove BitSource to common package so that it can be...
2008-03-05 srowenMore minor code improvements
2008-03-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
2008-02-19 srowenRefactored Reed-Solomon so it can be used with differen...
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-04 srowenMajor refactoring of 1D barcode code. Moved into com...
2008-01-22 srowenAdded getSize()
2008-01-07 srowenImproved black point estimation -- favor a point not...
2008-01-02 srowenTrivial move of a commented method to better spot ...
2007-12-18 srowenTiny logic improvement
2007-11-19 dswitkinImplemented row sampling for histograms and tweaked...
2007-11-15 srowenAdded reference to thresholding resource
2007-11-14 srowenCode tweaks and so forth with Daniel
2007-11-12 dswitkinAdded the initial version of my UPC reader and modified...
2007-11-07 srowenMore javadoc
2007-11-06 srowenAdded more javadoc
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...