1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:31:21 -06:00
go/src/pkg/container
Rob Pike f4cb96b438 container/vector: delete
Slices are better:
http://code.google.com/p/go-wiki/wiki/SliceTricks

R=golang-dev, bradfitz, dsymonds
CC=golang-dev
https://golang.org/cl/5248060
2011-10-11 16:41:48 -07:00
..
heap container/heap/heap_test.go: remove container/vector 2011-08-22 13:55:22 +10:00
list src/pkg: make package doc comments consistently start with "Package foo". 2011-04-20 09:57:05 +10:00
ring go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00