You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
README v811_spc009_project 4 months ago
except.txt v811_spc009_project 4 months ago
go1.1.txt v811_spc009_project 4 months ago
go1.2.txt v811_spc009_project 4 months ago
go1.3.txt v811_spc009_project 4 months ago
go1.4.txt v811_spc009_project 4 months ago
go1.5.txt v811_spc009_project 4 months ago
go1.6.txt v811_spc009_project 4 months ago
go1.7.txt v811_spc009_project 4 months ago
go1.8.txt v811_spc009_project 4 months ago
go1.9.txt v811_spc009_project 4 months ago
go1.10.txt v811_spc009_project 4 months ago
go1.11.txt v811_spc009_project 4 months ago
go1.12.txt v811_spc009_project 4 months ago
go1.13.txt v811_spc009_project 4 months ago
go1.14.txt v811_spc009_project 4 months ago
go1.15.txt v811_spc009_project 4 months ago
go1.txt v811_spc009_project 4 months ago
next.txt v811_spc009_project 4 months ago

README

Files in this directory are data for Go's API checker ("go tool api", in src/cmd/api).

Each file is a list of API features, one per line.

go1.txt (and similarly named files) are frozen once a version has been
shipped. Each file adds new lines but does not remove any.

except.txt lists features that may disappear without breaking true
compatibility.

next.txt is the only file intended to be mutated. It's a list of
features that may be added to the next version. It only affects
warning output from the go api tool.