Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -80/+0 |
2009-03-05 | math: doc | Russ Cox | 1 | -1/+1 |
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 | -3/+3 |
2008-11-20 | slightly simpler math.Pow per gri's suggestion | Russ Cox | 1 | -26/+19 |
2008-11-20 | more accurate Log, Exp, Pow. | Russ Cox | 1 | -40/+66 |
2008-11-19 | gotestify & gostylify math. | Russ Cox | 1 | -17/+12 |
2008-10-29 | adapt to new compiler types | Russ Cox | 1 | -3/+3 |
2008-09-11 | fixes for funcs without returns | Rob Pike | 1 | -0/+1 |
2008-09-01 | minor bugs | Ken Thompson | 1 | -1/+1 |
2008-08-04 | - switched most of existing Go code to new export syntax | Robert Griesemer | 1 | -2/+1 |
2008-07-19 | init | Ken Thompson | 1 | -3/+0 |
2008-07-12 | tools to update math lib. | Rob Pike | 1 | -4/+4 |
2008-07-08 | converted double to float64 | Ken Thompson | 1 | -4/+4 |
2008-07-07 | update to Unicode 5 | Rob Pike | 1 | -2/+2 |
2008-06-27 | update to new world. still can't use it but it's a lot of editing.... | Rob Pike | 1 | -13/+12 |
2008-03-28 | SVN=114204 | Ken Thompson | 1 | -0/+70 |