1. 4c9c023 math,math/cmplx: fix linter issues by Alexander Döring · 8 years ago
  2. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/math/tan.go]
  3. 9795882 math: the trig functions work in radians; document that by Rob Pike · 11 years ago
  4. 8dd3de4 pkg/math: undo manual inlining of IsInf and IsNaN by Luuk van Dijk · 13 years ago
  5. dd8dc6f math: regularize build by Russ Cox · 13 years ago
  6. abc7df9 math: add special-cases comments to Sinh and Tanh. by Charles L. Dorian · 13 years ago
  7. cefee3c math: improved accuracy for Tan by Charles L. Dorian · 13 years ago
  8. 90564a9 go/printer: changed max. number of newlines from 3 to 2 by Robert Griesemer · 14 years ago
  9. 6e6fc67 math: make portable Tan(Pi/2) return NaN by Russ Cox · 15 years ago
  10. 00e2cda Clean up and make consistent the comments in the math package. by Rob Pike · 15 years ago
  11. a3d1045 1) Change default gofmt default settings for by Robert Griesemer · 15 years ago
  12. 3bb0032 - replaced gofmt expression formatting algorithm with by Robert Griesemer · 15 years ago
  13. 40621d5 remove semis after statements in one-statement statement lists by Robert Griesemer · 15 years ago
  14. 2c5ec1e apply gofmt to malloc math once os by Russ Cox · 15 years ago
  15. 3b864e4 convert low-level (used by testing) packages to by Russ Cox · 16 years ago
  16. a50cbf6 style police: parens in if, for, switch, range by Russ Cox · 16 years ago
  17. d90e7cb mv src/lib to src/pkg by Rob Pike · 16 years ago[Renamed from src/lib/math/tan.go]
  18. dfc3910 math: doc by Russ Cox · 16 years ago
  19. 1f8a40d move math routines from package sys to package math, by Russ Cox · 16 years ago
  20. 839a684 delete export by Russ Cox · 16 years ago
  21. 3609624 casify, cleanup sys by Russ Cox · 16 years ago
  22. 2c8d9a5 redo and clean up math. by Russ Cox · 16 years ago
  23. 88daac7 gotestify & gostylify math. by Russ Cox · 16 years ago
  24. bc67ea4 adapt to new compiler types by Russ Cox · 16 years ago
  25. a7f1af8 minor bugs by Ken Thompson · 17 years ago
  26. 2f4352a - switched most of existing Go code to new export syntax - adjusted lang doc by Robert Griesemer · 17 years ago
  27. 77e20e8 converted double to float64 by Ken Thompson · 17 years ago
  28. 5b904a3 update to Unicode 5 by Rob Pike · 17 years ago
  29. 4331293 update to new world. still can't use it but it's a lot of editing.... by Rob Pike · 17 years ago
  30. 2181098 SVN=114204 by Ken Thompson · 17 years ago