| commit | c5f21c0dc2bccad03d076d4d56c073334e06a3fa | [log] [tgz] |
|---|---|---|
| author | Russ Cox <rsc@golang.org> | Thu Nov 13 13:42:26 2008 -0800 |
| committer | Russ Cox <rsc@golang.org> | Thu Nov 13 13:42:26 2008 -0800 |
| tree | 049c73b2438e48a5ec7c86166d5fa7ce7b9328a5 | |
| parent | 9795c9e72735efdf717df38f9ffe1ca1b0e9c0cb [diff] |
* 6l: if an object in an archive tries to refer to a file in its original source directory, ignore it. * 6ar: fix bug if archive is empty. * gobuild: build archive in current directory. * math: use new gobuild Makefile. * test/math.go: rename to mathest.go, add // run line, make it run. R=r DELTA=494 (277 added, 203 deleted, 14 changed) OCL=19090 CL=19171