Small style things
[zxing.git] / cpp /
2010-06-23 luizcrocFixing some issues in C++ port regarding 1D barcode...
2010-05-31 luizcrocSame change as Revision r1395 for C++ port: Small speed...
2010-05-14 rpechayr[iPhone] Minor Corrections: ZXingWidgets now also build...
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.
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++
2009-12-09 ralf.kistner@gmail.comC++ port: fixed warnings for Symbian build
2009-12-08 ralf.kistnerC++ port:
2009-11-05 ralf.kistner@gmail.comC++ Port:
2009-11-01 ralf.kistner@gmail.comMany changes to the C++ port.
2009-06-27 christian.brunschen* Throw the actual exception objects, rather than point...
2009-05-21 srowenRemove some DEBUG blocks that apparently do not compile
2009-04-06 srowenIssue 166
2009-04-06 srowenIssue 165
2009-04-06 srowenIssue 164
2009-04-06 srowenIssue 163
2009-04-06 srowenIssue 161
2008-10-24 christian.brunscheninitialize valarrays with explicit contents (zero)
2008-08-14 christian.brunschenAdded 'About' screen, localized application name
2008-08-02 christian.brunschenfixed CountedTest compilation problem attempting to...
2008-06-24 christian.brunschendebug printout cleanup
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-19 christian.brunschenFirst version of the iphone client that actually works...