From: Rob Pike Date: Fri, 9 Apr 2010 20:22:05 +0000 (-0700) Subject: Update roadmap: delete many accomplishments X-Git-Tag: weekly.2010-04-13~36 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=bc2d977d677c433910ea705508acd7ed644ddee8;p=gostls13.git Update roadmap: delete many accomplishments R=golang-dev, iant CC=golang-dev https://golang.org/cl/854045 --- diff --git a/doc/devel/roadmap.html b/doc/devel/roadmap.html index bb0c8c7b89..eace183f72 100644 --- a/doc/devel/roadmap.html +++ b/doc/devel/roadmap.html @@ -20,24 +20,12 @@ accepted.

@@ -58,12 +46,7 @@ Improved CGO including some mechanism for calling back from C to Go.
  • SWIG support.
  • -Public continuous build and benchmark infrastructure. -
  • Improved implementation documentation. -
  • -Package manager, possibly including a language change to the import -statement.

    @@ -71,11 +54,9 @@ Gc compiler roadmap

    • -Method expressions. -
    • Implement goto restrictions.
    • -Safe compilation mode: generate code which is guaranteed not to obtain +Safe compilation mode: generate code that is guaranteed not to obtain an invalid memory address other than via import "unsafe".
    • Generate ELF debug info. @@ -90,8 +71,6 @@ Gccgo compiler roadmap