1. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/math/atan2.go]
  2. 8dd3de4 pkg/math: undo manual inlining of IsInf and IsNaN by Luuk van Dijk · 13 years ago
  3. dd8dc6f math: regularize build by Russ Cox · 13 years ago
  4. 9aa8f95 math: atan2 special cases (negative zero) by Charles L. Dorian · 15 years ago
  5. 072b560 math: Atan2 special cases and tests; atan2_386 by Charles L. Dorian · 15 years ago
  6. a3d1045 1) Change default gofmt default settings for by Robert Griesemer · 15 years ago
  7. b4586a7 math: fix argument names in Atan2 (error introduced converting from arg1, arg2) by Russ Cox · 15 years ago
  8. 3bb0032 - replaced gofmt expression formatting algorithm with by Robert Griesemer · 15 years ago
  9. 40621d5 remove semis after statements in one-statement statement lists by Robert Griesemer · 15 years ago
  10. 2c5ec1e apply gofmt to malloc math once os by Russ Cox · 15 years ago
  11. 3b864e4 convert low-level (used by testing) packages to by Russ Cox · 16 years ago
  12. d90e7cb mv src/lib to src/pkg by Rob Pike · 16 years ago[Renamed from src/lib/math/atan2.go]
  13. dfc3910 math: doc by Russ Cox · 16 years ago
  14. 839a684 delete export by Russ Cox · 16 years ago
  15. 2c8d9a5 redo and clean up math. by Russ Cox · 16 years ago
  16. 88daac7 gotestify & gostylify math. by Russ Cox · 16 years ago
  17. 2f4352a - switched most of existing Go code to new export syntax - adjusted lang doc by Robert Griesemer · 17 years ago
  18. 439b0c4 tools to update math lib. by Rob Pike · 17 years ago
  19. 77e20e8 converted double to float64 by Ken Thompson · 17 years ago
  20. 4331293 update to new world. still can't use it but it's a lot of editing.... by Rob Pike · 17 years ago
  21. 2181098 SVN=114204 by Ken Thompson · 17 years ago