Moved ByteArray up to core/common now that it has no dependencies on qrcode/encoder.
[zxing.git] / core / src / com / google / zxing / qrcode / encoder / Debug.java
2008-11-18 srowenReplace IllegalStateException; still want to make it...
2008-11-18 dswitkinMy BitVector implementation was totally buggy. I rewrot...
2008-11-16 srowenChange assert to an exception since this facility would...
2008-11-13 dswitkinBegan porting the QR Code encoder from ChartServer...