1
0
mirror of https://github.com/golang/go synced 2024-10-04 02:21:21 -06:00
go/src
Rob Pike aaf63f8d06 Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors.
lib/template updated to use new setup; its clients also updated.

Step 2 will make os's error support internally much cleaner.

R=rsc
OCL=27586
CL=27586
2009-04-17 00:08:24 -07:00
..
cmd Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors. 2009-04-17 00:08:24 -07:00
lib Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors. 2009-04-17 00:08:24 -07:00
lib9 remove incorrect (!) consts 2008-07-07 15:00:12 -07:00
libbio 6l: 2008-10-20 17:33:51 -07:00
libmach_amd64 fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
old/c move old code into 'old' directory 2008-06-04 14:46:07 -07:00
pkg/debug/macho/testdata - created staging area for getting bignum package up-to-speed again, 2008-10-27 15:44:32 -07:00
runtime fix traceback prints - %S was not advancing pointer enough 2009-04-15 18:52:28 -07:00
all.bash split all.bash into make.bash and run.bash 2008-10-08 09:46:54 -07:00
clean.bash fix build: 2009-03-24 16:04:25 -07:00
make.bash rewrite gobuild in go. 2009-04-16 00:18:11 -07:00
Make.conf interface speedups and fixes. 2009-01-26 12:36:21 -08:00
quietgcc.bash build with warnings enabled. 2008-11-19 12:54:44 -08:00
run.bash godoc: use data-driven templates for html, text generation 2009-04-15 18:53:43 -07:00
sudo.bash add build step to install debuggers setgid procmod. 2008-11-18 10:08:46 -08:00