1. d4b2638 all: go fmt std cmd (but revert vendor) by Russ Cox · 4 years ago
  2. 4209a9f math/cmplx: handle special cases by Brian Kessler · 6 years ago
  3. 1964862 math/cmplx: fix typo in code comment by Tyson Andre · 4 years, 9 months ago
  4. d774d97 math/cmplx: disable TanHuge test on s390x by Brian Kessler · 4 years, 10 months ago
  5. 70dc28f math/cmplx: implement Payne-Hanek range reduction by Brian Kessler · 6 years ago
  6. f5e89c2 Revert "math/cmplx: handle special cases" by Ian Lance Taylor · 5 years ago
  7. 68dce42 math/cmplx: handle special cases by Brian Kessler · 6 years ago
  8. 41b9e99 cmd/gofmt: fix normalization of imaginary number literals by Robert Griesemer · 6 years ago
  9. bd98628 math/cmplx: avoid panic in Pow(x, NaN()) by Bryan C. Mills · 6 years ago
  10. fae44a2 src, misc: apply gofmt by Robert Griesemer · 6 years ago
  11. 3813edf all: use "reports whether" consistently in the few places that didn't by Brad Fitzpatrick · 6 years ago
  12. 161874d all: update comment URLs from HTTP to HTTPS, where possible by Tim Cooper · 7 years ago
  13. 802a8f8 math/cmplx: use signed zero to correct branch cuts by Brian Kessler · 8 years ago
  14. 5a95492 math/cmplx: prevent infinite loop in tanSeries by Mohit Agarwal · 8 years ago
  15. 4c9c023 math,math/cmplx: fix linter issues by Alexander Döring · 8 years ago
  16. 7b4a224 math/cmplx: add examples for Abs, Exp, Polar by Alexander Döring · 8 years ago
  17. bea2008 math/cmplx: added clarifying comment by Robert Griesemer · 9 years ago
  18. b2cf571 all: delete dead test code by Dominik Honnef · 9 years ago
  19. 5fea2cc all: single space after period. by Brad Fitzpatrick · 9 years ago
  20. 1ef9b5a math/cmplx: make error tolerance test function of expected value by Charlie Dorian · 9 years ago
  21. 67ddae8 all: use one 'l' when cancelling everywhere except Solaris by Rob Pike · 9 years ago
  22. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 10 years ago