index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cmd/ld: really import runtime/cgo for external link
Ian Lance Taylor
2014-05-20
2
-0
/
+36
*
build: make nacl pass
Russ Cox
2014-05-20
7
-0
/
+1941
*
misc/makerelease: handle update tour file layout
Andrew Gerrand
2014-05-20
1
-1
/
+0
*
misc/pprof: always use go tool objdump on windows
Alex Brainman
2014-05-15
1
-0
/
+1
*
cmd/cgo: omit misaligned struct fields, like we omit bitfields
Russ Cox
2014-05-12
2
-0
/
+45
*
cmd/gc: disable link-time copying of un-Go-initialized globals
Russ Cox
2014-05-09
2
-0
/
+26
*
misc/vim/readme.txt: workaround weird OS X vim bug.
Shenghou Ma
2014-04-28
1
-3
/
+5
*
misc/cgo/test/backdoor: add gccgo version of backdoor function
Ian Lance Taylor
2014-04-26
1
-0
/
+11
*
test: demo for issue 7695
Russ Cox
2014-04-16
3
-0
/
+35
*
misc/emacs: ignore backquote in comment or string
Rui Ueyama
2014-04-09
1
-1
/
+13
*
benchcmp: leave a forwarding script
Russ Cox
2014-03-31
1
-0
/
+5
*
misc/emacs: do not highlight built-in function if not followed by '('
Rui Ueyama
2014-03-27
1
-1
/
+1
*
cmd/cgo: enforce typing of 0-sized types
Daniel Morsing
2014-03-27
2
-0
/
+19
*
misc/emacs: handle backslash in raw string in Emacs 23
Rui Ueyama
2014-03-27
1
-1
/
+13
*
misc/bash, misc/zsh: fix completion rules
Rui Ueyama
2014-03-27
2
-13
/
+4
*
misc/vim: Disable automatic line wrapping by textwidth.
David Barnett
2014-03-26
1
-1
/
+3
*
misc/nacl: add Native Client support scripts and documentation
Dave Cheney
2014-03-24
3
-0
/
+85
*
misc/bash/go: remove "doc" subcommand autocompletion
Rui Ueyama
2014-03-18
1
-4
/
+1
*
misc/bash/go: Add a completion rule for "go env".
Rui Ueyama
2014-03-17
1
-1
/
+1
*
misc/emacs: correctly fontify methods when go-fontify-function-calls is nil
Dominik Honnef
2014-03-12
1
-1
/
+1
*
misc/makerelease: use windows installer resources from local goroot
Andrew Gerrand
2014-03-03
1
-5
/
+1
*
go/misc/makerelease: pin go-tour repo to a specific revision
Andrew Gerrand
2014-02-28
1
-29
/
+44
*
misc/cgo/testso: don't use TLS variables on Darwin and OpenBSD.
Shenghou Ma
2014-02-23
2
-1
/
+5
*
cmd/ld: don't emit unreachable dynimport symbols in ELF symtab.
Shenghou Ma
2014-02-23
2
-0
/
+21
*
misc/emacs: add support for ff-find-other-file
Dominik Honnef
2014-02-18
1
-0
/
+10
*
misc/emacs: actually use point argument that is passed to godef--call
Dominik Honnef
2014-02-18
1
-1
/
+1
*
runtime: more precise mprof sampling
Dmitriy Vyukov
2014-02-12
1
-0
/
+1
*
misc/pprof: support web profiles on windows
Dmitriy Vyukov
2014-02-10
1
-0
/
+7
*
cmd/go, doc/go1.3.txt: misc/benchcmp has been replaced by go tool benchcmp
Josh Bleecher Snyder
2014-02-04
1
-124
/
+0
*
cmd/ld: fix bug with "runtime/cgo" in external link mode
Ian Lance Taylor
2014-01-30
1
-0
/
+21
*
misc/cgo/testtls: make test less flaky
Russ Cox
2014-01-21
1
-6
/
+8
*
runtime: co-exist with NPTL's pthread_cancel.
Rowan Worth
2014-01-09
3
-0
/
+67
*
misc/emacs: fontify type switch correctly
Dominik Honnef
2014-01-06
1
-2
/
+2
*
misc/emacs: minor cleanups
Dominik Honnef
2014-01-06
1
-7
/
+10
*
misc/vim: Fix broken quote
Yasuhiro Matsumoto
2013-12-24
1
-1
/
+1
*
misc/notepadplus: Fix Function List in Notepad++ 6.5
ChaiShushan
2013-12-18
1
-0
/
+7
*
misc/vim: use shiftwidth() instead of &sw if available.
Shenghou Ma
2013-12-16
1
-4
/
+16
*
misc/dist: rename to makerelease
Andrew Gerrand
2013-12-11
13
-9
/
+9
*
misc/cgo/testcdefs: rm correct file in test.bash
Alex Brainman
2013-12-10
1
-1
/
+1
*
cmd/cgo: use __gcc_struct__ for go exported functions
Alex Brainman
2013-12-10
3
-0
/
+38
*
misc/vim: send Fmt errors to the quickfix list instead of the location list.
David Symonds
2013-11-27
1
-1
/
+1
*
misc/vim: describe how to get gofmt-on-save behaviour.
David Symonds
2013-11-25
1
-0
/
+5
*
misc/dist: fix file regexp
Andrew Gerrand
2013-11-18
1
-2
/
+1
*
misc/vim: add a gofmt_command flag for :Fmt
David Crawshaw
2013-11-12
1
-2
/
+8
*
misc/emacs: various cleanups
Dominik Honnef
2013-11-08
1
-24
/
+27
*
emacs: allow users to customize the gofmt command, in particular, to use goim...
Sameer Ajmani
2013-11-08
1
-1
/
+7
*
cmd/cgo: fix handling of array of pointers when using clang
Russ Cox
2013-11-07
3
-4
/
+57
*
undo CL 19010044 / dbcd720e5396
Alan Donovan
2013-10-29
1
-23
/
+23
*
misc/emacs: various cleanups
Dominik Honnef
2013-10-29
1
-23
/
+23
*
misc/emacs: support godef-jump on import statements
Dominik Honnef
2013-10-29
1
-2
/
+5
[prev]
[next]