1. fcfc17f misc/pprof: always use go tool objdump on windows by Alex Brainman · 11 years ago
  2. 2d1a951 cmd/cgo: omit misaligned struct fields, like we omit bitfields by Russ Cox · 11 years ago
  3. e5c1050 cmd/gc: disable link-time copying of un-Go-initialized globals by Russ Cox · 11 years ago
  4. 6be21b9 misc/vim/readme.txt: workaround weird OS X vim bug. by Shenghou Ma · 11 years ago
  5. 9fc6c05 misc/cgo/test/backdoor: add gccgo version of backdoor function by Ian Lance Taylor · 11 years ago
  6. dc37099 test: demo for issue 7695 by Russ Cox · 11 years ago
  7. 3d63ec2 misc/emacs: ignore backquote in comment or string by Rui Ueyama · 11 years ago
  8. f8c25b6 benchcmp: leave a forwarding script by Russ Cox · 11 years ago
  9. 5f5e280 misc/emacs: do not highlight built-in function if not followed by '(' by Rui Ueyama · 11 years ago
  10. 0f82cfd cmd/cgo: enforce typing of 0-sized types by Daniel Morsing · 11 years ago
  11. 444dd26 misc/emacs: handle backslash in raw string in Emacs 23 by Rui Ueyama · 11 years ago
  12. 6119dc1 misc/bash, misc/zsh: fix completion rules by Rui Ueyama · 11 years ago
  13. 3eb591f misc/vim: Disable automatic line wrapping by textwidth. by David Barnett · 11 years ago
  14. 9cb4963 misc/nacl: add Native Client support scripts and documentation by Dave Cheney · 11 years ago
  15. 50f1e1a misc/bash/go: remove "doc" subcommand autocompletion by Rui Ueyama · 11 years ago
  16. 2940dd4 misc/bash/go: Add a completion rule for "go env". by Rui Ueyama · 11 years ago
  17. e9ba947 misc/emacs: correctly fontify methods when go-fontify-function-calls is nil by Dominik Honnef · 11 years ago
  18. 9d1940b misc/makerelease: use windows installer resources from local goroot by Andrew Gerrand · 11 years ago
  19. 8d2465a go/misc/makerelease: pin go-tour repo to a specific revision by Andrew Gerrand · 11 years ago
  20. bcf3d55 misc/cgo/testso: don't use TLS variables on Darwin and OpenBSD. by Shenghou Ma · 11 years ago
  21. d4a9bbe cmd/ld: don't emit unreachable dynimport symbols in ELF symtab. by Shenghou Ma · 11 years ago
  22. cce25c8 misc/emacs: add support for ff-find-other-file by Dominik Honnef · 11 years ago
  23. 0d9b9aa misc/emacs: actually use point argument that is passed to godef--call by Dominik Honnef · 11 years ago
  24. bf0d71a runtime: more precise mprof sampling by Dmitriy Vyukov · 11 years ago
  25. fa3a2a8 misc/pprof: support web profiles on windows by Dmitriy Vyukov · 11 years ago
  26. 57bc80b cmd/go, doc/go1.3.txt: misc/benchcmp has been replaced by go tool benchcmp by Josh Bleecher Snyder · 11 years ago
  27. 1683dab cmd/ld: fix bug with "runtime/cgo" in external link mode by Ian Lance Taylor · 11 years ago
  28. abd556a misc/cgo/testtls: make test less flaky by Russ Cox · 11 years ago
  29. c4770b9 runtime: co-exist with NPTL's pthread_cancel. by Rowan Worth · 11 years ago
  30. 79653e4 misc/emacs: fontify type switch correctly by Dominik Honnef · 11 years ago
  31. 81cab4c misc/emacs: minor cleanups by Dominik Honnef · 11 years ago
  32. 7413e48 misc/vim: Fix broken quote by Yasuhiro Matsumoto · 11 years ago
  33. 33580e8 misc/notepadplus: Fix Function List in Notepad++ 6.5 by ChaiShushan · 11 years ago
  34. e962f8f misc/vim: use shiftwidth() instead of &sw if available. Fixes #6841. by Shenghou Ma · 11 years ago
  35. dba08e0 misc/dist: rename to makerelease by Andrew Gerrand · 11 years ago
  36. 6ede934 misc/cgo/testcdefs: rm correct file in test.bash by Alex Brainman · 11 years ago
  37. 6795687 cmd/cgo: use __gcc_struct__ for go exported functions by Alex Brainman · 11 years ago
  38. ee261b7 misc/vim: send Fmt errors to the quickfix list instead of the location list. by David Symonds · 11 years ago
  39. 74eb115 misc/vim: describe how to get gofmt-on-save behaviour. by David Symonds · 11 years ago
  40. 7cfcd2f misc/dist: fix file regexp by Andrew Gerrand · 11 years ago
  41. c4f5421 misc/vim: add a gofmt_command flag for :Fmt by David Crawshaw · 11 years ago
  42. 597b9c0 misc/emacs: various cleanups by Dominik Honnef · 11 years ago
  43. 19dda5c emacs: allow users to customize the gofmt command, in particular, to use goimports instead. by Sameer Ajmani · 11 years ago
  44. 6be1cb8 cmd/cgo: fix handling of array of pointers when using clang by Russ Cox · 11 years ago
  45. 75d5c4a undo CL 19010044 / dbcd720e5396 by Alan Donovan · 11 years ago
  46. 22b3822 misc/emacs: various cleanups by Dominik Honnef · 11 years ago
  47. 3b0e6c2 misc/emacs: support godef-jump on import statements by Dominik Honnef · 11 years ago
  48. e742601 misc/linkcheck: better redirect handling, use meaningful exit code by Andrew Gerrand · 11 years ago
  49. 9b321fa misc/dist: use go.tools release branch by Andrew Gerrand · 11 years ago
  50. 580ea8b misc/emacs: handle empty "import ()" in go-goto-imports by Dominik Honnef · 11 years ago
  51. dbe2eac cmd/cgo: fix line number in an error message by Russ Cox · 11 years ago
  52. 06ad3b2 cmd/cgo: stop using compiler error message text to analyze C names by Russ Cox · 11 years ago
  53. f5d25fd misc/dist: build race packages when os suffix present by Andrew Gerrand · 11 years ago
  54. 73d7d12 misc/dist: set default go.tools tag by Andrew Gerrand · 11 years ago
  55. 043ace1 cmd/cgo: fix Xcode 5 incompatibility for #defined expressions by Russ Cox · 11 years ago
  56. 74f6391 misc/cgo/test: cut out non-standard functions by Russ Cox · 11 years ago
  57. 94bd34f misc/cgo/test: fix build (define prototype for alloca) by Russ Cox · 11 years ago
  58. 56aeec3 cmd/cgo: work around bug in clang debug info for builtins like memset by Russ Cox · 11 years ago
  59. cd61565 misc/cgo/test: fix C panic test to work with gccgo by Ian Lance Taylor · 11 years ago
  60. 5f3a7aa go.tools/misc/dist: copy doc.go from go.tools to go root by Andrew Gerrand · 11 years ago
  61. 5516349 misc/vim: complete packages in src directory by Yasuhiro Matsumoto · 11 years ago
  62. 950c284 misc/emacs: send correct content-length to the playground by Dominik Honnef · 11 years ago
  63. 47bb44f misc/emacs: don't treat (foo)(bar) as a function call when preceded by a word character. by Dominik Honnef · 11 years ago
  64. c774e90 cmd/go: add any .c/.cc files to the SWIG shared library by Ian Lance Taylor · 11 years ago
  65. cb30917 runtime/cgo: mark callback functions as NOSPLIT by Ian Lance Taylor · 11 years ago
  66. 0965459 debug/dwarf: handle surprising clang encoding by Russ Cox · 11 years ago
  67. 989a63e misc/emacs: find unused imports where path and package name differ by Dominik Honnef · 11 years ago
  68. 45b830e misc/vim: Autocompletion for :Godoc command by Yasuhiro Matsumoto · 11 years ago
  69. a978b1e misc/dist: support building statically linked toolchain. by Shenghou Ma · 11 years ago
  70. fcee50c misc/vim: Separate package and package members. by Yasuhiro Matsumoto · 11 years ago
  71. d6eada2 misc/vim: "PACKAGE DOCUMENTATION" is not hilighted by Yasuhiro Matsumoto · 11 years ago
  72. b128426 misc/vim: godoc is optional. so should point installation instruction. by Yasuhiro Matsumoto · 11 years ago
  73. 3936117 misc/pprof: support block profile Fixes #6347. by Dmitriy Vyukov · 11 years ago
  74. e820316 misc/notepadplus: fix some number syntax highlight issue by ChaiShushan · 11 years ago
  75. 5ec8698 misc/dist: add 'label' part of distro name, include blog content by Andrew Gerrand · 11 years ago
  76. db71e15 cmd/go: fix missing __mingw_fprintf symbol for cgo on windows by Shenghou Ma · 11 years ago
  77. 9add729 cmd/ld: handle duplicate static symbols in COFF and Mach-O files. Fixes #5740. by Shenghou Ma · 11 years ago
  78. 92dfbd3 cmd/cgo: fix build (missing file from earlier CL) by Russ Cox · 11 years ago
  79. 647eaed cmd/cgo: allow C.malloc(0) always by Russ Cox · 11 years ago
  80. 73790d4 misc/dist: include cover and vet, add -tool flag to specify go.tools tag by Andrew Gerrand · 12 years ago
  81. 71ed6eb misc/cgo/test: test of issue 4339 by Russ Cox · 12 years ago
  82. b6866f1 misc/dist: Specify a version for the darwin package. by Emil Hessman · 12 years ago
  83. b7a609b misc/emacs: use built-in buffer-base-buffer instead of own variable by Dominik Honnef · 12 years ago
  84. 640a57c misc/notepadplus: add interface to function list and use clang color in comments by ChaiShushan · 12 years ago
  85. 2b44b36 cgo: enable cgo on dragonfly by Aulus Egnatius Varialus · 12 years ago
  86. f68c23e cmd/cgo: don't let #cgo directives mess up line numbering by Ian Lance Taylor · 12 years ago
  87. 8869cc1 misc/dist: remove Xcode files from the darwin binary distribution by Emil Hessman · 12 years ago
  88. ccfe1bf misc/pprof: work with either LWP::UserAgent or curl by Brad Fitzpatrick · 12 years ago
  89. 2fb8022 misc: add linkcheck tool by Brad Fitzpatrick · 12 years ago
  90. daed1fe misc/pprof: pprof http used with net/http/pprof not working on windows/amd64 by Shivakumar GN · 12 years ago
  91. 264b73b misc/emacs: allow users to customize path of 'go' tool. by Alan Donovan · 12 years ago
  92. 47ecd52 misc/xcode: use `xcode-select` to determine path by Emil Hessman · 12 years ago
  93. dccf651 misc/emacs: Detect stale coverage reports by Aaron France · 12 years ago
  94. 29794b7 misc/emacs: godef: print the entire description, not just the first line by Dominik Honnef · 12 years ago
  95. 0b25ba9 misc/emacs: allow godef to work in coverage buffers by Dominik Honnef · 12 years ago
  96. c320cf8 misc/emacs: do not use any free variables by Dominik Honnef · 12 years ago
  97. 5f199f2 misc/emacs: when defining prog-mode, define it like GNU Emacs 24 would by Dominik Honnef · 12 years ago
  98. b1d64f2 misc/dist: don't copy godoc templates to lib/godoc by Andrew Gerrand · 12 years ago
  99. 3495aa2 misc/emacs: Refactor coverage code into multiple functions by Dominik Honnef · 12 years ago
  100. 3fe9b11 misc/emacs: Allow go-coverage to work in existing coverage buffers by reusing previous arguments by Dominik Honnef · 12 years ago