1. 4f97afc misc/swig/callback: fix test for SWIG -cgo support by Ian Lance Taylor · 10 years ago
  2. d2918cb cmd/dist: execute misc/cgo/testso again on windows by Alex Brainman · 10 years ago
  3. d5f6906 build: convert run.bash, run.bat, and run.rc into a Go program by Brad Fitzpatrick · 10 years ago
  4. 7ff6254 misc/ios: run lldb commands much more carefully by David Crawshaw · 10 years ago
  5. 1fdeb6b misc/ios: extra stdout check before run by David Crawshaw · 10 years ago
  6. 66416c0 misc/ios: more predictable zoneinfo.zip location by David Crawshaw · 10 years ago
  7. d460b6e misc/ios: add go_darwin_arm_exec script by David Crawshaw · 10 years ago
  8. 20f9f54 [dev.cc] misc/nacl: add testdata for cmd/internal/rsc.io/x86/x86asm by Russ Cox · 10 years ago
  9. de50bad [dev.cc] all: merge master (48469a2) into dev.cc by Russ Cox · 10 years ago
  10. 5944cb8 [dev.cc] cmd/asm/internal/asm: fix test on nacl by Russ Cox · 10 years ago
  11. edadffa cmd/trace: add new command by Dmitry Vyukov · 10 years ago
  12. e190e27 [dev.cc] misc/cgo/test: fix PC reference in arm assembler by Rob Pike · 10 years ago
  13. 9b6ccb1 all: don't refer to code.google.com/p/go{,-wiki}/ by Péter Surányi · 10 years ago
  14. f961a99 misc/ios: add README and wrapper script to ease cross-compiling for darwin/arm by Shenghou Ma · 10 years ago
  15. 5b806e5 misc/cgo/test: skip test7978 when using unsupported compilers by Shenghou Ma · 10 years ago
  16. 5efcbba misc/makerelease: send file size when uploading by Andrew Gerrand · 10 years ago
  17. 9586450 misc/dashboard/codereview: delete by Andrew Gerrand · 10 years ago
  18. 30e9101 misc/makerelease: workaround the go install -a restriction on release branches by Shenghou Ma · 10 years ago
  19. d5d4e82 misc/android: choose the right subdirectory for bin under GOPATH. by Hyang-Ah Hana Kim · 10 years ago
  20. 36f456c misc/cgo: skip testso on ppc64 by Austin Clements · 10 years ago
  21. 2a87a8a misc/makerelease: a couple of small fixes by Andrew Gerrand · 10 years ago
  22. 1d890ac misc/makerelease: use built in "del" to remove files by Andrew Gerrand · 10 years ago
  23. 1a4c984 misc/makerelease: check out core from git repo, use new oauth2 package by Andrew Gerrand · 10 years ago
  24. 16993f2 cmd/cgo: also rewrite C.var in selector expressions by Shenghou Ma · 10 years ago
  25. 5832933 misc/swig/stdio: fix broken nil pointer test by Shenghou Ma · 10 years ago
  26. b2aab72 cmd/cgo: remove obsolete -cdefs flag by Matthew Dempsky · 10 years ago
  27. 949dd10 misc/cgo: disable TestAllocateFromC in wbshadow mode by Russ Cox · 10 years ago
  28. df027ac reflect: add write barriers by Russ Cox · 10 years ago
  29. 04cf881 misc/cgo/test: get rid of the backdoor package by Shenghou Ma · 10 years ago
  30. 200e7bf misc/cgo: fix issue 9400 test on 386 by Austin Clements · 10 years ago
  31. 675eb72 runtime: run libc SIGSETXID and SIGCANCEL handlers on signal stack by Austin Clements · 10 years ago
  32. 421c017 misc/cgo/test: skip test7978 when using gccgo by Ian Lance Taylor · 10 years ago
  33. 35dc312 misc/cgo/test/backdoor: add gc build tag for thunk.s by Ian Lance Taylor · 10 years ago
  34. fc71d7b misc/chrome/gophertool: update for the git/gerrit transition by Shenghou Ma · 10 years ago
  35. ab96371 misc/makerelease: fix build by Andrew Gerrand · 10 years ago
  36. e5ee9a8 misc/makerelease: remove mercurial-specific special case by Andrew Gerrand · 10 years ago
  37. 2d02ff2 misc/chrome/gophertool: update URLs from code.google.com to new homes by Brad Fitzpatrick · 10 years ago
  38. a56a387 misc/makerelease: handle git sub-repositories by Andrew Gerrand · 10 years ago
  39. 026b5bb misc/cgo/test: skip test8694 on ARM. by Shenghou Ma · 10 years ago
  40. 508a22d misc/makerelease: use new storage api, handle git sub-repos by Andrew Gerrand · 10 years ago
  41. 44ab8d9 undo CL 176900044 / 561398621ba7 by David Symonds · 10 years ago
  42. bc949b5 misc/nacl: exclude cmd/link from the test zip. by David Symonds · 10 years ago
  43. f07ea22 misc/makerelease: use release-branch.go1.4 for tools and tour by Andrew Gerrand · 10 years ago
  44. 9bc842c cmd/dist: remove old misc/pprof by Russ Cox · 10 years ago
  45. 7f0be1f all: use golang.org/x/... import paths by Andrew Gerrand · 10 years ago
  46. 182ec43 misc/cgo/test: fix freebsd test failure by moving test to its own package. by Alan Donovan · 10 years ago
  47. 8e01fc7 misc: Increase issue 6997's test timeout to prevent spurious failures. by Benoit Sigoure · 10 years ago
  48. a14ae44 misc/cgo/test: fix bad C test code that fails on some configurations by Alan Donovan · 10 years ago
  49. 09f6f05 cmd/cgo: avoid worklist nondeterminism. by Alan Donovan · 10 years ago
  50. 78082df misc/makerelease/windows: fix 404 help URL in installer by Emil Hessman · 10 years ago
  51. 1e30bb0 misc/makerelease: set version number in Windows installer by Jens Frederich · 10 years ago
  52. 343d113 cmd/go: add '_go_' suffix to go files compiled by gccgo to avoid naming conflicts by Chris Manghane · 10 years ago
  53. d704bb0 cmd/ld: do not assume that only pe section names start with '.' by Alex Brainman · 10 years ago
  54. 9ca8368 misc/cgo/test: add Test8517 by Alex Brainman · 10 years ago
  55. 6852047 runtime: fix _cgo_allocate(0) by Russ Cox · 10 years ago
  56. 4630218 misc/cgo/test: fail issue 7978 with clearer error when GOTRACEBACK != 2 by Russ Cox · 10 years ago
  57. 6587557 misc/nacl/README: fix typo by Mikio Hara · 11 years ago
  58. 74b8693 cmd/cgo: add missing ast.SliceExpr.Max case to AST traversal. by Alan Donovan · 11 years ago
  59. 1b6807b cgo: adjust return value location to account for stack copies. by Keith Randall · 11 years ago
  60. 5917692 debug/dwarf: correct name for clang-generated complex type by Russ Cox · 11 years ago
  61. a0785a5 cmd/go: prohibit C sources files unless using cgo by Russ Cox · 11 years ago
  62. 7283e08 runtime: keep g->syscallsp consistent after cgo->Go callbacks by Hector Martin Cantero · 11 years ago
  63. fc46931 runtime: remove untyped allocation of ParFor by Russ Cox · 11 years ago
  64. de4964a build: more adjustments for move from src/pkg to src by Russ Cox · 11 years ago
  65. 220a6de build: adjustments for move from src/pkg to src by Russ Cox · 11 years ago
  66. 7230db9 misc/makerelease: make goimports-safe by Russ Cox · 11 years ago
  67. dbed4e9 runtime: get rid of other Go->C calls in test exports. by Keith Randall · 11 years ago
  68. f8f630f runtime: use reflect.call during panic instead of newstackcall by Russ Cox · 11 years ago
  69. fcbe51c misc/cgo/test: make issue5548 test pickier by Russ Cox · 11 years ago
  70. cb76724 runtime: refactor/fix asmcgocall/asmcgocall_errno by Russ Cox · 11 years ago
  71. 54138e1 cmd/cgo, runtime: write cgo stub wrappers in Go, not C by Russ Cox · 11 years ago
  72. 709096f misc/cgo/testcdefs: comment out test of packed structs by Ian Lance Taylor · 11 years ago
  73. f2e7fa9 misc/cgo/test: disable issue 8428 regress test on darwin by Matthew Dempsky · 11 years ago
  74. 2c110a1 cmd/{ld,link,objdump}, runtime, debug/gosym: move linker-defined symbols into runtime package by Matthew Dempsky · 11 years ago
  75. 84b70df misc/nacl: fix build by Dave Cheney · 11 years ago
  76. fb0b923 misc/nacl: add debugging instructions by Dmitriy Vyukov · 11 years ago
  77. ba30c08 cmd/cgo: check for compiler errors in the C preamble by Matthew Dempsky · 11 years ago
  78. 078a9cb cmd/cgo, debug/dwarf: fix translation of zero-size arrays by Matthew Dempsky · 11 years ago
  79. 00b75a2 misc/makerelease: exit with nonzero status code on error by Andrew Gerrand · 11 years ago
  80. 11016f6 cmd/cgo: make C function pointers non-assignable by Matthew Dempsky · 11 years ago
  81. 31a996e cmd/cgo: fix default alignment for empty structs by Matthew Dempsky · 11 years ago
  82. 2a37efb misc/nacl/testzip.proto: add fewer files to the zip by Shenghou Ma · 11 years ago
  83. be96e52 misc/nacl/testzip.proto: include cmd/internal/* to fix build by Shenghou Ma · 11 years ago
  84. 7fdb029 cmd/go: pass --build-id=none when generating a cgo .o by Ian Lance Taylor · 11 years ago
  85. cfed26c misc/nacl: wrap lines in README file by Andrew Gerrand · 11 years ago
  86. 2b9f3fc cmd/cgo: consistently map void* to *byte under -{c,go}defs by Matthew Dempsky · 11 years ago
  87. 0da4b2d cmd/cgo: fix recursive type mapping by Matthew Dempsky · 11 years ago
  88. f7a8adb cmd/cgo: fix handling of defs_linux.go by Matthew Dempsky · 11 years ago
  89. f2f17c0 cmd/cgo: for -godefs, promote first field of anonymous union by Ian Lance Taylor · 11 years ago
  90. 8cb0407 misc/pprof: support web profiles on windows/MinGW by ChaiShushan · 11 years ago
  91. 040eeff7 undo CL 109640045 / f97fb06525e5 by Shenghou Ma · 11 years ago
  92. 086df1d cmd/cgo: disable inappropriate warnings when the gcc struct is empty by snyh · 11 years ago
  93. 0829533 misc/nacl: add go_nacl_arm_exec, update README by Shenghou Ma · 11 years ago
  94. a5f8e8f androidtest.bash, misc/android: build scripts for android by David Crawshaw · 11 years ago
  95. bbe5c93 misc/nacl, syscall: lazily initialize fs on nacl. by Shenghou Ma · 11 years ago
  96. ddbefae misc: delete editor and shell support by Rob Pike · 11 years ago
  97. 933f272 misc/emacs: add new function godoc-at-point by Dominik Honnef · 11 years ago
  98. 2005bea misc/emacs: replace hacky go--delete-whole-line with own implementation by Dominik Honnef · 11 years ago
  99. 09576bc misc/makerelease: update default tag to release-branch.go1.3 by Andrew Gerrand · 11 years ago
  100. 3ad9df0 nacltest.bash, misc/nacl/README: update NaCl docs. by Shenghou Ma · 11 years ago