zxing/core
2008-03-03 21:37:40 +00:00
..
lib Biiig standardization of whitespace. 2 space indents now, no tabs. 2008-02-14 20:25:54 +00:00
src/com/google/zxing Refactored to avoid use of exceptions in parsing, at the suggestion of Jeff Griffin (thanks). These "exceptional cases" are frequent and are expensive; a static parse() / private constructor approach proves no more complex, and a smidge more efficient. 2008-03-03 21:37:40 +00:00
test New rotated 1D barcode test case 2008-03-03 20:50:41 +00:00
build.xml Biiig standardization of whitespace. 2 space indents now, no tabs. 2008-02-14 20:25:54 +00:00