Fixed a bug I introduced while removing exceptions, which caused the
[zxing.git] / cpp / core / src / zxing / oned / OneDReader.cpp
2010-08-18 dswitkin@google.comFixed a bug I introduced while removing exceptions...
2010-08-16 dswitkin@google.comRemoved as many exceptions as possible from the C+...
2010-08-13 dswitkin@google.comChanged OneDReader::recordPattern to not throw exceptio...
2010-08-13 dswitkin@google.comBegan removing the excessive use of exceptions in the...
2010-07-29 flyashiC++ port: add decode hints system
2010-07-09 flyashiFixed C++ port's handling of reversed barcodes:
2010-06-23 luizcrocFixing some issues in C++ port regarding 1D barcode...
2010-05-04 dmaclachCleaned up the iPhone code so that it compiles with...
2010-02-15 ralf.kistner@gmail.comFixed the C++ port to compile on a Linux system.
2010-02-02 warcholukeOne-D barcodes reader port on c++