[go: up one dir, main page]

  1. a4bb9ff all: fix some comments by cuishuang · 2 weeks ago master
  2. 90e834f cmd/gorelease: remove redundant fmt.Sprintf call by Dmitri Shuralyov · 3 weeks ago
  3. d2f985d go.mod: update golang.org/x dependencies by Gopher Robot · 4 weeks ago
  4. 27f1f14 all: use the built-in min/max function by cuishuang · 5 weeks ago
  5. df92998 go.mod: update golang.org/x dependencies by Gopher Robot · 8 weeks ago
  6. 8b4c13b trace: handle end-of-generation in flight recorder by Michael Anthony Knyszek · 3 months ago
  7. f6d41f0 trace: regenerate to include CL 693398 by Carlos Amedee · 3 months ago
  8. 42675ad all: upgrade go directive to at least 1.24.0 [generated] by Gopher Robot · 3 months ago
  9. 51f8813 all: remove redundant words in comment by cuishuang · 3 months ago
  10. a408d31 go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
  11. 645b1fa x/exp/stats: use ~float64 per proposal spec by Neal Patel · 4 months ago
  12. 542afb5 x/exp/stats: implement basic stats API by Neal Patel · 4 months ago
  13. 6ae5c78 go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago
  14. b7579e2 trace: regenerate to include CL 680978 by Michael Anthony Knyszek · 5 months ago
  15. dcc06ee go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago
  16. b6e5de4 trace: regenerate to include CL 677695 by Carlos Amedee · 5 months ago
  17. 65e9200 slog: make allocation tests less sensitive to compiler improvements by thepudds · 5 months ago
  18. ce4c2cf trace: re-enable Sync event test by Rhys Hiltner · 6 months ago
  19. 3e021d5 trace: regenerate to include CL 644215 by Rhys Hiltner · 6 months ago
  20. cf3c555 trace: update gen.bash for Go 1.25 renames by Rhys Hiltner · 6 months ago
  21. 2b6e20a trace: regenerate for Go 1.24 by Rhys Hiltner · 6 months ago
  22. 022de6b trace: update gen.bash for Go 1.24 by Rhys Hiltner · 6 months ago
  23. 6202f9c go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago
  24. 7e4ce0a go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago
  25. 054e65f go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago
  26. dead583 maps,slices: add //go:fix inline annotations for std namesakes by Alan Donovan · 8 months ago
  27. 17a8cdc shiny/materialdesign/icons: use a more straightforward return value by cuishuang · 8 months ago
  28. aa4b98e cmd/{apidiff,gorelease}: delete redundant //go:debug gotypesalias=1 directives [generated] by Dmitri Shuralyov · 9 months ago
  29. eff6e97 all: upgrade go directive to at least 1.23.0 [generated] by Gopher Robot · 9 months ago
  30. 939b2ce go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago
  31. f9890c6 rand: deprecate in favor of math/rand/v2 by Ian Lance Taylor · 9 months ago
  32. e0ece0d cmd/{apidiff,gorelease}: use types.Alias when >= 1.23 by Jonathan Amsterdam · 9 months ago
  33. 3edf0e9 apidiff: support types.Alias by Jonathan Amsterdam · 9 months ago
  34. 7588d65 go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago
  35. 7d7fa50 apidiff: pull test go version into a const by Jonathan Amsterdam · 10 months ago
  36. dd03c70 rand: make function comment match function name by cuishuang · 10 months ago
  37. b2144cd shiny: adds loong64 to list of supported archs by Brian Ledbetter · 11 months ago
  38. 4a55095 slices,maps: delegate to go1.21 functions of the same name by Alan Donovan · 11 months ago
  39. 1829a12 Revert "cmd/apidiff: stop using gcexportdata.{Read,Write}Bundle" by Alan Donovan · 11 months ago
  40. 1443442 cmd/apidiff: stop using gcexportdata.{Read,Write}Bundle by Alan Donovan · 11 months ago
  41. 43b7b7c go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago
  42. 2d47ceb go.mod: update golang.org/x dependencies by Gopher Robot · 12 months ago
  43. 04b2079 errors: make go directive explicit by Dmitri Shuralyov · 12 months ago
  44. f66d83c apidiff: avoid comparing instantiated aliases by Jonathan Amsterdam · 1 year, 1 month ago
  45. 225e2ab go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 1 month ago
  46. 701f63a go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 2 months ago
  47. e7e105d rand: fix printf(var) mistake detected by latest printf checker by Dmitri Shuralyov · 1 year, 2 months ago
  48. 9b4947d event/adapter/logr/logr.go: remove the code that has no practical effect by cuishuang · 1 year, 3 months ago
  49. 778ce7b typeparams: don't complain that Go 1.17 doesn't support iterators by Ian Lance Taylor · 1 year, 3 months ago
  50. 0cdaa3a go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 3 months ago
  51. 8a7402a trace: support BSD version of sed in gen.bash by Rhys Hiltner · 1 year, 4 months ago
  52. e3f2596 trace: regenerate to include CL 596355 by Rhys Hiltner · 1 year, 4 months ago
  53. 1d5bc16 LICENSE: update per Google Legal by Russ Cox · 1 year, 4 months ago
  54. 46b0784 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 4 months ago
  55. 7f521ea slices: add documention on incomparable items in SortFunc. by Benson Margulies · 1 year, 5 months ago
  56. fc45aab go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago
  57. fd00a4e trace: regenerate trace from go@1ed8166 by Michael Anthony Knyszek · 1 year, 5 months ago
  58. 404ba88 trace: regenerate trace from go@81d424e by Michael Anthony Knyszek · 1 year, 5 months ago
  59. 23cca88 trace: regenerate trace from go@b89f946 by Michael Anthony Knyszek · 1 year, 6 months ago
  60. 4c93da0 trace: update gen.bash after std refactoring of internal/trace by Michael Anthony Knyszek · 1 year, 6 months ago
  61. 9bf2ced go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 6 months ago
  62. fe59bbe all: fix function names in comment by cuishuang · 1 year, 7 months ago
  63. 93d18d7 trace: regenerate trace from go@5879bf7 by Michael Anthony Knyszek · 1 year, 7 months ago
  64. c0f41cb go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 7 months ago
  65. a685a6e trace: regenerate trace from go@c2b1463 by Michael Anthony Knyszek · 1 year, 8 months ago
  66. a85f2c6 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 8 months ago
  67. c7f7c64 trace: regenerate trace from go@6133c1e by Michael Anthony Knyszek · 1 year, 8 months ago
  68. 35ce08e trace: update gen.bash for oldtrace and make it work seamlessly by Michael Anthony Knyszek · 1 year, 8 months ago
  69. 814bf88 trace: make trace byte receiving synchronous by Nicolas Hillegeer · 1 year, 9 months ago
  70. e579c86 trace: regenerate experimental API from go@d892cb4 by Michael Anthony Knyszek · 1 year, 9 months ago
  71. ec58324 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 9 months ago
  72. 2c58cdc devtools: remove unused bash by Roland Shoemaker · 1 year, 9 months ago
  73. 1b97071 slices: zero the slice elements discarded by Delete, DeleteFunc, Compact, CompactFunc, Replace. by Deleplace · 2 years ago
  74. db7319d go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 10 months ago
  75. 0dcbfd6 protoveneer: remove by Jonathan Amsterdam · 1 year, 10 months ago
  76. be819d1 trace: add experimental flight recorder API by Michael Anthony Knyszek · 1 year, 11 months ago
  77. 02704c9 shiny/text: drop panic when GlyphAdvance returns !ok by Dmitri Shuralyov · 2 years, 3 months ago
  78. 8ecfa16 shiny: update dependencies by Dmitri Shuralyov · 2 years, 3 months ago
  79. dc181d7 event: run go mod tidy by Tatiana Bradley · 1 year, 11 months ago
  80. 73b9e39 event: update to latest version of open telemetry by Jonathan Amsterdam · 1 year, 11 months ago
  81. aacd6d4 protoveneer: the protoveneer tool by Jonathan Amsterdam · 1 year, 11 months ago
  82. f3f8817 trace: regenerate experimental API from go@6d7b3c8 by Michael Anthony Knyszek · 1 year, 11 months ago
  83. c4cbd9c trace: add script to generate experimental API from a Go checkout by Michael Anthony Knyszek · 1 year, 11 months ago
  84. 6522937 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago
  85. 9a3e603 slog: catch panics during formatting by Jonathan Amsterdam · 2 years ago
  86. 2478ac8 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago
  87. 7918f67 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 1 month ago
  88. 3e424a5 shiny/driver/gldriver: stop activating regardless of the current app by Dmitri Shuralyov · 2 years, 1 month ago
  89. 9212866 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 2 months ago
  90. d852ddb all: go get golang.org/x/tools@74c255b by Cuong Manh Le · 2 years, 3 months ago
  91. 89c5cff apidiff: fix confusing changed messages by Jonathan Amsterdam · 2 years, 3 months ago
  92. 3b0b5b6 apidiff: fix comparison of a type in an other package with a basic type by Jonathan Amsterdam · 2 years, 3 months ago
  93. 352e893 event: update x/sys by Dmitri Shuralyov · 2 years, 3 months ago
  94. 7b3493d jsonrpc2: do not panic when sending unmarshalable params by Maxime Soulé · 2 years, 3 months ago
  95. 853ea24 slog: update value receiver names by suntala · 2 years, 3 months ago
  96. 050eac2 shiny/driver/mtldriver: add cgo build constraint by Dmitri Shuralyov · 2 years, 3 months ago
  97. 38c65eb all: delete obsolete // +build lines by Dmitri Shuralyov · 2 years, 3 months ago
  98. d63ba01 apidiff: fix comparison of named types in other packages by Jonathan Amsterdam · 2 years, 3 months ago
  99. a07a844 apidiff: support instantiated generic types by Jonathan Amsterdam · 2 years, 3 months ago
  100. b0cb94b apidiff: clarify and add tests by Jonathan Amsterdam · 2 years, 3 months ago