Sign in
go
/
go
/
e79bcf8bfdb35c0680db973fc65f2e8c60fb8331
/
test
/
fixedbugs
/
bug102.go
e2bf227
make string take []byte only, so have to use *[10]byte to convert
by Russ Cox
· 16 years ago
be2edb5
Automated g4 rollback of changelist 25024, plus significant hand editing.
by Russ Cox
· 16 years ago
9f8f2e6
convert composite literals from { } to ( ).
by Russ Cox
· 16 years ago
5564504
new new & make
by Russ Cox
· 16 years ago
151c0de
update bug list
by Rob Pike
· 16 years ago
[Renamed from test/bugs/bug102.go]
983f06b
update code to follow new semicolon rules:
by Russ Cox
· 16 years ago
5383e28
change string([]byte) to pass array, rather than &a[0],
by Russ Cox
· 17 years ago
96b9064
out of bounds bug
by Russ Cox
· 17 years ago