]> Cypherpunks repositories - gostls13.git/commit
- added shl operation, extra tests
authorRobert Griesemer <gri@golang.org>
Wed, 29 Oct 2008 23:48:53 +0000 (16:48 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 29 Oct 2008 23:48:53 +0000 (16:48 -0700)
commit276ffd297daed8d7bafc043dd3b9c44657d17ecf
tree27ac163c5b29110d5464ccc9edff2cca06a844a2
parentd0abe4cbb295f64a7d48ec395d58367c0008fc1f
- added shl operation, extra tests
- fixed code so it works with any base between 9 and 64
- work-around for 6g shift problems in various places

R=r
OCL=18080
CL=18080
usr/gri/bignum/bignum.go
usr/gri/bignum/bignum_test.go