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
*
misc/nacl: add go_nacl_arm_exec, update README
Shenghou Ma
2014-07-10
2
-3
/
+17
*
androidtest.bash, misc/android: build scripts for android
David Crawshaw
2014-07-09
2
-0
/
+107
*
misc/nacl, syscall: lazily initialize fs on nacl.
Shenghou Ma
2014-07-01
1
-2
/
+8
*
misc: delete editor and shell support
Rob Pike
2014-07-01
32
-4335
/
+5
*
misc/emacs: add new function godoc-at-point
Dominik Honnef
2014-06-17
1
-12
/
+44
*
misc/emacs: replace hacky go--delete-whole-line with own implementation
Dominik Honnef
2014-06-17
1
-17
/
+23
*
misc/makerelease: update default tag to release-branch.go1.3
Andrew Gerrand
2014-06-12
1
-2
/
+2
*
nacltest.bash, misc/nacl/README: update NaCl docs.
Shenghou Ma
2014-06-10
1
-6
/
+4
*
cmd/cgo: for typedef of untagged struct, use typedef name in C code
Ian Lance Taylor
2014-06-05
1
-0
/
+31
*
cmd/cgo: use same Go type for typedef to anonymous struct
Ian Lance Taylor
2014-06-02
3
-0
/
+35
*
misc/makerelease: fix secret
Andrew Gerrand
2014-06-02
1
-1
/
+1
*
misc/makerelease: report uploads to the new downloads page
Andrew Gerrand
2014-06-02
1
-7
/
+50
*
misc/goplay: remove program
Andrew Gerrand
2014-06-02
4
-318
/
+0
*
misc/makerelease: upload files to Google Cloud Storage
Andrew Gerrand
2014-05-29
1
-120
/
+57
*
cmd/cgo: given typedef struct S T, make C.T and C.struct_S interchangeable
Russ Cox
2014-05-28
1
-0
/
+51
*
misc: properly spell Chrome in doc
Dmitriy Vyukov
2014-05-26
1
-1
/
+1
*
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
[next]