Began removing the excessive use of exceptions in the 1D readers by drawing
[zxing.git] / cpp / core / src / zxing / datamatrix /
2010-07-29 flyashiC++ port: add decode hints system
2010-05-12 luizcrocMemory leak in MultiFormatReader fixed and a better...
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-04-02 ralf.kistner@gmail.comFixed things broken in the last commit.
2010-04-02 ralf.kistner@gmail.comC++ port made more compatible with uSTL (no functional...
2010-02-23 luizcroc#ADD: DataMatrix reader.