]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] create new branch
authorRuss Cox <rsc@golang.org>
Mon, 10 Nov 2014 02:14:36 +0000 (21:14 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 10 Nov 2014 02:14:36 +0000 (21:14 -0500)
commit1f0142f66f3cc570e834db03fe68ac2878cc28fc
treeb59f89f6fb4f5d63c83e720e1b4338127269f43d
parentc99616fc6795123ec1a6b4d742099789865bd939
[dev.cc] create new branch

This branch is for work on converting the remaining C code in
package runtime to Go and then deleting the cc, 5c, 6c, and 8c
directories. It is targeted to land at the beginning of the 1.5 cycle.

The conversion will proceed one GOOS/GOARCH combination
at a time; red lines on the dashboard are expected and okay.

Once Linux and OS X are converted, help with other systems
will be most welcome.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/174760043
dev.cc [new file with mode: 0644]