zxing/cpp/core/src/zxing
srowen eb0ac26881 Issue 1335 remove dead store
git-svn-id: https://zxing.googlecode.com/svn/trunk@2391 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-08-14 21:27:23 +00:00
..
aztec Issue 1335 remove dead store 2012-08-14 21:27:23 +00:00
common Issue 1333 fix off by one when not cropped 2012-08-14 21:23:09 +00:00
datamatrix fix incorrectly applied java port in j2239 2012-06-27 16:02:48 +00:00
multi Turn on more conservative warnings in C++ and a few related cleanups. 2011-11-29 19:58:18 +00:00
oned update 2012-06-26 17:21:13 +00:00
qrcode c++ version of r2344 2012-07-08 17:28:20 +00:00
BarcodeFormat.cpp ahti333's port of aztec and gfpoly + some fixes + Xcode tweaks for recent ECI updates 2012-02-18 02:14:45 +00:00
BarcodeFormat.h ahti333's port of aztec and gfpoly + some fixes + Xcode tweaks for recent ECI updates 2012-02-18 02:14:45 +00:00
Binarizer.cpp c++ version of r2344 2012-07-08 17:28:20 +00:00
Binarizer.h c++ version of r2344 2012-07-08 17:28:20 +00:00
BinaryBitmap.cpp C++: binarizer updates 2010-07-19 20:56:17 +00:00
BinaryBitmap.h C++ port: Make sure #indef/#define/#endif's and copyright information on all header files is in a common format. 2010-08-04 13:36:20 +00:00
DecodeHints.cpp ahti333's port of aztec and gfpoly + some fixes + Xcode tweaks for recent ECI updates 2012-02-18 02:14:45 +00:00
DecodeHints.h ahti333's port of aztec and gfpoly + some fixes + Xcode tweaks for recent ECI updates 2012-02-18 02:14:45 +00:00
Exception.cpp Port r1623 changes to C++ 2011-10-13 15:21:13 +00:00
Exception.h Port r1623 changes to C++ 2011-10-13 15:21:13 +00:00
FormatException.cpp Port r1623 changes to C++ 2011-10-13 15:21:13 +00:00
FormatException.h Port r1623 changes to C++ 2011-10-13 15:21:13 +00:00
LuminanceSource.cpp Turn on more conservative warnings in C++ and a few related cleanups. 2011-11-29 19:58:18 +00:00
LuminanceSource.h port r1899 java changes to C++ 2011-10-12 17:02:48 +00:00
MultiFormatReader.cpp ahti333's port of aztec and gfpoly + some fixes + Xcode tweaks for recent ECI updates 2012-02-18 02:14:45 +00:00
MultiFormatReader.h C++ port: some memory leak cleanups 2010-08-06 18:59:07 +00:00
NotFoundException.cpp Make NFE a subclass of RE to match java. Closes Issue 1055 2011-11-10 16:57:13 +00:00
NotFoundException.h Make NFE a subclass of RE to match java. Closes Issue 1055 2011-11-10 16:57:13 +00:00
Reader.cpp C++ port: Hints infrastructure was added in r1499. This changeset implements reader selection support. 2010-08-04 13:35:44 +00:00
Reader.h C++ port: Hints infrastructure was added in r1499. This changeset implements reader selection support. 2010-08-04 13:35:44 +00:00
ReaderException.cpp Port r1623 changes to C++ 2011-10-13 15:21:13 +00:00
ReaderException.h Port r1623 changes to C++ 2011-10-13 15:21:13 +00:00
Result.cpp Correctly set rotated points values. Closes Issue 1041. 2011-10-28 18:31:35 +00:00
Result.h Correctly set rotated points values. Closes Issue 1041. 2011-10-28 18:31:35 +00:00
ResultPoint.cpp C++ changes for r2294 2012-06-26 18:14:23 +00:00
ResultPoint.h Issue 1022: updating cpp port and making DataMatrixReader almost as good as java 2011-10-28 11:24:50 +00:00
ResultPointCallback.cpp Removed an extra memcpy and made getMatrix() pure virtual. 2010-08-24 18:59:26 +00:00
ResultPointCallback.h Issue 505 2010-08-12 20:51:09 +00:00