commit | 86898f45f8c3dee1a9d0bd595cd7b5460b6a4450 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Tue Sep 29 22:30:14 2009 -0700 |
committer | Jesse Wilson <jessewilson@google.com> | Tue Sep 29 22:30:14 2009 -0700 |
tree | ce2e9b5cd074cfaa6738617f12e54cfc767d19c0 | |
parent | bb710e3294c57587f327c5e365353af81aa2cb5f [diff] |
Fix BigInteger math bugs. This initializes the internal representation before doing left shifts. I'd originally missed this in the first Harmony update; change 20002.