ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Find a file
smparkes@smparkes.net b549267e6f Make C++ consistent with Java for pdf417
A bunch of small changes that result in C++ and Java equiv. for pdf417.

- A little bit of java re-reporting in pdf417
- A little bit of java re-reporting/consistency elsewhere

There a few places related to latching that differed between the java
and C++. I looked for a discussion of this on the group and didn't find
any (but may have missed it.) I reverted to the java code which fixed
one of the tests. The comments referenced standards-compliance vs. real
world encoders. That may need to be revisited?

git-svn-id: https://zxing.googlecode.com/svn/trunk@2673 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-21 19:14:23 +00:00
actionscript Added include-sources field to ant build script 2013-04-09 14:02:52 +00:00
android A few inspection cleanups 2013-04-18 11:26:13 +00:00
android-integration Copy .jar files on package, not install 2013-04-21 16:28:37 +00:00
androidtest A few inspection cleanups 2013-04-18 11:26:13 +00:00
core Copy .jar files on package, not install 2013-04-21 16:28:37 +00:00
cpp Make C++ consistent with Java for pdf417 2013-04-21 19:14:23 +00:00
csharp remove obsolete files 2013-01-18 22:05:20 +00:00
iphone xcode project file udpates and a portability fix 2013-04-21 15:48:21 +00:00
javase Issue 1670 remove Ant scripts in favor of Maven where possible 2013-04-21 11:30:54 +00:00
jruby Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
objc reduce the insanity in iphone 2013-04-07 19:24:11 +00:00
symbian Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
zxing.appspot.com Issue 1670 remove Ant scripts in favor of Maven where possible 2013-04-21 11:30:54 +00:00
zxingorg Issue 1670 remove Ant scripts in favor of Maven where possible 2013-04-21 11:30:54 +00:00
.gitignore reflect the ant->mvn changes in the gitignore config 2013-04-21 16:24:14 +00:00
AUTHORS Polish updates from Łukasz 2013-04-14 18:11:26 +00:00
build.xml Issue 1670 remove Ant scripts in favor of Maven where possible 2013-04-21 11:30:54 +00:00
CHANGES Forgot to list what's new in CHANGES 2012-10-22 14:05:48 +00:00
COPYING Standardize and update all copyright statements to name "ZXing authors" as suggested by open-source team to correctly attribute copyright in a project with contributions from several sources. 2008-06-19 20:56:24 +00:00
NOTICE compile .cc as well .cpp files to include bigint 2013-04-21 02:47:28 +00:00
pom.xml Issue 1670 remove Ant scripts in favor of Maven where possible 2013-04-21 11:30:54 +00:00