Small style stuff
[zxing.git] / core / test / src / com / google / zxing / qrcode /
2010-09-30 srowenAt last update to JUnit 4.x
2010-08-25 smparkes@smparkes.netIssue 494 round luminance values rather than truncate
2010-08-17 smparkes@smparkes.netremove CRLF files before readding them (in an attempt...
2010-08-16 srowenIssue 520
2010-08-16 smparkes@smparkes.neta set of synthetic version 40 tests at each ECC level
2010-08-14 srowenIssue 492
2010-08-12 srowenIssue 511
2010-05-15 srowenMove character encoding logic out to common, try again...
2010-05-02 srowenReplace tabs with spaces ( part of accepting another...
2010-03-30 srowenIssue 361
2010-03-01 srowenRelated to Issue 205, but not the direct issue: read...
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2010-02-02 srowenFixed old unit test compile problem I probaby introduced
2010-01-11 srowenFix/improvement from Jiayong
2010-01-06 srowenBetter version of revision 1166 and 1165 -- corrects...
2009-12-13 dswitkinFinished work on the local binarizer and renamed it...
2009-12-08 srowenMake finder pattern detection a little more tolerant...
2009-09-14 srowenFix for old logic error in seeking format information...
2009-08-23 srowenImprove detector logic to throw out false positive...
2009-07-30 srowenAdd MatrixToImageWriter convenience class, small code...
2009-07-22 srowenAdded error correction level to Result
2009-07-21 srowenSmall detector simplification that addresses issue...
2009-06-22 dswitkinContinuing with the x, y coordinate push, BitMatrix...
2009-06-22 srowenRemove getBits()
2009-06-22 dswitkinUsed IntelliJ's amazing refactoring functions to change...
2009-05-28 dswitkinCreated a new QR blackbox test with difficult exposures...
2009-05-27 srowenImprovement to Shift_JIS encoding detector to avoid...
2009-05-22 dswitkinChanged the 2D histogram calculation to sample four...
2009-04-13 dswitkinFixed or removed a bunch of TODOs, and enforced the...
2009-03-06 srowenSome clever, perhaps too-clever optimization of masking...
2009-02-15 srowenTightened a condition to reduce accidentally detecting...
2009-01-31 srowenMore changes in the direction of supporting ECI in...
2009-01-28 srowenFix a nagging inconvenience from my IDE in running...
2009-01-04 srowenOn a tip from Sandy found an error in the QR code detec...
2008-12-30 srowenAdd more unit tests for client.result, and more small...
2008-12-10 srowenAnother attack on integrating encoder and decoder:...
2008-12-02 srowenUnify handling of Mode too
2008-12-02 srowenUnify handling of EC level between encoder and decoder
2008-12-02 srowenBig rename of variables and method to have more standar...
2008-11-26 dswitkinAdded a new QR Code unit test of real world photos...
2008-11-21 dswitkinMade Java naming changes to BitVector.
2008-11-20 dswitkinPorted and rewrote the Renderer unit test to test QRCod...
2008-11-20 dswitkinPorted over the BitVector bug fix and new unit test...
2008-11-20 srowenRemove Debug and switch to eceptions in Encoder / Write...
2008-11-19 dswitkinFixed more unit tests.
2008-11-19 dswitkinFixed testIsValidKanjiSequence(). Looks like the data...
2008-11-19 dswitkinFixed testInterleaveWithECBytes().
2008-11-19 dswitkinFixed two more tests.
2008-11-19 dswitkinFixed a bunch more tests, and commented out all of...
2008-11-18 dswitkinMoved ByteArray up to core/common now that it has no...
2008-11-18 dswitkinMade several good fixes to and because of the unit...
2008-11-18 dswitkinMade some incremental progress on the Encoder unit...
2008-11-18 ccmysenAdding in the rest of the qrcode test cases.
2008-11-18 dswitkinMy BitVector implementation was totally buggy. I rewrot...
2008-11-15 srowenAdd to result the raw, but parsed, bytes of byte segmen...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-11-02 srowenRevamp the character encoding detection to use a more...
2008-10-31 dswitkinAdded 17 new, unusual QR Codes to the blackbox tests...
2008-10-29 dswitkinMade a change to the QR detector which cuts the worst...
2008-08-25 dswitkinAdded a new unit test of real world QR codes. We get...
2008-08-06 srowenUse unicode escapes to avoid apparent source file encod...
2008-07-30 srowenRe-add ECI test case and groundwork for more tests...
2008-07-24 srowenRemove dead files
2008-07-09 dswitkinAll the positive test cases now track normal and try...
2008-06-26 srowenAnd fixed the "270" issue: logic error in computing...
2008-06-20 srowenAdded some degree of support for Character Set ECIs
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-12 srowenNow use integer math in patternMatchVariance for perfor...
2008-06-11 dswitkin- Added support for rotation in our blackbox test frame...
2008-04-18 dswitkinChanged the black box tests to require an absolute...
2008-03-17 srowenAdd geo: URL support (oh and removed an old moved file)
2008-03-10 srowenOverdue unit tests for some QR code classes
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-13 srowenMajor reorg of test cases
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...
2008-01-16 srowenMore test cases from Enrique G. S.
2008-01-15 srowenOverhaul unit tests to include more test cases, and...
2008-01-07 srowenImproved black point estimation -- favor a point not...
2007-11-30 srowenFinally added the beginnings of a decent black-box...
2007-11-09 srowenFixed the rest of my typos and added basic unit test
2007-11-07 srowenAdded more test cases
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...