1
0
mirror of https://github.com/golang/go synced 2024-09-25 15:10:11 -06:00
go/src
Russ Cox 52cf67a611 naming cleanup.
gzip.GzipInflater -> gzip.Inflater
gzip.NewGzipInflater -> gzip.NewInflater
zlib.NewZlibInflater -> zlib.NewInflater

io.ByteReader deleted in favor of bytes.Buffer
io.NewByteReader -> bytes.NewBuffer

R=r
DELTA=52  (3 added, 0 deleted, 49 changed)
OCL=33589
CL=33592
2009-08-20 10:18:48 -07:00
..
cmd exclude _test from godoc as well as _obj. 2009-08-20 09:49:05 -07:00
lib9 inline lib9.h 2009-08-17 15:14:59 -07:00
libbio fix build (Makefile comment convention) 2009-08-17 15:38:24 -07:00
libmach Zero thread structure so we don't continue with a bogus 2009-08-14 14:47:44 -07:00
pkg naming cleanup. 2009-08-20 10:18:48 -07:00
all-arm.bash change from using /tmp to local directory 2009-08-19 19:19:57 -07:00
all.bash split all.bash into make.bash and run.bash 2008-10-08 09:46:54 -07:00
clean.bash rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
make-arm.bash temporarily fix linux-arm by building less 2009-08-19 11:31:27 -07:00
Make.386 makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
Make.amd64 makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
Make.arm makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
make.bash rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
Make.conf delay := processing 2009-08-05 00:42:44 -07:00
Make.pkg makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
quietgcc.bash quietgcc: do not use -m64 on 32-bit machines 2009-07-29 11:47:11 -07:00
run.bash delete forward type declarations 2009-08-12 14:40:47 -07:00
sudo.bash add build step to install debuggers setgid procmod. 2008-11-18 10:08:46 -08:00