Changed OneDReader::recordPattern to not throw exceptions. For now it just
[zxing.git] / cpp / core / src / zxing / oned / Code39Reader.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-05-07 dmaclachAdded David Phillip Oster's fixes for compiling and...
2010-05-04 dmaclachCleaned up the iPhone code so that it compiles with...
2010-05-04 srowenIssue 396
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++