Add basic Code 128, Code 39, ITF writers, per Erik
[zxing.git] / core / src / com / google / zxing / oned / ITFReader.java
2010-03-25 srowenAdd basic Code 128, Code 39, ITF writers, per Erik
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2010-01-10 srowenUndo the ^= true thing in more files
2009-12-08 dswitkinRemoved three interfaces which weren't doing any good...
2009-11-30 srowenIssue 287
2009-09-15 srowenSpell checker fixes, narrowed scope / made less visible...
2009-05-27 dswitkinOnly allocate a StringBuffer if the start pattern has...
2009-04-28 srowenIssue 183: Adds support for detecting multiple barcodes...
2009-04-13 dswitkinFixed or removed a bunch of TODOs, and enforced the...
2009-03-09 dswitkinTurned on ITF support in the Android client, and fixed...
2009-03-07 srowenFixed decodeEnd() situation whereby row might not be...
2009-02-23 srowenTiny optimizations to boolean logic to avoid extra...
2009-01-30 srowenAdd ALLOWED_LENGTHS hint, for now, in support of ITF
2008-12-30 srowenAdd more unit tests for client.result, and more small...
2008-12-21 srowenMore small changes from code inspection
2008-12-11 srowenMore reckless refactoring and code style tweaks --...
2008-12-01 srowenSome formatting changes, and a few tiny optimizations
2008-11-21 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-21 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110