Workaround for Hotspot bug that lets tests run without -Xint, from Steven Parkes
[zxing.git] / javase /
2010-08-05 dswitkin@google.comIssue 495: Renamed DATAMATRIX to DATA_MATRIX for consis...
2010-07-29 flyashiJava CommandLineRunner: print result points
2010-06-17 srowenAdd auto-translation tool to help update strings with...
2010-05-31 srowenUpdate Codabar style and disable it as its causing...
2010-05-31 bas5winkel@gmail.comAdded support for codabar format
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-04-06 srowenUse jar packaging
2010-04-06 srowenBack up and restore poms to prerelease state
2010-03-31 srowenAdd --crop=left,top,width,height arg
2010-03-30 srowenIssue 361
2010-03-19 srowen"Unfix" previous fix -- account for odd ByteMatrix...
2010-03-05 srowenFor better handling of some formats, perform rotation...
2010-03-01 srowenAdd pure barcode support to web app and command line
2010-03-01 srowenRelated to Issue 205, but not the direct issue: read...
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2009-12-13 dswitkinFinished work on the local binarizer and renamed it...
2009-12-13 dswitkinAdded a --products_only flag to the CommandLineRunner.
2009-12-13 dswitkinAdded the ability to track who is throwing exceptions...
2009-11-13 srowenMore fixes, to cropping BufferedImages
2009-11-03 srowenFix a typo and add better javadoc
2009-11-03 srowenOops, rendering based on ByteMatrix was reversed, white...
2009-10-20 srowenFix scanline stride issue
2009-09-26 srowenTiny changes to System.err usage, closed a stream,...
2009-08-04 srowenBoneheaded mistake: was writing transparent pixels
2009-07-30 srowenAdd MatrixToImageWriter convenience class, small code...
2009-06-26 dswitkinModified the CommandLineRunner to use all available...
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-06-25 dswitkinFixed some code which was ignoring the result of Monoch...
2009-06-16 dswitkinAdded a new blackbox test with extreme shadows and...
2009-05-28 dswitkinWrote a usage message for the CommandLineRunner.
2009-05-26 dswitkinYou can now dump the black point for URLs to the pwd.
2009-05-26 dswitkinExtended the command line tool to dump the results...
2009-05-21 dswitkinI moved a chunk of the histogram/black point code out...
2009-05-11 srowenRemoved deprecation of 'cropping' constructor -- in...
2009-04-28 srowenIssue 183: Adds support for detecting multiple barcodes...
2009-03-06 dswitkinChanged the order of the BaseMonochromeBitmapSource...
2009-02-09 srowenRefactored width/height values into superclass and...
2009-01-14 srowenSeparated rectangle detection from decoder for reuse
2008-12-30 srowenAdd more unit tests for client.result, and more small...
2008-12-19 dswitkinFixed crash and bad parsing of an SMS with a question...
2008-12-11 srowenMore reckless refactoring and code style tweaks --...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-11-02 srowenUpdated qrcode-2 with corrected output for some Japanes...
2008-10-31 dswitkinAdded a --dump_results flag to the J2SE client, which...
2008-10-30 dswitkinDid a big refactoring on the MonochromeBitmapSource...
2008-10-22 srowenAdd column caching to MonochromeBitmapSources and use...
2008-10-04 srowenImproved error message when file/URI is mistyped.
2008-09-29 dswitkin- Fixed a crash when parsing a particular VCard with...
2008-08-06 dswitkinUpdated Alasdair's ImageConverter tool to take -row...
2008-06-20 dswitkinAdded which format was decoded to the CommandLineRunner...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-18 srowenRenamed core OSGi bundle to "ZXing"; removed "level...
2008-06-12 srowenSmall tweaks on top of Daniel's excellent refactoring
2008-06-11 dswitkinRefactored the MonochromeBitmapSource hierarchy to...
2008-06-11 srowenFix bad logic black point estimator, improving threshol...
2008-06-11 srowenA few more cleanups while I'm at it in GUIRunner
2008-06-11 srowenFixed a tiny deprecation warning
2008-05-10 srowenA simple GUI interface -- still needs work
2008-05-02 srowenMany more little tweaks from IntelliJ inspections
2008-04-21 dswitkinAdded some simple sharpening for 1D decoding which...
2008-04-21 dswitkinImproved the command line test app to accept multiple...
2008-04-10 dswitkinMade sure the BitmapSource subclasses do not reuse...
2008-04-07 srowenOops, off-by-one bug fix, and some more comments
2008-04-07 srowenCan now instantiate this to represent a region of a...
2008-04-01 dswitkinImproved the statistics reporting for the CommandLineRu...
2008-03-26 srowenbiasTowardsWhite was, embarassingly, not accomplishing...
2008-03-19 srowenFixed bug in rotation code for BufferedImageMonochromeB...
2008-03-10 srowenUndo earlier change that rejects TYPE_CUSTOM -- too...
2008-03-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
2008-03-03 srowenDisallow BufferedImage of type TYPE_CUSTOM -- not decod...
2008-03-03 srowenFix typo in method "isRotate*d*Supported"; don't attemp...
2008-03-03 srowenUse TRY_HARDER hint in javase CommandLineRunner. TRY_HA...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...
2008-01-30 srowenChecks that dependencies are built now and produces...
2008-01-02 srowenTrivial move of a commented method to better spot ...
2007-12-17 dswitkinPut back the buildwithoutj2me target.
2007-12-12 srowenMoved com.google.zxing.client.result from core-ext...
2007-11-28 srowenUse max compression on .zip/.jar files
2007-11-28 srowenI guess build.xml should have a copyright statement too
2007-11-19 srowenMinor change to add braces (also testing commit notific...
2007-11-19 dswitkinImplemented row sampling for histograms and tweaked...
2007-11-16 srowenInitial refactorings to support multiple kinds of black...
2007-11-15 srowenMinor code tweaks
2007-11-14 srowenCode tweaks and so forth with Daniel
2007-11-12 dswitkinAdded the initial version of my UPC reader and modified...
2007-11-06 alasdair.john.mack... Initial revision
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...