index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2011-06-30
[release-branch.r58] document release.r58
release.r58
Andrew Gerrand
2011-06-29
[release-branch.r58] doc/faq: remove misleading FAQ entry
Andrew Gerrand
2011-06-29
[release-branch.r58] doc/faq: add question about converting from []T to []int...
Andrew Gerrand
2011-06-29
[release-branch.r58] doc/GoCourseDay1: shrink the PDF by rewriting it using p...
Andrew Gerrand
2011-06-29
[release-branch.r58] docs/GoCourseDay1.pdf: fix error in operator table.
Andrew Gerrand
2011-06-29
[release-branch.r58] docs: Update notes for 3-day Go course.
Andrew Gerrand
2011-06-10
weekly.2011-06-09
weekly.2011-06-09
Andrew Gerrand
2011-06-08
go spec: handle a corner case of a special case for shifts...
Robert Griesemer
2011-06-06
doc: don't insert paragraphs inside pre blocks
Andrew Gerrand
2011-06-03
weekly.2011-06-02
weekly.2011-06-02
Andrew Gerrand
2011-06-03
doc: add Belarusian FAQ translation
Andrew Gerrand
2011-06-02
doc: add link to App Engine docs to front page
Andrew Gerrand
2011-05-27
doc: put Release History link on 'Documentation' page
Andrew Gerrand
2011-05-25
doc: mention go/printer instead of container/vector in effective go
Andrew Gerrand
2011-05-25
spec: delete spurious tag.
Rob Pike
2011-05-24
go spec: be precise with the use of the informal ellipsis … and the Go tok...
Robert Griesemer
2011-05-25
docs: remove some prose-unworthy empty parentheses.
Rob Pike
2011-05-25
spec: add missing comma.
Rob Pike
2011-05-23
go spec: clarify rules for shifts
Robert Griesemer
2011-05-23
weekly.2011-05-22
weekly.2011-05-22
Andrew Gerrand
2011-05-22
doc: close paragraph tags in FAQ
Evan Shaw
2011-05-20
godoc: don't display navigation list with only 1 element
Andrew Gerrand
2011-05-17
doc: add Korean Go site
Andrew Gerrand
2011-05-17
doc: add I/O 2011 talks to talks/, docs.html, and front page.
Andrew Gerrand
2011-05-16
doc/go_mem.html: close happens before receive on closed channel
Russ Cox
2011-05-15
spec: fix copy to return "number of elements copied", not "number
Nigel Tao
2011-05-13
contrib*.html: make "golang-dev" the default reviewer.
Rob Pike
2011-05-13
go spec: fix error in production syntax
Robert Griesemer
2011-05-13
doc: auto-generated html change missing from 7ee7980ea06d
Brad Fitzpatrick
2011-05-13
http: remove finalURL from Client.Get; move to Response
Brad Fitzpatrick
2011-05-12
go spec: clarify semantics of range clause
Robert Griesemer
2011-05-12
doc/codelab: correct typo.
Johan Euphrosine
2011-05-11
effective go: explain about values/pointers in String() example
Rob Pike
2011-05-10
doc/roadmap: put "App Engine support" under "Done".
Andrew Gerrand
2011-05-08
go spec: fix up HTML glitches.
Rob Pike
2011-05-08
effective go: update to new Open signature.
Rob Pike
2011-05-06
doc: remove left and right padding in H2 headings.
Dmitry Chestnykh
2011-05-05
go spec: newlines cannot be used inside a char or "" string literal
Robert Griesemer
2011-05-04
doc: document r57.1
Russ Cox
2011-05-03
doc: release.r57
Russ Cox
2011-05-02
doc/install: specify clone -u instead of -r
Andrew Gerrand
2011-05-02
godoc: if there is no search box, don't run the respective JS code
Robert Griesemer
2011-05-02
go spec: clarify semantics of integer division
Robert Griesemer
2011-05-02
go spec: restricted expressions may still be parenthesized
Robert Griesemer
2011-04-29
undo CL 4428057 / 19e540fc7d7d
Robert Griesemer
2011-04-29
spec: narrow syntax for expression and select statements
Robert Griesemer
2011-04-28
weekly.2011-04-27
weekly.2011-04-27
Andrew Gerrand
2011-04-27
tutorial: replace the forever loops with finite counts in sieve programs.
Rob Pike
2011-04-26
doc: mention make version in install.html
Russ Cox
2011-04-22
go spec: for map types, mention indexing operations
Robert Griesemer
[next]