Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -66/+0 |
2009-03-05 | math: doc | Russ Cox | 1 | -11/+17 |
2009-01-22 | move math routines from package sys to package math, | Russ Cox | 1 | -3/+5 |
2009-01-20 | delete export | Russ Cox | 1 | -1/+1 |
2009-01-16 | casify, cleanup sys | Russ Cox | 1 | -2/+2 |
2008-11-19 | gotestify & gostylify math. | Russ Cox | 1 | -9/+4 |
2008-09-01 | minor bugs | Ken Thompson | 1 | -2/+4 |
2008-08-04 | - switched most of existing Go code to new export syntax | Robert Griesemer | 1 | -3/+1 |
2008-07-08 | converted double to float64 | Ken Thompson | 1 | -12/+12 |
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 | -2/+1 |
2008-06-27 | update to new world. still can't use it but it's a lot of editing.... | Rob Pike | 1 | -4/+4 |
2008-03-28 | SVN=114204 | Ken Thompson | 1 | -0/+64 |