The Go programming language
Go to file
Russ Cox 28516d4c78 update reflect for upcoming interface representation change.
test case for new change.

both work with the current compiler too.

R=r
DELTA=150  (145 added, 2 deleted, 3 changed)
OCL=28703
CL=28715
2009-05-12 16:08:16 -07:00
doc move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src update reflect for upcoming interface representation change. 2009-05-12 16:08:16 -07:00
test update reflect for upcoming interface representation change. 2009-05-12 16:08:16 -07:00
usr Allow http.Redirect to do both temporary (307) and permanent (301) redirects. 2009-05-12 15:41:19 -07:00