| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
LGTM=rsc, r
R=r, rsc
CC=golang-codereview, golang-codereviews
https://codereview.appspot.com/168050043
|
|
|
|
|
|
|
|
|
|
|
| |
golang.org now serves HTTPS with a valid cert, so it's reasonable
that users should click through to the HTTPS versions of *.golang.org
and other known sites.
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/112650043
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Clarify that GOROOT should only be set when using a custom install path.
Remove NetBSD from binary install page (we don't provide binaries).
Remove "What's next" links from installation instructions.
Emphasize "How to Write Go Code" page.
Fixes issue 6613.
R=golang-dev, r
CC=golang-dev
https://codereview.appspot.com/28700043
|
|
|
|
|
|
| |
R=golang-dev, dave
CC=golang-dev
https://codereview.appspot.com/14629043
|
|
|
|
|
|
| |
R=golang-dev, r
CC=golang-dev
https://codereview.appspot.com/14494044
|
|
|
|
|
|
|
|
|
|
| |
See https://en.wikipedia.org/wiki/Newton%27s_method#Square_root_of_a_number
R=golang-dev, minux.ma, adg
CC=golang-dev
https://codereview.appspot.com/9145044
Committer: Andrew Gerrand <adg@golang.org>
|
|
|
|
|
|
|
|
| |
R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/8919043
Committer: Brad Fitzpatrick <bradfitz@golang.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed example program's output to match program's code.
Fixes issue 5204.
R=golang-dev, minux.ma
CC=golang-dev
https://codereview.appspot.com/8365043
Committer: Rob Pike <r@golang.org>
|
|
|
|
|
|
|
|
| |
R=golang-dev, adg
CC=golang-dev
https://codereview.appspot.com/8248044
Committer: Andrew Gerrand <adg@golang.org>
|
|
|
|
|
|
|
|
| |
R=golang-dev, adg
CC=golang-dev
https://codereview.appspot.com/8285044
Committer: Robert Griesemer <gri@golang.org>
|
|
|
|
|
|
| |
R=golang-dev, r
CC=golang-dev
https://codereview.appspot.com/8344043
|
|
|
|
|
|
|
|
|
|
| |
This version just tells you what to do, rather
than trying to teach you how it all works.
Should be much better for newcomers.
R=dave, gary.burd, alcosholik, r
CC=golang-dev
https://codereview.appspot.com/8247044
|
|
|
|
|
|
|
|
| |
R=golang-dev, adg
CC=golang-dev
https://codereview.appspot.com/7308079
Committer: Andrew Gerrand <adg@golang.org>
|
|
|
|
|
|
| |
R=dsymonds
CC=golang-dev
https://codereview.appspot.com/7094058
|
|
|
|
|
|
| |
R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/6849046
|
|
|
|
|
|
| |
R=adg
CC=golang-dev
http://codereview.appspot.com/6458043
|
|
|
|
|
|
|
|
| |
R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/5989045
Committer: Andrew Gerrand <adg@golang.org>
|
|
|
|
|
|
|
|
| |
Fixes issue 3445.
R=golang-dev, rsc, mtj
CC=golang-dev
http://codereview.appspot.com/5975061
|
|
|
|
|
|
|
|
|
| |
Fixes issue 3420.
(which was already fixed)
R=golang-dev, bradfitz, dsymonds
CC=golang-dev
http://codereview.appspot.com/5987043
|
|
|
|
|
|
|
|
| |
Fixes issue 3429.
R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/5966047
|
|
|
|
|
|
|
|
|
| |
Fixes issue 3420.
Part of issue 3424.
R=golang-dev, cldorian, adg, r
CC=golang-dev
http://codereview.appspot.com/5958046
|
|
|
|
|
|
|
|
| |
R=golang-dev, r, r
CC=golang-dev
http://codereview.appspot.com/5845059
Committer: Rob Pike <r@golang.org>
|
|
|
|
|
|
|
|
| |
R=golang-dev, rsc
CC=adg, golang-dev
http://codereview.appspot.com/5720050
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
| |
R=golang-dev, balasanjay, r
CC=golang-dev
http://codereview.appspot.com/5640045
|
|
|
|
|
|
|
|
| |
R=golang-dev, gri
CC=golang-dev
http://codereview.appspot.com/5707065
Committer: Robert Griesemer <gri@golang.org>
|
|
|
|
|
|
|
|
| |
R=golang-dev, adg, r
CC=golang-dev
http://codereview.appspot.com/5649068
Committer: Rob Pike <r@golang.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows HTML pages to specify arbitrary data in a header:
<!--{
"Title": "The page title",
...
}-->
replacing the old style comments:
<!-- title The page title -->
R=gri, rsc, r, bradfitz, dsymonds
CC=golang-dev
http://codereview.appspot.com/5532093
|
|
|
|
|
|
| |
R=golang-dev, r, kevlar, rsc
CC=golang-dev
http://codereview.appspot.com/5534045
|
|
|
|
|
|
| |
R=rsc
CC=golang-dev
http://codereview.appspot.com/4264043
|
|
|
|
|
|
| |
R=r, rsc, gri
CC=golang-dev
http://codereview.appspot.com/4257049
|
|
|
|
|
|
|
|
|
|
| |
"-test.bench" and "-test.run".
R=r
CC=golang-dev
http://codereview.appspot.com/4197041
Committer: Rob Pike <r@golang.org>
|
|
|
|
|
|
|
|
| |
Fixes issue 1507.
R=golang-dev, ehog.hedge, rsc
CC=golang-dev
http://codereview.appspot.com/4160049
|
|
|
|
|
|
|
|
| |
R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/3288042
Committer: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
|
|
|
| |
Fixes issue 1282.
R=adg
CC=golang-dev
http://codereview.appspot.com/3152041
Committer: Andrew Gerrand <adg@golang.org>
|
|
|
|
|
|
| |
R=adg, r, PeterGo
CC=golang-dev
http://codereview.appspot.com/1942044
|
|
|
|
|
|
| |
R=rsc
CC=golang-dev
http://codereview.appspot.com/1444041
|
|
|
|
|
|
| |
R=r
CC=golang-dev
http://codereview.appspot.com/1404041
|
|
|
|
|
|
| |
R=rsc
CC=golang-dev
http://codereview.appspot.com/180075
|
|
|
|
|
|
|
|
|
|
| |
this change.
R=rsc
CC=golang-dev
http://codereview.appspot.com/171048
Committer: Russ Cox <rsc@golang.org>
|
|
R=r
http://codereview.appspot.com/170042
|