diff options
| author | Brad Fitzpatrick <bradfitz@golang.org> | 2012-01-25 17:47:57 -0800 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2012-01-25 17:47:57 -0800 |
| commit | 5c04272ff33d90f2417c1db40be8675dd74fdad9 (patch) | |
| tree | e39dfbb6458ef9b9ce292ee02600087c9ed75f96 /src/pkg/database/sql/sql_test.go | |
| parent | c21b343438dfd26a56e89278522b03ac6417926c (diff) | |
| download | go-5c04272ff33d90f2417c1db40be8675dd74fdad9.tar.xz | |
cmd/goapi: new tool for tracking exported API over time
The idea is that we add files to the api/ directory which
are sets of promises for the future. Each line in a file
is a stand-alone feature description.
When we do a release, we make sure we haven't broken or changed
any lines from the past (only added them).
We never change old files, only adding new ones. (go-1.1.txt,
etc)
R=dsymonds, adg, r, remyoudompheng, rsc
CC=golang-dev
https://golang.org/cl/5570051
Diffstat (limited to 'src/pkg/database/sql/sql_test.go')
0 files changed, 0 insertions, 0 deletions
