You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/03/20 03:47:22 UTC

DO NOT REPLY [Bug 27813] New: - Alterations to Binary.java and its unit test for 1.3 release

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27813>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27813

Alterations to Binary.java and its unit test for 1.3 release

           Summary: Alterations to Binary.java and its unit test for 1.3
                    release
           Product: Commons
           Version: 1.2 Final
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Codec
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: akarasulu@apache.org


* BIT_n constants made private
* Used BITS in for loop to make code shorter and cleaner
* Added two new methods for encoding and decoding to BitSet
  curtesy of Vish Krishnan - sorry Vish I had to change some
  things on your contribs.
* Made 100% test coverage as validated by clover

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org