Changed OneDReader::recordPattern to not throw exceptions. For now it just
[zxing.git] / cpp / core / src / zxing / oned / ITFReader.cpp
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-08-06 flyashiC++ port: some memory leak cleanups
2010-08-04 flyashiC++ port: Hints infrastructure was added in r1499....
2010-07-29 flyashiC++ port: minor code and comment cleanups all over...
2010-07-27 flyashiC++: ITFReader.cpp was throwing wrong exception
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-05-04 srowenIssue 396
2010-02-02 warcholukeOne-D barcodes reader port on c++