1. 97124af runtime/internal/atomic: unify sys_*_arm.s on non-linux by Cherry Zhang · 7 years ago
  2. a90fc6d cmd/compile: replace range loop over list of nodes with orderexprlistinplace by Martin Möhrmann · 7 years ago
  3. d009679 github: add a Pull Request template by Andrew Bonventre · 7 years ago
  4. cdd9616 cmd/compile: generate tbz/tbnz when comparing against zero on arm64 by Chad Rosier · 7 years ago
  5. eab06e6 syscall, os: use pipe2 syscall on NetBSD instead of pipe by Tobias Klauser · 7 years ago
  6. 9dba56b cmd/go: put "go help" list in the right order, take 2 by Nate Wilkinson · 7 years ago
  7. 88ba645 sync: enable profiling of RWMutex by Lorenz Bauer · 7 years ago
  8. 8cb4327 crypto/cipher: add NewGCMWithNonceAndTagSize for custom tag sizes. by Conrado Gouvea · 8 years ago
  9. c009433 crypto/rsa: improve error message for keys too short for PSS by Filippo Valsorda · 7 years ago
  10. 9558ba2 reflect: add embedded field test by Ian Lance Taylor · 7 years ago
  11. b03f1d1 runtime: remove extraneous stackPreempt setting by David Crawshaw · 7 years ago
  12. ebb77aa cmd/compile/internal/ssa: optimize arm64 with FNMULS/FNMULD by Ben Shi · 7 years ago
  13. 3773cbb misc/cgo/testcshared: increase sleep in TestUnexportedSymbols by Ian Lance Taylor · 7 years ago
  14. 03f27d5 path/filepath: fix escaped chars in Glob on non-Windows by Daniel Martí · 7 years ago
  15. 821b04d path: remove filename mentions from pattern godocs by Daniel Martí · 7 years ago
  16. 331092c math/big: fix %s verbs in Float tests error messages by Alberto Donizetti · 7 years ago
  17. 3d4c9ce cmd/compile: change type of clear argument of ordercopyexpr to bool by Martin Möhrmann · 7 years ago
  18. 5702070 internal/cpu: make arm64 capability bits naming less verbose by Martin Möhrmann · 7 years ago
  19. 0e1bcfc runtime: add symbol for AT_FDCWD on Linux amd64 and mips64x by Tobias Klauser · 7 years ago
  20. 32a0a1d doc/articles/wiki: highlight the use of _ warning by Agniva De Sarker · 7 years ago
  21. 0519126 encoding/hex: fix potential incorrect Dumper output when Close is called multiple times by Tim Cooper · 7 years ago
  22. 755b36a cmd/compile: fix constant folding of right shifts by Keith Randall · 7 years ago
  23. 8de2f60 go/build: add go1.11 build tag by Mikio Hara · 7 years ago
  24. 5114a7d runtime/trace: fix TestTraceSymbolize when GOMAXPROCS=1 by David du Colombier · 7 years ago
  25. 8693b4f runtime: remove unused memlimit function by Austin Clements · 7 years ago
  26. 618f88d text/template: never call reflect.Zero(nil) by Daniel Martí · 7 years ago
  27. 0ed5bec time: add example for FixedZone by Kevin Burke · 7 years ago
  28. 1091b50 database/sql: remove duplicate validation by Tamir Duberstein · 7 years ago
  29. 8da7706 database/sql: include SQL column name in Scan() error message by HaraldNordgren · 7 years ago
  30. c0b248c cmd/vet: replace hasMethod with isFormatter by Daniel Martí · 7 years ago
  31. 7ddd467 cmd/compile: print usage to stderr for consistency by Daniel Martí · 7 years ago
  32. ddb503b runtime: avoid bad unwinding from sigpanic in C code by Austin Clements · 7 years ago
  33. 615d44c runtime: refactor test for pushing sigpanic frame by Austin Clements · 7 years ago
  34. b1679e4 cmd/go: put "go help" list in alphabetical order by Nate Wilkinson · 7 years ago
  35. 1006f70 go/types: better handle arrays whose length expression is invalid by Robert Griesemer · 7 years ago
  36. ecba371 image/gif: support non-looping animated gifs (LoopCount=-1) by Peter Teichman · 7 years ago
  37. caa7d85 doc: mention net/http Server Content-Type change by Brad Fitzpatrick · 7 years ago
  38. 544d365 cmd/go/internal/test: remove redundant if statement by Andrew Bonventre · 7 years ago
  39. 1124fa3 math: use Abs rather than if x < 0 { x = -x } by Thanabodee Charoenpiriyakij · 7 years ago
  40. 71984fd cmd/go/internal/get: fix regexes for "any" character matching by Piyush Mishra · 7 years ago
  41. 25d22d9 cmd/compile: report the struct type in invalid number of initializer values by Emmanuel Odeke · 7 years ago
  42. dc3bef3 runtime/gdb: use goroutine atomicstatus to determine the state by Hana Kim · 7 years ago
  43. ef17573 runtime: remove hardcoded runtime consts from gdb script by Hana Kim · 7 years ago
  44. d691a31 path: add example for Match by Jeff Dupont · 8 years ago
  45. ebd0488 runtime/trace: add stack tests for GOMAXPROCS by Hana Kim · 7 years ago
  46. df5997b regexp: don't allocate when All methods find no matches by Josh Bleecher Snyder · 7 years ago
  47. 4b8a7ea net/http: add StatusMisdirectedRequest (421) by Ryuma Yoshida · 7 years ago
  48. 701fa1c net/smtp: return error from SendMail when required AUTH not available by Johnny Luo · 7 years ago
  49. e4bde05 archive/tar: automatically promote TypeRegA by Caio Marcelo de Oliveira Filho · 7 years ago
  50. 5158aab all: use HTTPS for iana.org links by Kevin Burke · 7 years ago
  51. c10e614 strconv: detect invalid UTF-8 in the Unquote fast path by Brad Fitzpatrick · 7 years ago
  52. 5412c0c net/http/fcgi: update URL to spec documentation by Brad Fitzpatrick · 7 years ago
  53. 6009a26 crypto/tls: handle errors in generate_cert.go by Kevin Burke · 7 years ago
  54. 2010189 runtime: remove legacy eager write barrier by Austin Clements · 7 years ago
  55. 2453108 runtime: eliminate all writebarrierptr* calls by Austin Clements · 7 years ago
  56. 2ae1e1a runtime: buffered write barrier for s390x by Austin Clements · 7 years ago
  57. ae7d5f8 runtime: buffered write barrier for ppc64 by Austin Clements · 7 years ago
  58. 313a4b2 runtime: buffered write barrier for mips by Austin Clements · 7 years ago
  59. a39de96 runtime: buffered write barrier for mips64 by Austin Clements · 7 years ago
  60. 79594ee runtime: buffered write barrier for arm64 by Austin Clements · 7 years ago
  61. 1de1f31 runtime: buffered write barrier for arm by Austin Clements · 7 years ago
  62. 24dd83d runtime: buffered write barrier for amd64p32 by Austin Clements · 7 years ago
  63. 252f117 runtime: buffered write barrier for 386 by Austin Clements · 7 years ago
  64. de186c6 cmd/compile: calls can clobber g on s390x by Austin Clements · 7 years ago
  65. ce5fa6d cmd/internal/obj/mips: fix use of R28 on 32-bit MIPS by Cherry Zhang · 7 years ago
  66. 1e0ef66 cmd/internal/obj/mips: use LR as temporary register in RET by Cherry Zhang · 7 years ago
  67. 36951a9 syscall: support syscalls without error return on Linux by Tobias Klauser · 7 years ago
  68. acd17e9 syscall: support Getwd on all BSDs by Tobias Klauser · 7 years ago
  69. dc27d68 syscall: reuse BSD forkExecPipe for Solaris by Tobias Klauser · 7 years ago
  70. 04e6ae6 runtime: use Android O friendly syscalls on 64-bit machines by Jason A. Donenfeld · 7 years ago
  71. 4dad4ab runtime: fix typo in comment by Yasuhiro Matsumoto · 7 years ago
  72. 816154b os: add UserCacheDir by Andrew Bonventre · 7 years ago
  73. 45ca979 VERSION: remove erroneously committed VERSION file by Brad Fitzpatrick · 7 years ago
  74. 8c8bb96 cmd/asm: fix crash on bad symbol for TEXT by Rob Pike · 7 years ago
  75. 24cdb0f doc: fix typo in OverflowInt godoc by Mark Rushakoff · 7 years ago
  76. 06a795e go/types: use consistent receiver names by Daniel Martí · 7 years ago
  77. 945872e cmd/compile/internal/syntax: added test cases for recent fixes by Robert Griesemer · 7 years ago
  78. 52fcac3 cmd/compile/internal/syntax: implement regression test harness for syntax errors by Robert Griesemer · 7 years ago
  79. b890688 cmd/compile/internal/syntax: implement comment reporting in scanner by Robert Griesemer · 7 years ago
  80. 6704948 cmd/compile/internal/syntax: better error recovery after missing type by Robert Griesemer · 7 years ago
  81. be9a177 cmd/compile/internal/syntax: better error msg for some 'if' statements by Robert Griesemer · 7 years ago
  82. ac45cb9 cmd/compile/internal/syntax: permit /*line file:line:col*/ directives by Robert Griesemer · 7 years ago
  83. e87f2a1 cmd/compile/internal/syntax: remove ParseBytes from API - not needed by Robert Griesemer · 7 years ago
  84. 7ac393a go/parser: improved error message for unexpected literals by Robert Griesemer · 7 years ago
  85. 5408d79 go/parser: remove newly introduced TODO (cleanup) by Robert Griesemer · 7 years ago
  86. fc31d4e go/parser: improved error recovery after missing type by Robert Griesemer · 7 years ago
  87. ea006a8 go/scanner: don't eat \r in comments if that shortens the comment by Robert Griesemer · 7 years ago
  88. c5f3a8b go/parser: more robust error handling for 'if' headers by Robert Griesemer · 7 years ago
  89. 29461cc go/parser: simplify code to read from an io.Reader (cleanup) by Robert Griesemer · 7 years ago
  90. ea012d1 go/importer: use named receiver types for methods of named interfaces by Robert Griesemer · 7 years ago
  91. 01b8f5d runtime: remove legacy comments and code from arm morestack by Austin Clements · 7 years ago
  92. dfbf568 runtime: use NOFRAME on mips and mips64 by Austin Clements · 7 years ago
  93. beeabbc runtime: use NOFRAME on arm64 by Austin Clements · 7 years ago
  94. a046caa runtime, sync/atomic: use NOFRAME on arm by Austin Clements · 7 years ago
  95. 39f42c5 cmd/vet: teach asmdecl check about NOFRAME by Austin Clements · 7 years ago
  96. e940358 cmd/internal/obj/mips: support NOFRAME by Austin Clements · 7 years ago
  97. 75b56a0 cmd/internal/obj/arm64: support NOFRAME by Austin Clements · 7 years ago
  98. 99e37e9 cmd/internal/obj/arm: support NOFRAME by Austin Clements · 7 years ago
  99. 8a064c6 runtime: fix silly frame sizes on arm and arm64 by Austin Clements · 7 years ago
  100. 4951743 cmd/internal/obj/arm64: omit stack check for no-frame leafs by Austin Clements · 7 years ago