zxing/cpp/core
smparkes@smparkes.net 46cd54ab64 A few portability fixes and one stupid string error (mine). Closes Issue 1082.
- remove some uses of floating min/max fns: use the same integer code as java
- Generalize counted pointers to compare against pointers instead of just integer 0
- Careless string error I added when porting some java code

git-svn-id: https://zxing.googlecode.com/svn/trunk@2054 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-29 18:50:25 +00:00
..
src/zxing A few portability fixes and one stupid string error (mine). Closes Issue 1082. 2011-11-29 18:50:25 +00:00
tests/src GreyscaleRotatedLuminanceSource: implemented getMatrix() 2010-08-20 20:24:20 +00:00