aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-01go/loader: fix fd leak and limit calls to ioutil.ReadDirstudio-3.2.1studio-3.1.2studio-3.0studio-2.3studio-2.0-rc1studio-2.0gradle_3.1.2gradle_3.0.0gradle_2.3.0gradle_2.0.0studio-master-devmirror-goog-studio-master-devRuss Cox
automerge: 93604a3 * commit '93604a3dc2a5ae0168456c672ec35cc90ea881e6': go/loader: fix fd leak and limit calls to ioutil.ReadDir
2015-09-01cmd/tipgodoc: change capitalization of \'Authors\' to be consistentAndrew Gerrand
automerge: 9f2124f * commit '9f2124fb70150373b1fa070cb5547a7d8d6f2930': cmd/tipgodoc: change capitalization of 'Authors' to be consistent
2015-09-01imports: fix bug, where unused named import is mistaken for unnamed import.David R. Jenni
automerge: 4f50f44 * commit '4f50f44d7a3206e9e28b984e023efce2a4a75369': imports: fix bug, where unused named import is mistaken for unnamed import.
2015-09-01cmd/godoc: remove obsolete vet redirectAndrew Gerrand
automerge: b8e61d4 * commit 'b8e61d42cac5c078c304659f916845a6ee81ac72': cmd/godoc: remove obsolete vet redirect
2015-09-01cmd/callgraph: exclude test for AndroidRobert Griesemer
automerge: d02228d * commit 'd02228d1857b9f49cd0252788516ff5584266eb6': cmd/callgraph: exclude test for Android
2015-09-01x/tools: disable tests not supported on AndroidRobert Griesemer
automerge: 958ab4f * commit '958ab4f550841ef2a394d6c39ae969e29a53b132': x/tools: disable tests not supported on Android
2015-09-01cmd/stringer: exclude end-to-end test for AndroidRobert Griesemer
automerge: 63f996e * commit '63f996ec7589bd261586dcea2cd0f0301439022b': cmd/stringer: exclude end-to-end test for Android
2015-09-01go/ssa/interp: exclude another long-running test if -short is setRobert Griesemer
automerge: 874e715 * commit '874e71548b2fdfcdd34fe7ddc9a7839f3bf013bb': go/ssa/interp: exclude another long-running test if -short is set
2015-09-01godoc/static: tweak regular expression to match source buildsAndrew Gerrand
automerge: 7e0ad01 * commit '7e0ad01d16aa99fd5a2eb43531862cf7ec5acee3': godoc/static: tweak regular expression to match source builds
2015-09-01godoc/static: tweak regular expression to match old darwin buildsAndrew Gerrand
automerge: 18635ec * commit '18635ec5c3ecb0fba684b083bff1fa8c2f5e0d1f': godoc/static: tweak regular expression to match old darwin builds
2015-09-01godoc/static: redirect to download from installation instructions pageAndrew Gerrand
automerge: a29e96e * commit 'a29e96e3bfc4dafdcda1d4910f88807048169feb': godoc/static: redirect to download from installation instructions page
2015-09-01godoc/static: dynamically adjust install instructions for a given downloadAndrew Gerrand
automerge: 46829bf * commit '46829bf9ceb11ec1aae81c0acc62f59c5a27b1e5': godoc/static: dynamically adjust install instructions for a given download
2015-09-01godoc/static: shorten vertical space above headingsAndrew Gerrand
automerge: bbc4202 * commit 'bbc42023183460376b7d44a35a5c5a5710856477': godoc/static: shorten vertical space above headings
2015-09-01x/tools/cmd/stress: don\'t build for Plan 9 (syscall.SIGABRT not defined)Robert Griesemer
automerge: 5a6a7b4 * commit '5a6a7b4d4072b8742ae111275d27779f79c533e0': x/tools/cmd/stress: don't build for Plan 9 (syscall.SIGABRT not defined)
2015-09-01cmd/godoc: exclude TestTypeAnalysis on Plan 9 for nowRobert Griesemer
automerge: 32dcbb4 * commit '32dcbb4ccca1d39fc73d6d9707d72e31d53fa0e1': cmd/godoc: exclude TestTypeAnalysis on Plan 9 for now
2015-09-01go/loader: exclude example tests from Windows testsRobert Griesemer
automerge: 50fdc6b * commit '50fdc6b94688900e17f8cd121e0ebc136995fbf8': go/loader: exclude example tests from Windows tests
2015-09-01go/ssa/interp: abort long-running test when testing.Short() is setRobert Griesemer
automerge: 784fe34 * commit '784fe34e06a7ec996e4213c496cdcd76a6ad3df5': go/ssa/interp: abort long-running test when testing.Short() is set
2015-09-01go/loader: remove blank lineAlex Brainman
automerge: d89a972 * commit 'd89a97263459b6692c111501d9ec3edadcf61473': go/loader: remove blank line
2015-09-01go/types: exclude some tests when running against Go 1.4Robert Griesemer
automerge: fe546a3 * commit 'fe546a323315ed4013754d0bd942c3e502ca9137': go/types: exclude some tests when running against Go 1.4
2015-09-01cmd/fiximports: added package-level documentationAlan Donovan
automerge: 680b4cd * commit '680b4cd5a825aeeab55760b43131fce777d5b602': cmd/fiximports: added package-level documentation
2015-09-01cmd/godoc: don\'t run indexer test in -short modeAndrew Gerrand
automerge: d1eaf38 * commit 'd1eaf389564d40239d6b0a897cc08f4f476a8156': cmd/godoc: don't run indexer test in -short mode
2015-09-01refactor/mvpkg: rewrite external test packages.David R. Jenni
automerge: 20d85c3 * commit '20d85c34f38c8b82369f050814228f2af29b5dc0': refactor/mvpkg: rewrite external test packages.
2015-09-01go/loader: fork example_test.go for go1.4 since the expectations differAlan Donovan
automerge: 14b8253 * commit '14b825345585d3006ae56ef5101468d77d74511d': go/loader: fork example_test.go for go1.4 since the expectations differ
2015-09-01go/loader: make TestLoad_ParseError_AllowErrors pass on windowsAlex Brainman
automerge: f25d013 * commit 'f25d0131d475904250c3a8d0005799a96a8e5538': go/loader: make TestLoad_ParseError_AllowErrors pass on windows
2015-09-01go/loader: add paranoid assertions to help diagnose issue 11012Alan Donovan
automerge: 739a26a * commit '739a26ae62f2ed2c446089078276fb52f303f46e': go/loader: add paranoid assertions to help diagnose issue 11012
2015-09-01go/loader: update examples OutputAlex Brainman
automerge: 166a111 * commit '166a1118e9ee7e51d6e2665484f039c87bc9549b': go/loader: update examples Output
2015-09-01tools/godoc: list all sub-reposJeff R. Allen
automerge: 06e42bd * commit '06e42bd9eb281c80b8c04b1c38ece4e33e0df1f3': tools/godoc: list all sub-repos
2015-09-01cmd/fiximports: make tests pass on windowsAlex Brainman
automerge: 0cac9d8 * commit '0cac9d87b785bec832be427dfe78a3a4cf529485': cmd/fiximports: make tests pass on windows
2015-09-01cmd/vet: make TestTags pass on windowsAlex Brainman
automerge: 7ba2a8c * commit '7ba2a8c9a970818574cbc70d8144c9fefefcc43f': cmd/vet: make TestTags pass on windows
2015-09-01godoc/static: fix handling of playground snippets with no outputAndrew Gerrand
automerge: 0f0e72b * commit '0f0e72bcc31b2426ce21174cd57f985a84b7724b': godoc/static: fix handling of playground snippets with no output
2015-09-01go/ssa: update package doc to mention ssautil.CreateProgramMichal Cierniak
automerge: 7fe0389 * commit '7fe0389f47838f029f5c85ff7c21e997c351c05e': go/ssa: update package doc to mention ssautil.CreateProgram
2015-09-01cmd/stress: add "-ignore regexp" flagAustin Clements
automerge: 69f53eb * commit '69f53eb622e0f41d0e91debd71d6694148b52a30': cmd/stress: add "-ignore regexp" flag
2015-09-01fix typo: s/connnection/connection/Michael Stapelberg
automerge: 4d49207 * commit '4d49207e6bc4068d660d507e4faf40f02b603d86': fix typo: s/connnection/connection/
2015-09-01go/types: run tests that were excluded by mistakeRobert Griesemer
automerge: 1c460ff * commit '1c460ffc925e89a72add52c6fc53755e988b3b4a': go/types: run tests that were excluded by mistake
2015-09-01godoc/redirect: make /issue and /issues identicalJosh Bleecher Snyder
automerge: ec60047 * commit 'ec600479b27be7ad21ea55b80251085208d6cfef': godoc/redirect: make /issue and /issues identical
2015-09-01go/types: unexport UniverseByte/Rune; make Typ a sliceRobert Griesemer
automerge: 88421f4 * commit '88421f4cb273a62118790d1a4166031adc82ba5d': go/types: unexport UniverseByte/Rune; make Typ a slice
2015-09-01go/types: fix internal inInteger operand predicateRobert Griesemer
automerge: 436a79e * commit '436a79e5dd4cbda2129930db3a660c99276d7357': go/types: fix internal inInteger operand predicate
2015-09-01tools/godoc: remove server\'s dependence on "expvar".Sameer Ajmani
automerge: 87156cb * commit '87156cb7667343326165d84f3557bd91ab57428b': tools/godoc: remove server's dependence on "expvar".
2015-09-01go/loader: issue informative error (not panic) if cgo used in ad hoc packageAlan Donovan
automerge: c5ca59a * commit 'c5ca59aab8c27791ce3f820caad760cff360cfc8': go/loader: issue informative error (not panic) if cgo used in ad hoc package
2015-09-01tools/refactor/rename: add provide to rename.elJeff Hodges
automerge: ea51015 * commit 'ea5101579e09ace53571c8a5bae6ebb896f8d5e4': tools/refactor/rename: add provide to rename.el
2015-09-01cmd/godoc: redirect /x to subrepo pageDavid Crawshaw
automerge: 5c915ed * commit '5c915edf6255d95abcd0dd247a38b8ea098e62fc': cmd/godoc: redirect /x to subrepo page
2015-09-01go/callgraph: add "concurrent" or "deferred" prefix to (*Edge).DescriptionAlan Donovan
automerge: 543085f * commit '543085f0ecbe65f1dd183883c76b604564d740ab': go/callgraph: add "concurrent" or "deferred" prefix to (*Edge).Description
2015-09-01go/types: exclude tests that run too longRobert Griesemer
automerge: 4cd43f3 * commit '4cd43f3077b3fc4acadf24ffd03da6b5a1d883b8': go/types: exclude tests that run too long
2015-09-01refactor/rename: fix command name in commentINADA Naoki
automerge: e81d36e * commit 'e81d36e137aa217dc6cdfa012c23f37d00e180a6': refactor/rename: fix command name in comment
2015-09-01playground/socket: make output/end race less likelyAndrew Gerrand
automerge: e645bbf * commit 'e645bbf89890fbf93251a1432dad678746bcec6c': playground/socket: make output/end race less likely
2015-09-01go/types: change {Type,Object,Selection}String to accept a Qualifier functionAlan Donovan
automerge: 997b354 * commit '997b3545fd86c3a2d8e5fe6366174d7786e71278': go/types: change {Type,Object,Selection}String to accept a Qualifier function
2015-09-01go/types: add an API test of the Scope typeAlan Donovan
automerge: 749901c * commit '749901c67649e560c838fd4d6c6aa458938b31f5': go/types: add an API test of the Scope type
2015-09-01go/ssa/interp: disable interpretation of packages that have sprouted ExamplesAlan Donovan
automerge: 27bc91e * commit '27bc91e0badb9c4879ea332e8c4925f4f7b1766d': go/ssa/interp: disable interpretation of packages that have sprouted Examples
2015-09-01cmd/present: fix mixed content warnings when served by HTTPSAndrew Gerrand
automerge: 7e09e07 * commit '7e09e07243f7aafa5fbcc4da39f79083d1797e7b': cmd/present: fix mixed content warnings when served by HTTPS
2015-09-01tools/godoc: Fix indentation in doc contentsMatthew Holt
automerge: 9febd36 * commit '9febd36660f3f0e6532bee9b1af70673631c045a': tools/godoc: Fix indentation in doc contents