Search Discussions
-
As the release date for Go 1.2 approaches, thoughts have begun to move to 1.3. But not too fast. The idea of a regular release cycle is in part to organize time as well as code. A period of ...
Rob Pike
Nov 1, 2013 at 5:00 pm
Jan 21, 2014 at 6:07 pm -
Good news, everyone! I have an alpha version deployed at: http://goperfd.appspot.com/perf The design is based on ...
Dmitry Vyukov
Nov 25, 2013 at 5:13 pm
Sep 1, 2014 at 3:46 pm -
Okay, so this might be an weird post, but I'm trying to wrap my head around the problems with porting the golang runtime to other systems and I'm only a dumb noob. My searches through the various ...
Sebastian Schuler
Nov 16, 2013 at 6:48 pm
Dec 13, 2013 at 9:34 am -
Would it be possible to submit the following changes? - CL 14521056: cmd/8g: work around 64-bit bug in 8c for Plan 9 - CL 14604047: build: do not use the host's libbio on Plan 9 They fix the Go build ...
David du Colombier
Nov 29, 2013 at 5:58 am
Dec 16, 2013 at 7:50 pm -
Here is a proposal for a gc-aware pool type. // A Pool is a set of allocated objects to be reused. // It may be used by multiple goroutines simultaneously. // *The Pool is drained during garbage ...
Russ Cox
Nov 27, 2013 at 2:57 pm
Dec 3, 2013 at 3:58 am -
This is a discussion about dropping broken and unmaintained Go ports from the main tree once the Go 1.3 tree opens. Specifically, I propose deleting plan9 and dragonfly support. Neither has many ...
Brad Fitzpatrick
Nov 13, 2013 at 12:27 am
Dec 3, 2013 at 6:03 pm -
I've gotten a patch from Michael Hudson-Doyle to set GOARCH to arm64 on an Aarch64 system (https://codereview.appspot.com/34830045/). I've gotten a patch from Matthias Klose to set GOARCH to aarch64 ...
Ian Lance Taylor
Nov 29, 2013 at 7:22 pm
Dec 2, 2013 at 10:26 pm -
https://codereview.appspot.com/14430048/diff/160001/src/cmd/gc/plive.c File src/cmd/gc/plive.c (right): https://codereview.appspot.com/14430048/diff/160001/src/cmd/gc/plive.c#newcode155 ...
Rsc
Nov 18, 2013 at 9:19 pm
Nov 22, 2013 at 4:35 pm -
Hi gophers, I propose we add a function like this to the runtime/debug package for Go 1.3: // RedirectPanicOutput redirects all future runtime outputs to OS file descriptor fd, // It won't affect ...
Minux
Nov 17, 2013 at 4:05 am
Dec 2, 2013 at 10:29 pm -
https://codereview.appspot.com/14794043/diff/206001/src/pkg/runtime/hashmap.c File src/pkg/runtime/hashmap.c (right) ...
Dvyukov
Nov 14, 2013 at 5:52 am
Nov 21, 2013 at 6:16 pm -
12
[golang-dev] code review 22940044: misc/vim: use goimports for :Fmt if it exists (issue 22940044)
Reviewers: dsymonds, Message: Hello <span class="m_body_email_addr" title="19af6603d5b10fa883500305bdfd8b4c" dsymonds@golang.org</span (cc: <span class="m_body_email_addr" ...Crawshaw
Nov 11, 2013 at 5:26 pm
Nov 11, 2013 at 10:28 pm -
Reviewers: golang-dev1, Message: Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span , I'd like you to review this change to ...
Cshapiro
Nov 12, 2013 at 9:59 pm
Dec 3, 2013 at 11:34 pm -
Reviewers: golang-dev1, Message: Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span (cc: <span class="m_body_email_addr" ...
Ukai
Nov 22, 2013 at 1:53 am
Nov 22, 2013 at 7:31 am -
Reviewers: r, Message: Hello r (cc: <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span ), I'd like you to review this change to ...
Dsymonds
Nov 6, 2013 at 7:26 am
Nov 7, 2013 at 2:24 am -
The link below points to some intermediate results concerning the Tulgo Go compiler: http://atom-symbol.rhcloud.com/a/2013-11-27-tulgo-some-intermediate-results/ Tul is an experimental compiler. The ...
⚛
Nov 27, 2013 at 1:45 pm
Nov 27, 2013 at 7:05 pm -
Reviewers: bradfitz, Message: Hello <span class="m_body_email_addr" title="11f0ed9f0cc15eea4fab1efeb1553ef5" bradfitz@golang.org</span (cc: <span class="m_body_email_addr" ...
Bgarcia
Nov 19, 2013 at 7:57 pm
Nov 20, 2013 at 5:08 pm -
Reviewers: golang-dev1, Message: Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span , I'd like you to review this change to ...
Crawshaw
Nov 15, 2013 at 1:56 am
Nov 19, 2013 at 10:33 pm -
https://codereview.appspot.com/29350043/diff/60001/ssh/common.go File ssh/common.go (right): https://codereview.appspot.com/29350043/diff/60001/ssh/common.go#newcode390 ssh/common.go:390: type ...
Jpsugar
Nov 19, 2013 at 11:49 pm
Nov 20, 2013 at 11:10 pm -
https://codereview.appspot.com/22190048/diff/10003/go/types/errors.go File go/types/errors.go (right): https://codereview.appspot.com/22190048/diff/10003/go/types/errors.go#newcode176 ...
Gri
Nov 15, 2013 at 2:10 am
Nov 15, 2013 at 8:43 pm -
Reviewers: golang-dev1, Message: Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span , I'd like you to review this change to ...
R
Nov 1, 2013 at 6:50 pm
Nov 1, 2013 at 9:39 pm -
Reviewers: adonovan, Message: Hello <span class="m_body_email_addr" title="7cf1094156d3a2412d2e4a9b81e2578f" adonovan@google.com</span (cc: <span class="m_body_email_addr" ...
Gri
Nov 1, 2013 at 1:06 am
Nov 1, 2013 at 1:22 pm -
Reviewers: adonovan, Message: Hello <span class="m_body_email_addr" title="7cf1094156d3a2412d2e4a9b81e2578f" adonovan@google.com</span (cc: <span class="m_body_email_addr" ...
Gri
Nov 7, 2013 at 9:05 pm
Nov 27, 2013 at 5:35 pm -
[Moved from the "Planning for the next release" thread.] That detail is a bit up in the air. It will be a while before we need to decide on an answer. If I had to pick a strategy today, I would ...
Russ Cox
Nov 26, 2013 at 9:42 pm
Nov 27, 2013 at 5:04 pm -
Thank you for the offer. I really appreciate that. The remaining work on iOS port is: 1. catch up with the Go 1.2 release (runtime poller?) 2. external linking for cgo support (if we can get external ...
Minux
Nov 17, 2013 at 12:09 am
Nov 18, 2013 at 8:55 pm -
Reviewers: dfc, Message: Hello <span class="m_body_email_addr" title="fda08117336cfde6562315df04b976e8" dave@cheney.net</span (cc: <span class="m_body_email_addr" ...
Mikioh Mikioh
Nov 2, 2013 at 11:48 pm
Nov 5, 2013 at 1:09 am -
Reviewers: bradfitz, Message: Hello <span class="m_body_email_addr" title="11f0ed9f0cc15eea4fab1efeb1553ef5" bradfitz@golang.org</span (cc: <span class="m_body_email_addr" ...
Crawshaw
Nov 12, 2013 at 5:45 pm
Nov 12, 2013 at 11:02 pm -
Reviewers: golang-dev1, Message: Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span (cc: <span class="m_body_email_addr" ...
Mattyjwilliams
Nov 12, 2013 at 9:28 pm
Nov 12, 2013 at 10:32 pm -
7
[golang-dev] code review 23370043: go.tools/go/types: print initialization cycles (issue 23370043)
Reviewers: adonovan, Message: Hello <span class="m_body_email_addr" title="7cf1094156d3a2412d2e4a9b81e2578f" adonovan@google.com</span (cc: <span class="m_body_email_addr" ...Gri
Nov 8, 2013 at 5:28 am
Nov 8, 2013 at 8:09 pm -
Reviewers: adg, r, Message: Hello <span class="m_body_email_addr" title="9372cecb2e4335ef6f1172cda806b50b" adg@golang.org</span , r@golang.org (cc: <span class="m_body_email_addr" ...
Josharian
Nov 8, 2013 at 3:50 am
Nov 8, 2013 at 5:21 pm -
Hi, As has been discussed in various places, there has been talk of using the go tool on platform that is only supported by gccgo. The go tool is a fairly simple go program, so this should be easy, ...
Michael Hudson-Doyle
Nov 6, 2013 at 3:14 am
Nov 7, 2013 at 4:07 am -
Reviewers: dfc, Message: Hello <span class="m_body_email_addr" title="fda08117336cfde6562315df04b976e8" dave@cheney.net</span (cc: <span class="m_body_email_addr" ...
Mikioh Mikioh
Nov 3, 2013 at 7:30 am
Nov 3, 2013 at 11:39 am -
ping https://codereview.appspot.com/15020047/ -- --- You received this message because you are subscribed to the Google Groups "golang-dev" group. To unsubscribe from this group and stop receiving ...
Mikioh Mikioh
Nov 2, 2013 at 2:52 am
Nov 2, 2013 at 7:48 am -
Reviewers: bradfitz, Message: Hello <span class="m_body_email_addr" title="11f0ed9f0cc15eea4fab1efeb1553ef5" bradfitz@golang.org</span (cc: <span class="m_body_email_addr" ...
Bgarcia
Nov 26, 2013 at 12:47 pm
Nov 26, 2013 at 10:12 pm -
Reviewers: golang-dev1, Message: Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span , I'd like you to review this change to ...
Khr
Nov 19, 2013 at 6:00 am
Nov 19, 2013 at 10:38 pm -
Hello Here is a short proposal for improving the performance of dashboard builders. Abstract: I would like to add a new build environment variable, tentatively named GODISTJOBS which controls the ...
Dave Cheney
Nov 16, 2013 at 12:53 am
Nov 18, 2013 at 1:17 am -
Reviewers: golang-dev1, Message: Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span , I'd like you to review this change to ...
Michael Hudson
Nov 15, 2013 at 12:31 am
Nov 17, 2013 at 11:07 pm -
https://mail.mozilla.org/pipermail/rust-dev/2013-November/006550.html, https://news.ycombinator.com/item?id=6726357 Hi, No flameware intended. But since the subject is of course technically ...
Sébastien Paolacci
Nov 15, 2013 at 3:07 pm
Nov 16, 2013 at 12:59 pm -
Reviewers: golang-dev1, Message: Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span (cc: <span class="m_body_email_addr" ...
Phil
Nov 14, 2013 at 4:32 pm
Nov 15, 2013 at 8:07 pm -
Reviewers: golang-dev1, Message: Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span , I'd like you to review this change to ...
Bradfitz
Nov 14, 2013 at 3:04 am
Nov 14, 2013 at 8:51 pm -
I could try to test this on top of packetConn. Currently, it uses the real transport, which encrypts things, so at the network connection level, you can't see which packet is a the kex packet ...
Hanwen
Nov 12, 2013 at 3:44 pm
Nov 12, 2013 at 10:47 pm -
Reviewers: agl1, dfc_golang.org, hanwen-google, golang-dev1, Message: Hello <span class="m_body_email_addr" title="bd35087f520eed74aa17a1c580118e26" agl@golang.org</span , dfc@golang.org, <span ...
Jakob
Nov 8, 2013 at 3:59 pm
Nov 8, 2013 at 8:40 pm -
Reviewers: golang-dev1, dfc, Message: Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span , dave@cheney.net (cc: <span ...
Mikioh Mikioh
Nov 2, 2013 at 2:51 am
Nov 2, 2013 at 7:50 am -
Please do not run 'hg submit' - even after Go 1.2 is released - until there has been an update to this thread saying it's okay. Go 1.2 is of course very close. Andrew (adg) is running the release, ...
Russ Cox
Nov 27, 2013 at 2:14 pm
Jan 6, 2014 at 6:40 pm -
5
[golang-dev] code review 26770045: net: always check error from syscall.Getsockname (issue 26770045)
Reviewers: rsc, mikio, Message: Hello <span class="m_body_email_addr" title="0df663e159099d666c1302f7f355eae8" rsc@golang.org</span , mikioh.mikioh@gmail.com (cc: <span class="m_body_email_addr" ...Dave
Nov 15, 2013 at 11:45 pm
Nov 27, 2013 at 4:52 pm -
Reviewers: adonovan, Message: Hello <span class="m_body_email_addr" title="7cf1094156d3a2412d2e4a9b81e2578f" adonovan@google.com</span (cc: <span class="m_body_email_addr" ...
Gri
Nov 26, 2013 at 1:41 am
Nov 26, 2013 at 8:34 pm -
Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span , josharian@gmail.com, <span class="m_body_email_addr" ...
Ukai
Nov 25, 2013 at 1:15 am
Nov 25, 2013 at 2:03 am -
https://codereview.appspot.com/29950045/diff/40001/encoding/encoding.go File encoding/encoding.go (right): https://codereview.appspot.com/29950045/diff/40001/encoding/encoding.go#newcode53 ...
Nigeltao
Nov 21, 2013 at 10:04 pm
Nov 22, 2013 at 11:10 pm -
Reviewers: bradfitz, Message: Hello <span class="m_body_email_addr" title="11f0ed9f0cc15eea4fab1efeb1553ef5" bradfitz@golang.org</span (cc: <span class="m_body_email_addr" ...
Bgarcia
Nov 22, 2013 at 4:16 pm
Nov 22, 2013 at 6:59 pm -
Reviewers: golang-dev1, Message: Hello <span class="m_body_email_addr" title="c3ecb5e27faf47760cdc327c77b2bcea" golang-dev@googlegroups.com</span , I'd like you to review this change to ...
Jsing
Nov 19, 2013 at 3:11 pm
Nov 22, 2013 at 4:09 pm -
Reviewers: nigeltao, Message: Hello <span class="m_body_email_addr" title="cbe9a55ddbe1853d03c62b043186596c" nigeltao@golang.org</span (cc: <span class="m_body_email_addr" ...
Andybalholm
Nov 21, 2013 at 12:33 am
Nov 21, 2013 at 10:32 pm
Group Overview
group | golang-dev |
categories | go |
discussions | 550 |
posts | 1,704 |
users | 103 |
website | golang.org |
103 users for November 2013
Archives
- June 2016 (161)
- May 2016 (149)
- April 2016 (310)
- March 2016 (570)
- February 2016 (331)
- January 2016 (345)
- December 2015 (143)
- November 2015 (299)
- October 2015 (352)
- September 2015 (328)
- August 2015 (339)
- July 2015 (249)
- June 2015 (346)
- May 2015 (485)
- April 2015 (415)
- March 2015 (675)
- February 2015 (383)
- January 2015 (445)
- December 2014 (704)
- November 2014 (363)
- October 2014 (387)
- September 2014 (499)
- August 2014 (711)
- July 2014 (542)
- June 2014 (109)
- May 2014 (181)
- April 2014 (337)
- March 2014 (512)
- February 2014 (554)
- January 2014 (554)
- December 2013 (2,655)
- November 2013 (1,704)
- October 2013 (2,235)
- September 2013 (2,693)
- August 2013 (4,409)
- July 2013 (3,287)
- June 2013 (3,126)
- May 2013 (2,893)
- April 2013 (2,209)
- March 2013 (4,142)
- February 2013 (3,737)
- January 2013 (2,959)
- December 2012 (2,238)
- November 2012 (2,578)
- October 2012 (2,535)
- September 2012 (2,763)
- August 2012 (99)