Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
go
/
go
/
refs/tags/go1.23.12
/
test
/
complit.go
fc0dc04
test: [a-c]: add introductory comments to tests
by Rob Pike
· 14 years ago
0b477ef
test: use testlib (first 100)
by Russ Cox
· 14 years ago
5cb1c82
gc: remove type elision in struct literals
by Russ Cox
· 14 years ago
7dc9d8c
gc: composite literals as per Go 1
by Russ Cox
· 14 years ago
f2b5a07
delete float, complex - code changes
by Russ Cox
· 15 years ago
4f61fc9
test: remove semiocolons.
by Rob Pike
· 15 years ago
1a31989
fix "declared and not used" in tests;
by Russ Cox
· 16 years ago
be2edb5
Automated g4 rollback of changelist 25024, plus significant hand editing.
by Russ Cox
· 17 years ago
9f8f2e6
convert composite literals from { } to ( ).
by Russ Cox
· 17 years ago
839a684
delete export
by Russ Cox
· 17 years ago
f48cbfd
convert tests; nothing interesting.
by Russ Cox
· 17 years ago
a577ea3
uncomment a BUG that is now fixed
by Rob Pike
· 17 years ago
4d194b9
18 tests are behaving incorrectly no more surprises - all caught up
by Rob Pike
· 17 years ago
5564504
new new & make
by Russ Cox
· 17 years ago
08ca30b
change *map to map; *chan to chan; new(T) to new(*T)
by Russ Cox
· 17 years ago
d47d888
convert *[] to [].
by Russ Cox
· 17 years ago
beee691
rewrite &Point{1, 2} as allocation
by Russ Cox
· 17 years ago
0194aaf
T{} syntax for constructors
by Ken Thompson
· 17 years ago
696815c
extend composite literal test. update tests. update golden.out
by Rob Pike
· 17 years ago
5ee2b04
update bugs add test for composite literals
by Rob Pike
· 17 years ago