Add Code 93 support. Update tests to reflect new (better) number of successes.
[zxing.git] / core / src / com / google / zxing / oned / OneDReader.java
2010-05-30 srowenAdd Code 93 support. Update tests to reflect new (bette...
2010-04-19 srowenUse RSS14 on the command line; scan more lines since...
2010-03-05 srowenTo fix groups.google.com/group/zxing/browse_thread...
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2010-02-01 srowenPre-RSS-14 changes. Necessary code changes, but not...
2010-01-10 srowenIssue 316
2010-01-03 srowenTwo tiny improvements to make code more consistent
2009-12-08 srowenRemove use of Hashtable.clone(), doesn't work in J2ME
2009-12-08 dswitkinRemoved three interfaces which weren't doing any good...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...