]> Cypherpunks repositories - gostls13.git/commit
- fixed a bug in Natural.And()
authorRobert Griesemer <gri@golang.org>
Thu, 18 Dec 2008 17:55:33 +0000 (09:55 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 18 Dec 2008 17:55:33 +0000 (09:55 -0800)
commitab0d2582b475751ef0f81adff13e616067250b1b
treec8ad89e3f2c2354738bbe6218aedb79c6618360c
parent4d23030859398c2a17243c878f0abb98f3074204
- fixed a bug in Natural.And()
- removed some non-beneficial factorization and reduced number of array slices per
  operations significantly
- reduced line count
- benchhil benchmark time reduced by ~2%

R=r
DELTA=313  (106 added, 163 deleted, 44 changed)
OCL=21473
CL=21497
src/lib/bignum.go