summaryrefslogtreecommitdiff
path: root/src/pkg/math/big/rat.go
Commit message (Expand)AuthorAgeFilesLines
* math/big: implement Rat.Float32Robert Griesemer2014-06-111-32/+145
* std lib: fix various typos in commentsRobert Griesemer2014-05-021-1/+1
* math/big: fix doc typos.Shenghou Ma2014-04-151-3/+3
* math/big: add support for general encoding interfacesMichael T. Jones2014-02-131-0/+13
* math/big: fix nil bug in GobEncodeRob Pike2013-08-191-1/+6
* undo CL 12486043 / ab644299d124Brad Fitzpatrick2013-08-051-2/+2
* all: use strings.IndexByte instead of Index where possibleBrad Fitzpatrick2013-08-051-2/+2
* math/big: better documentation for Rat.Float64Robert Griesemer2013-07-291-2/+3
* math/big: minor cleanupsRobert Griesemer2013-04-031-7/+7
* math/big: add Rat.{,Set}Float64 methods for IEEE 754 conversions.Alan Donovan2013-01-281-0/+151
* math/big: Implemented binary GCD algorithmChristopher Swenson2012-06-131-17/+7
* math/big: make Rat.Denom() always return a referenceRobert Griesemer2012-05-241-45/+53
* math/big: more accurate package commentRobert Griesemer2012-02-031-21/+21
* math/big: replace nat{} -> nat(nil)Robert Griesemer2011-11-141-7/+7
* html,log,math: renamingsRob Pike2011-11-031-0/+432