Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4442)

Issue 7225047: code review 7225047: doc: document runtime requirements (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by dave
Modified:
10 years, 1 month ago
Reviewers:
minux1, adg, rsc
CC:
golang-codereviews
Visibility:
Public.

Description

doc: document runtime requirements Fixes issue 3897. Strawman proposal, not ready for submission. Also adds freebsd/arm to list of supported platforms in install-source.html Discussion: https://groups.google.com/d/topic/golang-nuts/7JFyFTaqT9w/discussion

Patch Set 1 #

Patch Set 2 : diff -r 45a405b5c63a https://code.google.com/p/go #

Patch Set 3 : diff -r fe561fd77106 https://code.google.com/p/go #

Total comments: 41

Patch Set 4 : diff -r fe561fd77106 https://code.google.com/p/go #

Total comments: 8

Patch Set 5 : diff -r aee6d7fe395a https://code.google.com/p/go #

Total comments: 5

Patch Set 6 : diff -r 885321ad3873 https://code.google.com/p/go #

Patch Set 7 : diff -r 885321ad3873 https://code.google.com/p/go #

Patch Set 8 : diff -r 885321ad3873 https://code.google.com/p/go #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -0 lines) Patch
A doc/go1runtime.html View 1 2 3 4 5 6 1 chunk +115 lines, -0 lines 4 comments Download
M doc/install-source.html View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 30
peterGo
https://codereview.appspot.com/7225047/diff/1002/doc/go1platform.html File doc/go1platform.html (right): https://codereview.appspot.com/7225047/diff/1002/doc/go1platform.html#newcode87 doc/go1platform.html:87: <code>windows</code>, Windows XP service pack 2 and above on ...
11 years, 3 months ago (2013-01-26 05:56:53 UTC) #1
peterGo
Microsoft (Windows), Canonical (Ubuntu), etc. assign support end dates to versions of their operating systems. ...
11 years, 3 months ago (2013-01-26 06:11:05 UTC) #2
minux1
sorry, i take this discussion to golang-dev (cc: +golang-dev). As i see some important issues ...
11 years, 3 months ago (2013-01-26 11:29:11 UTC) #3
dave_cheney.net
Hello go.peter.90@gmail.com, minux.ma@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 3 months ago (2013-01-26 12:03:18 UTC) #4
dave_cheney.net
Thank you for your comments. @peter - I do not know which versions of Windows ...
11 years, 3 months ago (2013-01-26 12:09:20 UTC) #5
minux1
https://codereview.appspot.com/7225047/diff/1002/doc/go1platform.html File doc/go1platform.html (right): https://codereview.appspot.com/7225047/diff/1002/doc/go1platform.html#newcode49 doc/go1platform.html:49: <code>amd64</code> processors with SSE2 instruction set extensions. On 2013/01/26 ...
11 years, 3 months ago (2013-01-26 13:28:03 UTC) #6
minux1
some random thoughts: 1. i think we need to have a section to tell the ...
11 years, 3 months ago (2013-01-26 13:28:59 UTC) #7
brainman
> please don't drop support for XP, as there are still a lot of installation ...
11 years, 3 months ago (2013-01-26 21:29:53 UTC) #8
minux1
On Sun, Jan 27, 2013 at 5:29 AM, <alex.brainman@gmail.com> wrote: > please don't drop support ...
11 years, 3 months ago (2013-01-26 21:31:32 UTC) #9
bradfitz
https://codereview.appspot.com/7225047/diff/10001/doc/go1platform.html File doc/go1platform.html (right): https://codereview.appspot.com/7225047/diff/10001/doc/go1platform.html#newcode27 doc/go1platform.html:27: to the tool chain and runtime flavor, and indicate ...
11 years, 3 months ago (2013-01-26 21:40:19 UTC) #10
brainman
I doubt many people have win2k, so its support is not critical. Let's go with ...
11 years, 3 months ago (2013-01-26 21:47:31 UTC) #11
minux1
On Sun, Jan 27, 2013 at 5:47 AM, <alex.brainman@gmail.com> wrote: > I doubt many people ...
11 years, 3 months ago (2013-01-26 22:01:33 UTC) #12
dave_cheney.net
Please take another look. I am experimenting with a table layout for the operating system ...
11 years, 3 months ago (2013-01-27 09:11:46 UTC) #13
DMorsing
https://codereview.appspot.com/7225047/diff/12002/doc/go1platform.html File doc/go1platform.html (right): https://codereview.appspot.com/7225047/diff/12002/doc/go1platform.html#newcode22 doc/go1platform.html:22: supported during the lifetime of Go 1. Go 1 ...
11 years, 3 months ago (2013-01-27 11:33:07 UTC) #14
minux1
i'd like we first show a true system support matrix (with colors indicating whether the ...
11 years, 3 months ago (2013-01-27 12:56:02 UTC) #15
brainman
On 2013/01/27 09:11:46, dfc wrote: ... > * which windows versions, I don't think we ...
11 years, 3 months ago (2013-01-28 01:21:56 UTC) #16
rsc
11 years, 3 months ago (2013-01-28 17:51:53 UTC) #17
adg
https://codereview.appspot.com/7225047/diff/12002/doc/go1platform.html File doc/go1platform.html (right): https://codereview.appspot.com/7225047/diff/12002/doc/go1platform.html#newcode7 doc/go1platform.html:7: This page documents the minimum, and in some cases ...
11 years, 3 months ago (2013-01-29 04:58:05 UTC) #18
dave_cheney.net
On 2013/01/29 04:58:05, adg wrote: > https://codereview.appspot.com/7225047/diff/12002/doc/go1platform.html > File doc/go1platform.html (right): > > https://codereview.appspot.com/7225047/diff/12002/doc/go1platform.html#newcode7 > ...
11 years, 2 months ago (2013-02-01 22:04:45 UTC) #19
dave_cheney.net
Hello adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 2 months ago (2013-02-01 22:36:10 UTC) #20
minux1
why all reviewers but adg are removed? On 2013/01/27 12:56:02, minux wrote: > i'd like ...
11 years, 2 months ago (2013-02-02 17:50:21 UTC) #21
rsc
On Sat, Feb 2, 2013 at 12:50 PM, <minux.ma@gmail.com> wrote: > why all reviewers but ...
11 years, 2 months ago (2013-02-02 21:29:33 UTC) #22
dave_cheney.net
> what's your opinion about this suggestion? > I think we'd better show a clearer ...
11 years, 2 months ago (2013-02-03 00:12:20 UTC) #23
minux1
On Sun, Feb 3, 2013 at 8:12 AM, Dave Cheney <dave@cheney.net> wrote: > > what's ...
11 years, 2 months ago (2013-02-03 17:10:46 UTC) #24
adg
On 2013/02/03 17:10:46, minux wrote: > On Sun, Feb 3, 2013 at 8:12 AM, Dave ...
11 years, 2 months ago (2013-02-04 01:15:00 UTC) #25
dave_cheney.net
> I agree that the matrix is a good idea. Instead of colors, the words ...
11 years, 2 months ago (2013-02-04 01:16:07 UTC) #26
adg
On 4 February 2013 12:16, Dave Cheney <dave@cheney.net> wrote: > Sure, i'll give it a ...
11 years, 2 months ago (2013-02-04 01:22:22 UTC) #27
adg
https://codereview.appspot.com/7225047/diff/22001/doc/go1runtime.html File doc/go1runtime.html (right): https://codereview.appspot.com/7225047/diff/22001/doc/go1runtime.html#newcode18 doc/go1runtime.html:18: should continue to be supported during the lifetime of ...
11 years, 2 months ago (2013-02-04 01:24:22 UTC) #28
gobot
Replacing golang-dev with golang-codereviews.
10 years, 4 months ago (2013-12-20 16:21:41 UTC) #29
dave_cheney.net
10 years, 4 months ago (2013-12-20 22:38:31 UTC) #30
*** Abandoned ***
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b