| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | math/big: rename (*Float).Format to (*Float).Text | Robert Griesemer | 2015-05-29 | 1 | -1/+1 |
| * | math/big: Always print exponent sign when using 'p' exponent for Floats. | Robert Griesemer | 2015-05-22 | 1 | -10/+10 |
| * | math/big: cleaner handling of exponent under/overflow | Robert Griesemer | 2015-03-17 | 1 | -1/+6 |
| * | math/big: introduce Bits abstraction instead of using "untyped" []int bit lists | Robert Griesemer | 2015-03-12 | 1 | -51/+63 |
| * | math/big: move "bits" operations used for Float tests into separate file | Robert Griesemer | 2015-03-06 | 1 | -0/+207 |
