summaryrefslogtreecommitdiff
path: root/src/lib/math/fabs.go
AgeCommit message (Collapse)AuthorFilesLines
2009-03-05math: docRuss Cox1-4/+5
R=r DELTA=173 (74 added, 14 deleted, 85 changed) OCL=25753 CL=25767
2009-01-20delete exportRuss Cox1-1/+1
TBR=r OCL=23121 CL=23127
2008-11-19gotestify & gostylify math.Russ Cox1-4/+2
R=r DELTA=682 (275 added, 301 deleted, 106 changed) OCL=19638 CL=19642
2008-08-04- switched most of existing Go code to new export syntaxRobert Griesemer1-3/+1
- adjusted lang doc R=r DELTA=192 (26 added, 65 deleted, 101 changed) OCL=13844 CL=13848
2008-07-08converted double to float64Ken Thompson1-1/+1
SVN=126446
2008-06-27update to new world. still can't use it but it's a lot of editing....Rob Pike1-1/+1
SVN=125218
2008-03-28SVN=114204Ken Thompson1-0/+17