1
0
mirror of https://github.com/golang/go synced 2024-11-26 15:16:54 -07:00
go/src
Ken Thompson 2567c073ea random permutation function
func perm(n int) *map[int]int

R=r
OCL=19340
CL=19340
2008-11-16 13:02:47 -08:00
..
cmd fix bugs in package locals 2008-11-14 17:31:29 -08:00
lib random permutation function 2008-11-16 13:02:47 -08: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 code coverage tool 2008-11-14 10:45:23 -08: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 switch 2008-11-14 16:24:27 -08:00
all.bash split all.bash into make.bash and run.bash 2008-10-08 09:46:54 -07:00
clean.bash move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
make.bash check $GOROOT before diving into build 2008-10-08 09:46:20 -07:00
Make.conf - adjust Make.conf to use cc instead of cc64 for now 2008-08-04 09:47:52 -07:00
run.bash * pretty printing snapshot: towards printing comments nicely 2008-11-13 17:50:46 -08:00