]> Cypherpunks.ru repositories - gostls13.git/history - test/ddd1.go
all: make copyright headers consistent with one space after period
[gostls13.git] / test / ddd1.go
2016-05-02 Emmanuel Odekeall: make copyright headers consistent with one space...
2012-09-28 Ian Lance Taylortest: match gccgo error messages
2012-07-13 Rémy Oudomphengcmd/gc: reject use of ... with multiple-valued expressions.
2012-02-19 Rob Piketest: explanatory comments [c-g]*
2012-02-17 Russ Coxtest: use testlib (first 100)
2011-12-14 Luuk van Dijkgc: use inferred type rather than original one when...
2011-10-31 Luuk van Dijkgc: clean up printing.
2011-10-08 Luuk van Dijkgc: changes to export format in preparation for inlining.
2011-07-26 Russ Coxgc: disallow [...][...]int{{1,2,3}}
2011-05-31 Anthony Martingc: disallow ... in type conversions
2011-04-02 Russ Coxgc: avoid saying same error 3 times
2011-03-11 Russ Coxgo code: replace closed(c) with x, ok := <-c
2010-09-24 Russ Coxgc: ... changes
2010-02-06 Ian Lance TaylorMatch gccgo error messages.
2010-02-01 Russ Coxgc: ... T corner cases
2010-02-01 Russ Coxgc: add ... T, rework plain ...