zxing/core
2009-11-13 09:49:49 +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 Be more conservative about choosing Kanji mode. Since we don't support mixed mode, can only use it when the input is all double-byte Kanji. 2009-11-13 09:49:49 +00:00
test Fix for old logic error in seeking format information -- actually was comparing unmasked rather than masked values, though it ended up working 2009-09-14 10:17:17 +00:00
build.xml Run tests with -Xint to work around weird JIT bug in Java 6, which causes ArithmeticException failure in a few QR code tests 2009-09-15 09:06:45 +00:00