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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc/go1.3.html: update the state of supported platforms
Mikio Hara
2014-05-17
1
-24
/
+41
*
spec: clarify that newlines are kept in raw string literals
Ian Lance Taylor
2014-05-16
1
-1
/
+1
*
doc/go1.3.html: add note about small map iteration order
Russ Cox
2014-05-16
1
-0
/
+22
*
doc/go1.3.html: add syscall.SendmsgN
Mikio Hara
2014-05-16
1
-0
/
+8
*
doc/go1.3.html: add note about unsafe.Pointer strictness
Russ Cox
2014-05-15
1
-0
/
+20
*
doc/effective_go.html: a little more about errors
Rob Pike
2014-05-14
1
-3
/
+17
*
spec: more precise description of select statement
Robert Griesemer
2014-05-14
1
-33
/
+63
*
cmd/go: link SWIG objects directly rather than using a shared library
Ian Lance Taylor
2014-05-12
1
-0
/
+9
*
testing: write profiles on failure
Russ Cox
2014-05-09
1
-0
/
+1
*
spec: several clarifications to language on channels
Robert Griesemer
2014-05-07
1
-34
/
+38
*
spec: remove evaluation order inconsistency
Robert Griesemer
2014-05-07
1
-6
/
+31
*
spec: clarify type properties
Robert Griesemer
2014-05-07
1
-4
/
+4
*
doc: replace absolute links to golang.org with relative links
Dmitriy Vyukov
2014-05-07
4
-7
/
+7
*
doc/go1.3.html: mention go build -i
David Crawshaw
2014-05-06
1
-0
/
+6
*
doc: refer to wiki page for downloads
Andrew Gerrand
2014-05-05
1
-6
/
+6
*
doc: document go1.2.2
Andrew Gerrand
2014-05-05
1
-0
/
+6
*
doc/go1.3.html: update for FreeBSD/ARM support.
Shenghou Ma
2014-04-29
1
-0
/
+5
*
doc: fix link to Mercurial download
Robert Hencke
2014-04-28
1
-1
/
+1
*
doc: fix broken link to RTEMS Go wiki page
Robert Hencke
2014-04-28
1
-1
/
+1
*
doc: fix an article
Brad Fitzpatrick
2014-04-27
1
-1
/
+1
*
doc/debugging_with_gdb.html: add introductory disclaimer
Rob Pike
2014-04-26
1
-0
/
+17
*
doc/contribute.html: link to wiki for more code review information
Robert Hencke
2014-04-25
1
-0
/
+7
*
doc/go1.3.html: fix Goexit link
David du Colombier
2014-04-20
1
-1
/
+1
*
doc/go1.3.html: Plan 9 support
David du Colombier
2014-04-18
1
-1
/
+6
*
doc/go1.3.html: go test always builds
Rob Pike
2014-04-18
1
-0
/
+6
*
doc/go1.3.html: new package debug/plan9obj
David du Colombier
2014-04-18
1
-1
/
+2
*
doc/effective_go: mention that b.Write is a shorthand for (&b).Write when b i...
Shenghou Ma
2014-04-17
1
-3
/
+15
*
doc/go1.3.html: fix id anchor for FreeBSD
Emil Hessman
2014-04-16
1
-1
/
+1
*
doc/go1.3.html: document the state of FreeBSD
Rob Pike
2014-04-16
1
-6
/
+12
*
runtime: crash when func main calls Goexit and all other goroutines exit
Russ Cox
2014-04-16
1
-0
/
+9
*
doc/debugging_with_gdb: use -w to strip debug info.
Shenghou Ma
2014-04-16
1
-2
/
+2
*
doc: remove outdated Makefile
Shenghou Ma
2014-04-16
1
-32
/
+0
*
build: remove tmp dir names from objects, support GOROOT_FINAL again
Russ Cox
2014-04-15
1
-0
/
+13
*
doc/install.html: FreeBSD 8 and higher only are supported
Rob Pike
2014-04-15
1
-1
/
+1
*
doc/asm.html: remove mention of 6l -a
Rob Pike
2014-04-15
1
-1
/
+8
*
doc: simplify a go1.3 change description
Brad Fitzpatrick
2014-04-14
1
-2
/
+1
*
doc/help.html: fix typo in word order
Andrew Szeto
2014-04-14
1
-1
/
+1
*
doc: add go1.3 note about the http Transport closing Request.Body
Brad Fitzpatrick
2014-04-14
1
-0
/
+8
*
doc/go1.3.html: windows NewCallbackCDecl
Rob Pike
2014-04-12
1
-1
/
+7
*
doc/go1.3.html: fix spelling mistakes
Rob Pike
2014-04-11
1
-2
/
+2
*
doc: finish net/http notes in go1.3.html
Brad Fitzpatrick
2014-04-10
1
-6
/
+52
*
doc/go1.3.html: minor changes: crypto, net
Rob Pike
2014-04-10
1
-5
/
+17
*
doc: tweak Solaris wording
Russ Cox
2014-04-09
1
-2
/
+1
*
doc/go1.3.html: go command, major library changes
Rob Pike
2014-04-09
1
-10
/
+39
*
doc/go1.3.html: gc precision, nacl, solaris
Rob Pike
2014-04-09
1
-4
/
+14
*
doc: add a couple net/http go1.3 items
Brad Fitzpatrick
2014-04-08
1
-2
/
+11
*
doc/go1.3.html: gccgo status
Rob Pike
2014-04-09
1
-1
/
+4
*
doc/go1.3.html: linker, go command, miscellany
Rob Pike
2014-04-09
1
-15
/
+25
*
doc/go1.3.html: Performance, plus some library details
Rob Pike
2014-04-09
1
-24
/
+96
*
doc/go1.3.html: drop support for windows 2000
Rob Pike
2014-04-08
1
-6
/
+11
[next]