Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-05 | math: doc | Russ Cox | 1 | -0/+7 |
2009-01-22 | move math routines from package sys to package math, | Russ Cox | 1 | -5/+5 |
2009-01-20 | delete export | Russ Cox | 1 | -1/+1 |
2009-01-16 | casify, cleanup sys | Russ Cox | 1 | -4/+4 |
2009-01-15 | redo and clean up math. | Russ Cox | 1 | -17/+14 |
2008-11-20 | more accurate Log, Exp, Pow. | Russ Cox | 1 | -32/+122 |
2008-11-19 | gotestify & gostylify math. | Russ Cox | 1 | -13/+8 |
2008-08-04 | - switched most of existing Go code to new export syntax | Robert Griesemer | 1 | -2/+1 |
2008-07-12 | tools to update math lib. | Rob Pike | 1 | -1/+1 |
2008-07-08 | converted double to float64 | Ken Thompson | 1 | -9/+9 |
2008-07-08 | fix ldexp, frexp, and make math package compile and test correctly | Rob Pike | 1 | -1/+1 |
2008-07-07 | update to Unicode 5 | Rob Pike | 1 | -1/+1 |
2008-06-27 | update to new world. still can't use it but it's a lot of editing.... | Rob Pike | 1 | -8/+7 |
2008-03-28 | SVN=114204 | Ken Thompson | 1 | -0/+54 |