zxing/cpp/core
dswitkin@google.com 56ad5f5554 Began removing the excessive use of exceptions in the 1D readers by drawing
a line in the sand: no one may throw an exception from decodeRow(). Next up
is to throw fewer exceptions internally.


git-svn-id: https://zxing.googlecode.com/svn/trunk@1527 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-13 16:20:03 +00:00
..
src/zxing Began removing the excessive use of exceptions in the 1D readers by drawing 2010-08-13 16:20:03 +00:00
tests/src 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