Sean Owen
|
6c2a9b016c
|
Touch up whitespace and other small issues from inspection
|
2014-06-28 22:34:37 +01:00 |
|
Sean Owen
|
f4b7264413
|
Issue #167 : recognize protocols like opc.tcp as valid URI schemes
|
2014-06-05 18:26:36 +01:00 |
|
Sean Owen
|
8af98a573f
|
Replace bit shifts that are really multiplication and division with simple operators now
|
2014-04-25 13:30:58 +01:00 |
|
Sean Owen
|
408c3848b1
|
Replace FP math faked in integers with plain floating-point math
|
2014-04-25 13:02:44 +01:00 |
|
Sean Owen
|
3b8b44856d
|
For safety, make optimized round method consistent with Math.round for negative input too
|
2014-04-23 22:18:54 +01:00 |
|
Sean Owen
|
6545971a7e
|
Disable strangely flaky test for now
|
2014-03-06 13:42:37 +00:00 |
|
Sean Owen
|
e9ff0501c7
|
Disable test that is flaky on OpenJDK 7 only for now
|
2014-02-25 11:42:23 +00:00 |
|
Sean Owen
|
c77b79d690
|
Handle VEVENT with malformed GEO
|
2014-02-22 13:06:32 +00:00 |
|
Sean Owen
|
9d4b8b9565
|
Issue #61 : touch up style in test and simplify new logic
|
2014-02-17 22:56:49 +00:00 |
|
mkicinski
|
e45d175829
|
Unit test FNC1 and FNC2
|
2014-02-17 15:57:13 -05:00 |
|
mkicinski
|
c064fe21de
|
Add support for Code B FNC characters
|
2014-02-17 15:12:08 -05:00 |
|
Sean Owen
|
937d087365
|
Delete old test gen code
|
2014-02-08 09:41:38 -05:00 |
|
Sean Owen
|
dddc1c4e19
|
Move to use of Java 7 NIO2 APIs
|
2014-01-31 13:01:18 +00:00 |
|
Sean Owen
|
9983ccc428
|
Add VIN result type
|
2014-01-18 19:42:06 +00:00 |
|
srowen
|
6463455d26
|
Issue 1825. PDF417Reader can't modify the image. When it doesn't, it actually reduces the number of images that pass unfortunately.
git-svn-id: https://zxing.googlecode.com/svn/trunk@3001 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-20 16:44:39 +00:00 |
|
srowen
|
17f3ab9c7e
|
Issue 1823: fix handling of initial alt Codabar char, and improve tests
git-svn-id: https://zxing.googlecode.com/svn/trunk@2996 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-19 14:35:03 +00:00 |
|
srowen
|
cce6d80637
|
Issue 1820 add Code 128 FNC4 support
git-svn-id: https://zxing.googlecode.com/svn/trunk@2992 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-12 13:37:09 +00:00 |
|
srowen
|
da9d32846a
|
Whitespace cleanup and other inspections from IDEA 13
git-svn-id: https://zxing.googlecode.com/svn/trunk@2989 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-06 11:17:57 +00:00 |
|
srowen@gmail.com
|
8d7eb91faa
|
Remove explicit luminance conversion option -- always do it in tests
git-svn-id: https://zxing.googlecode.com/svn/trunk@2983 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-02 22:26:59 +00:00 |
|
srowen@gmail.com
|
a53c659b0e
|
Boldly move to Java 7 for everything, including Android.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2981 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-02 18:18:46 +00:00 |
|
srowen@gmail.com
|
1bcc298ad3
|
Move resources to match Maven standard directory structure
git-svn-id: https://zxing.googlecode.com/svn/trunk@2915 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-21 23:01:31 +00:00 |
|