Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -75/+90 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+350 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -350/+0 | |
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 1 | -1/+1 | |
2010-04-09 | math: use ** for exponentiation in comments | Charles L. Dorian | 1 | -1/+1 | |
R=rsc CC=golang-dev http://codereview.appspot.com/908041 Committer: Russ Cox <rsc@golang.org> | |||||
2010-02-22 | math: add lgamma; in-line special cases of acosh, nextafter | Charles L. Dorian | 1 | -0/+350 | |
Added lgamma.go, tests and special cases. R=rsc CC=golang-dev http://codereview.appspot.com/217060 Committer: Russ Cox <rsc@golang.org> |