]> Cypherpunks.ru repositories - gostls13.git/history - test/235.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / 235.go
2012-02-19 Rob Piketest: [a-c]: add introductory comments to tests
2012-02-17 Russ Coxtest: use testlib (first 100)
2010-03-30 Russ Coxsingle argument panic
2009-09-15 Russ Coxfix "declared and not used" in tests;
2009-05-17 Ian Lance TaylorDon't bother to import "os" just so that we can call
2009-05-08 Russ Coxmove things out of sys into os and runtime
2009-03-03 Russ CoxAutomated g4 rollback of changelist 25024,
2009-02-13 Russ Coxconvert composite literals from { } to ( ).
2009-01-20 Russ Coxdelete export
2009-01-17 Russ Coxconvert tests; nothing interesting.
2009-01-16 Russ Coxcasify, cleanup sys
2009-01-06 Russ Coxnew new & make
2008-12-19 Russ Coxchange *map to map; *chan to chan; new(T) to new(*T)
2008-12-19 Russ Coxconvert *[] to [].
2008-09-17 Rob Pikeupdate tests to new communications syntax
2008-09-16 Rob Pikefix some broken tests (tests themselves were wrong)
2008-09-13 Robert Griesemertest program to generate multiples of a set of factors