mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
DesignDocuments: fix formatting for future proposals
parent
e3ef7cfe8f
commit
62aff807d2
@ -31,17 +31,18 @@
|
||||
|
||||
# Future Proposals
|
||||
|
||||
* [dev.cc branch plan](http://golang.org/s/dev.cc)
|
||||
* [dev.cc branch plan](http://golang.org/s/dev.cc)
|
||||
* [Go 1.4+ Garbage Collection (GC) Plan and Roadmap](http://golang.org/s/go14gc)
|
||||
* [Better GC and Memory Allocator for Go](https://docs.google.com/document/d/1HCPu3WKyCX3ZRYxmIMKTk0Ik1dePxKW1p02k3uhcft4/view) <br> - <a href='https://groups.google.com/d/topic/golang-dev/pwUh0BVFpY0/discussion'>Groups Discussion</a>
|
||||
<ul><li><a href='https://docs.google.com/document/d/13v_u3UrN2pgUtPnH4y-qfmlXwEEryikFu0SQiwk35SA/pub'>Precise GC Stack Roots</a>
|
||||
</li><li><a href='http://golang.org/s/go13fsnotify'>Go 1.3 cmd/go and os/fsnotify</a>
|
||||
</li><li><a href='http://goo.gl/MrYxyA'>Go 1.5 os/fsnotify API</a>
|
||||
</li><li><a href='https://docs.google.com/document/d/1eHm7KqfKP9_s4vR1zToxq-FBazdUQ9ZYi-YhcEtdfR0/edit'>Simple Multi-Dimensional Slices (Tables)</a>
|
||||
</li><li><a href='https://docs.google.com/a/golang.org/document/d/1nr-TQHw_er6GOQRsF6T43GGhFDelrAP0NqSS_00RgZQ/edit#'>Go execution modes</a>
|
||||
</li><li><a href='http://goo.gl/eXjfeS'>Go Execution Tracer</a>
|
||||
</li><li><a href='https://docs.google.com/document/d/1d3iI2QWURgDIsSR6G2275vMeQ_X7w-qxM2Vp7iGwwuM/pub'>NUMA-aware scheduler for Go</a>
|
||||
</li><li><a href='https://docs.google.com/document/d/1CJnU6ZKvsp21B0lQwbJlKFt8Zz4EWscaCRy_EwK8ja8'>Go 1.5+ "External" Packages</a></li></ul>
|
||||
* [Better GC and Memory Allocator for Go](https://docs.google.com/document/d/1HCPu3WKyCX3ZRYxmIMKTk0Ik1dePxKW1p02k3uhcft4/view)
|
||||
* [Groups Discussion](https://groups.google.com/d/topic/golang-dev/pwUh0BVFpY0/discussion)
|
||||
* [Precise GC Stack Roots](https://docs.google.com/document/d/13v_u3UrN2pgUtPnH4y-qfmlXwEEryikFu0SQiwk35SA/pub)
|
||||
* [Go 1.3 cmd/go and os/fsnotify](http://golang.org/s/go13fsnotify)
|
||||
* [Go 1.5 os/fsnotify API](http://goo.gl/MrYxyA)
|
||||
* [Simple Multi-Dimensional Slices (Tables)](https://docs.google.com/document/d/1eHm7KqfKP9_s4vR1zToxq-FBazdUQ9ZYi-YhcEtdfR0/edit)
|
||||
* [Go execution modes](https://docs.google.com/a/golang.org/document/d/1nr-TQHw_er6GOQRsF6T43GGhFDelrAP0NqSS_00RgZQ/edit)
|
||||
* [Go Execution Tracer](http://goo.gl/eXjfeS)
|
||||
* [NUMA-aware scheduler for Go](https://docs.google.com/document/d/1d3iI2QWURgDIsSR6G2275vMeQ_X7w-qxM2Vp7iGwwuM/pub)
|
||||
* [Go 1.5+ "External" Packages](https://docs.google.com/document/d/1CJnU6ZKvsp21B0lQwbJlKFt8Zz4EWscaCRy_EwK8ja8)
|
||||
|
||||
# Other Tools
|
||||
* [Go Oracle](https://docs.google.com/document/d/1WmMHBUjQiuy15JfEnT8YBROQmEv-7K6bV-Y_K53oi5Y)
|
||||
|
Loading…
x
Reference in New Issue
Block a user