Small style stuff
[zxing.git] / cpp / core / src / zxing / oned / UPCAReader.cpp
2010-08-25 dswitkin@google.comRemoved dynamic allocation of new int[2] when searching for
2010-08-25 dswitkin@google.comConverted tabs to spaces.
2010-08-13 dswitkin@google.comBegan removing the excessive use of exceptions in the...
2010-07-29 flyashiC++ port: add decode hints system
2010-05-04 dmaclachCleaned up the iPhone code so that it compiles with...
2010-02-02 warcholukeOne-D barcodes reader port on c++