1. fc58df5 design: add 24543-non-cooperative-preemption by Austin Clements · 6 years ago
  2. e71fd13 design: fix broken link in vgo proposal by He Liu · 6 years ago
  3. e58eda1 design: add 24301-versioned-go by Russ Cox · 6 years ago
  4. 1312efb CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 6 years ago
  5. 5600530 Proposal: Add support for CIDR notation in no_proxy variable by Rudi Kramer · 7 years ago
  6. f7715b1 proposal: small update to DWARF inlining proposal by Than McIntosh · 6 years ago
  7. 35178d4 design: add DWARF inline info generation design doc by Than McIntosh · 7 years ago
  8. 95a53db fill: Emacs script to add line breaks between sentences by Austin Clements · 7 years ago
  9. 4aca0bc 18130-type-alias.md: fix relative links to golang.org by Ian Lance Taylor · 7 years ago
  10. d1c7836 design/12914-monotonic: fix example in comment by Russ Cox · 7 years ago
  11. 0f13402 proposal: update profile label proposal to reflect actual implementation by Michael Matloob · 7 years ago
  12. ecaf9af 15292/compile-time-functions.md: add Sept. 2016 proposal by Bryan C. Mills · 7 years ago
  13. bb8d543 design: add mid-stack inlining design doc by David Lazar · 7 years ago
  14. 5f78790 design: add xml stream design doc by Sam Whited · 7 years ago
  15. f2f2bb9 proposal: add natural XML proposal by Sam Whited · 8 years ago
  16. d7b1d9e design/12914-monotonic: update implementation details by Russ Cox · 7 years ago
  17. 8a59fa3 design/12914-monotonic: fix a few typos by Russ Cox · 7 years ago
  18. 5aa339c design: fix URL in monotonic proposal by Russ Cox · 7 years ago
  19. ae5dab6 design: add monotonic clock design by Russ Cox · 7 years ago
  20. bae37ef design: fixes for 18130-type-alias.md by Russ Cox · 7 years ago
  21. 2d94347 design: add "testing.TB".Helper proposal by Caleb Spare · 7 years ago
  22. 110e935 design: fix typo (remove extra '[' from 18130-type-alias.md) by Robert Griesemer · 7 years ago
  23. 51ff4b4 design: add type alias design doc by Russ Cox · 7 years ago
  24. e1520ea proposal/6282: Add benchmark code by Brendan Tracey · 7 years ago
  25. 28cf161 design/14313: reconcile with testing package format by Austin Clements · 7 years ago
  26. 31d8552 proposal: rename tables, update range, rename down-slicing, add unpack by Brendan Tracey · 8 years ago
  27. dc7ed62 design: proposal for concurrent stack re-scanning by Austin Clements · 7 years ago
  28. 2f60ea6 design: rename context.DoWithLabels to context.DoWithProfileLabels by Michael Matloob · 7 years ago
  29. 0bdeab7 design/17503: cite Auerbach et al for "double barrier" by Austin Clements · 7 years ago
  30. a1bce41 design: design doc for eliminating stack re-scanning by Austin Clements · 7 years ago
  31. c33aa9e design: update profile labels proposal comment on ProfileLabels by Michael Matloob · 7 years ago
  32. 58dd3ee design: add back labels method to *ProfileLabels by Michael Matloob · 7 years ago
  33. a0413de design: add proposal document for profile labeling by Michael Matloob · 8 years ago
  34. 6e7c7e2 design/2981: fix json tags by Nodir Turakulov · 8 years ago
  35. 0583e99 design/2981: simplify design by Nodir Turakulov · 8 years ago
  36. 8300d79 proposal: without clear agreement, the arbiter decides by Andrew Gerrand · 8 years ago
  37. dbc2cce proposal: bestow arbitership upon rsc by Andrew Gerrand · 8 years ago
  38. 0d84ea9 design/16339-alias-decls.md: fix minor typo by Robert Griesemer · 8 years ago
  39. 26619f9 proposal: add heap dump viewer proposal by Michael Matloob · 8 years ago
  40. 0c6f1d9 design/16339-alias-decls.md: fix formatting of syntax productions by Robert Griesemer · 8 years ago
  41. 3a91c2f design/16339-alias-decls.md: fix quoting for syntax production by Robert Griesemer · 8 years ago
  42. 51d585a design/16339-alias-decls.md: integrate feedback from tracking issue by Robert Griesemer · 8 years ago
  43. 1487446 design: Alias declarations for Go by Robert Griesemer · 8 years ago
  44. baedc50 proposal: Modify table proposal to add down-slicing and reshaping. by Brendan Tracey · 8 years ago
  45. 81fc859 design: modify Clip godoc not to mention seeking during Frames calls by Jaana Burcu Dogan · 8 years ago
  46. a19cba7 design: tweak Clip interface to separate seeking by Jaana Burcu Dogan · 8 years ago
  47. 09f1516 design/16085-conversions-ignore-tags.md: fix a couple of typos by Robert Griesemer · 8 years ago
  48. 2d591bc design/16085-conversions-ignore-tags.md: fix references to issues by Robert Griesemer · 8 years ago
  49. 805792c design: add design doc for relaxed struct conversions by Robert Griesemer · 8 years ago
  50. 6599001 design: add design doc for binary-only packages by Russ Cox · 8 years ago
  51. 20303b6 15292/2013-12-type-params.md: fix quoting in example by Ian Lance Taylor · 8 years ago
  52. f9ab3a9 2013-12-type-params: fix error in example by Ian Lance Taylor · 8 years ago
  53. ab418bc design: fix bullet in generics proposal by Andrew Gerrand · 8 years ago
  54. bb8acc2 design: fix links in generics proposal by Andrew Gerrand · 8 years ago
  55. b571c32 design: add "Go should have generics" proposal by Ian Lance Taylor · 8 years ago
  56. eac21d3 design: tweaks to 14313 by Austin Clements · 8 years ago
  57. 3c72fa4 design: fix some formatting inconsistencies in 12750-localization.md by Ben Lubar · 8 years ago
  58. c13bb46 design: add 14386-zip-package-archives.md by Russ Cox · 8 years ago
  59. af91463 design: fix typos in 14313 by Austin Clements · 8 years ago
  60. 0358604 design: add 14313-benchmark-format.md by Russ Cox · 8 years ago
  61. ac3baa5 testing: move l10n proposal to design directory by Marcel van Lohuizen · 8 years ago
  62. 2449fa5 12166-subtests.md: updated with rsc's comments. by Marcel van Lohuizen · 8 years ago
  63. ed0a6c5 design: clarify why the support of the float values is a problem by Burcu Dogan · 8 years ago
  64. 5702c83 design: add seeking on encoded data as an open question by Burcu Dogan · 8 years ago
  65. 78ddc14 design: tweak audio.Clip interface by Burcu Dogan · 8 years ago
  66. 4665af7 design: clarify what decoders and clip sources are by Burcu Dogan · 8 years ago
  67. 3e77f0d design: audio for mobile by Burcu Dogan · 8 years ago
  68. 54f41a7 design/12302: withdraw proposal by Dave Cheney · 8 years ago
  69. 079008a proposal: Modify the tables proposal to allow tables of any dimension. by btracey · 8 years ago
  70. 767560d design: tweaks to Code of Conduct text, add reporting form URL by Andrew Gerrand · 8 years ago
  71. 93e6653 design: cover all disabilities in Code of Conduct, not just physical ones by Andrew Gerrand · 8 years ago
  72. f359497 design: tweak Code of Conduct text by Andrew Gerrand · 8 years ago
  73. 28c0248 design: disambiguate offical spaces in CoC by linking to them by Andrew Gerrand · 8 years ago
  74. 3732a53 design: fix wording of CoC scope by Andrew Gerrand · 8 years ago
  75. 73eb0a51 design: further tweaks to the Code of Conduct by Andrew Gerrand · 8 years ago
  76. 396df55 design: clarify CoC point about unconstructive criticism by Andrew Gerrand · 8 years ago
  77. 9cc51e3 design: use 'warning' instead of 'reprimand' in CoC by Andrew Gerrand · 8 years ago
  78. 965d9d6 design: remove suggestion to mail directly from CoC proposal by Andrew Gerrand · 8 years ago
  79. 1d4c200 design: tweak Code of Conduct proposal (remove 'condoning') by Andrew Gerrand · 8 years ago
  80. 7e4c754 design: tweak Code of Conduct document by Andrew Gerrand · 8 years ago
  81. af3f2ec design: update Code of Conduct proposal by Andrew Gerrand · 8 years ago
  82. 2352a5e proposal: add a generic multi-dimensional slice type, a 'table'. by btracey · 8 years ago
  83. a3c90bb 12416: avoid ambiguity of storing pointer "into" memory by Ian Lance Taylor · 8 years ago
  84. 26db1b0 12416: clarify that you can't store a Go pointer in C memory by Ian Lance Taylor · 8 years ago
  85. 7e7ce02 design: a Code of Conduct for the Go community by Andrew Gerrand · 8 years ago
  86. b8a4691 design/11970: design doc for decentralized GC coordination by Austin Clements · 8 years ago
  87. 447880f 12416: drop the rule requiring C functions to return by Ian Lance Taylor · 8 years ago
  88. 3eecca5 design/2981: address akavel's comment by Nodir Turakulov · 9 years ago
  89. 0281280 design/2981: clean up before sending to golang-dev by Nodir Turakulov · 9 years ago
  90. ea9c8a9 design/2981: benchmark state by Nodir Turakulov · 9 years ago
  91. 1926de6 12416: write rules in terms of an invariant by Ian Lance Taylor · 9 years ago
  92. d298fce design/2981: coverage by Nodir Turakulov · 9 years ago
  93. 53a1ca3 design/2981: remove non-streaming mode by Nodir Turakulov · 9 years ago
  94. 2c640e8 12416: update proposal doc to suggest dynamic checker by Ian Lance Taylor · 9 years ago
  95. 1ca751a design/2981: -json flag in go test by Nodir Turakulov · 9 years ago
  96. aa44788 README: say how to commit to the proposal repository by Austin Clements · 9 years ago
  97. d617678 design: add discussion links to all current design docs by Austin Clements · 9 years ago
  98. ce5636c design: add direct link to discussion in template by Austin Clements · 9 years ago
  99. d4ad250 design/12800: fix Markdown issues by Austin Clements · 9 years ago
  100. d9637a6 design: proposal for sweep-free allocation by Austin Clements · 9 years ago