summaryrefslogtreecommitdiff
path: root/src/lib/math/sinh.go
AgeCommit message (Collapse)AuthorFilesLines
2008-08-04- switched most of existing Go code to new export syntaxRobert Griesemer1-3/+2
- adjusted lang doc R=r DELTA=192 (26 added, 65 deleted, 101 changed) OCL=13844 CL=13848
2008-07-12tools to update math lib.Rob Pike1-1/+1
you need a hack to 6ar to do this, but it's not checked in yet SVN=126943
2008-07-08converted double to float64Ken Thompson1-14/+15
SVN=126446
2008-07-07update to Unicode 5Rob Pike1-2/+2
SVN=126184
2008-06-27update to new world. still can't use it but it's a lot of editing....Rob Pike1-6/+6
SVN=125218
2008-03-28SVN=114204Ken Thompson1-0/+75