do not submit CLs for Go 1.2, Go 1.3

515 views
Skip to first unread message

Russ Cox

unread,
Nov 27, 2013, 9:14:01 AM11/27/13
to golang-dev
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, and he should be the only one running 'hg submit' for that.

After Go 1.2 is out, work on Go 1.3 begins. As discussed in the thread Rob started ("Planning the next release"), there are some large changes planned, among them precise scanning of goroutine stacks during garbage collection and the new growing contiguous stacks. There are a handful of reviewed CLs by cshapiro and khr to lay the groundwork for these changes, and we'd like to get them in and happy on the build dashboard before we open the tree to other changes. Once those CLs are in, I expect we will mostly open the tree for changes but still keep the runtime, compilers, and linkers locked a bit longer.

We'll reply to this thread with updates.

Thanks very much.
Russ

Russ Cox

unread,
Dec 9, 2013, 2:49:43 PM12/9/13
to golang-dev
Now that Keith and Carl have their CLs in, the Go 1.3 initial freeze is partially lifted. Please hold off on submitting CLs changing the compilers, linkers, and package runtime - basically, anything written in C - for a little while longer. 

The rest of the tree - basically, everything written in Go - is now open.

Thanks for your help and your patience.

Russ

minux

unread,
Dec 9, 2013, 2:53:49 PM12/9/13
to Russ Cox, golang-dev


On Dec 9, 2013 2:49 PM, "Russ Cox" <r...@golang.org> wrote:
>
> Now that Keith and Carl have their CLs in, the Go 1.3 initial freeze is partially lifted. Please hold off on submitting CLs changing the compilers, linkers, and package runtime - basically, anything written in C - for a little while longer. 
>
> The rest of the tree - basically, everything written in Go - is now open.

is the /doc part of the tree open?

Russ Cox

unread,
Dec 9, 2013, 3:25:28 PM12/9/13
to minux, golang-dev
Yes. Everything except the pieces that are predominantly C.

Russ

Aram Hăvărneanu

unread,
Dec 21, 2013, 3:15:07 PM12/21/13
to golan...@googlegroups.com, minux
 > Yes. Everything except the pieces that are predominantly C.

Is the C part of the tree open now? I've seen changes unrelated to the
linker rework.

Russ Cox

unread,
Jan 6, 2014, 1:40:40 PM1/6/14
to Aram Hăvărneanu, golang-dev, minux
Yes, I think it's probably okay.

Russ

Reply all
Reply to author
Forward
0 new messages