]> Cypherpunks repositories - gostls13.git/commit
simplify flag interface. no more BVal etc. you just get a pointer.
authorRob Pike <r@golang.org>
Fri, 9 Jan 2009 21:42:46 +0000 (13:42 -0800)
committerRob Pike <r@golang.org>
Fri, 9 Jan 2009 21:42:46 +0000 (13:42 -0800)
commitc45d2a767ca0a9f1b9246dd95adcb57dc7b624c9
tree3ebfa1a54e00ad1ed251c95c02b24b370a25b64d
parent863dafb9ae62cb22e885a4ee7e3e50da38175333
simplify flag interface. no more BVal etc. you just get a pointer.
fixed everything except the tutorial.

R=rsc
DELTA=404  (94 added, 139 deleted, 171 changed)
OCL=22414
CL=22422
src/lib/flag.go
src/lib/net/dialgoogle_test.go
src/lib/testing.go
test/malloc1.go
test/mallocrand.go
test/mallocrep.go
test/mallocrep1.go
usr/gri/pretty/pretty.go
usr/gri/pretty/printer.go
usr/gri/pretty/untab.go