]> Cypherpunks.ru repositories - gostls13.git/history - test/sieve.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / sieve.go
2012-02-24 Rob Piketest/[n-z]*.go: add documentation
2012-02-21 Rémy Oudomphengtest: use testlib in a few more cases.
2010-09-04 Rob Piketest: remove semiocolons.
2009-08-17 Rob Pikefix up some irregular indentation
2009-01-20 Russ Coxdelete export
2009-01-17 Russ Coxconvert tests; nothing interesting.
2009-01-06 Russ Coxnew new & make
2008-12-19 Russ Coxchange *map to map; *chan to chan; new(T) to new(*T)
2008-10-07 Russ Coxupdate code to follow new semicolon rules:
2008-09-17 Rob Pikeupdate tests to new communications syntax
2008-08-12 Rob Pikefix bug depot:
2008-07-16 Rob Pikechannel tests with new syntax
2008-07-12 Rob Pikefix a couple of minor errors
2008-06-27 Rob Pikeadd a test
2008-06-06 Rob Pikelots of new tests
2008-05-02 Robert Griesemer- fixed a test
2008-03-26 Robert Griesemer- new directory structure