summaryrefslogtreecommitdiff
path: root/test/bigalg.go
AgeCommit message (Expand)AuthorFilesLines
2013-03-04Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304Michael Stapelberg1-2/+13
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-1/+3
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+117
2011-09-13Imported Upstream version 60Ondřej Surý1-117/+0
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-43/+43
2009-09-17unused importsRuss Cox1-5/+0
2009-09-14fix "declared and not used" in tests;Russ Cox1-1/+1
2009-04-16Convert go tree to hierarchical pkg directory:Russ Cox1-1/+1
2009-03-03Automated g4 rollback of changelist 25024,Russ Cox1-2/+2
2009-02-13convert composite literals from { } to ( ).Russ Cox1-2/+2
2009-01-26implement new restrictions on whatRuss Cox1-20/+0
2009-01-20delete exportRuss Cox1-4/+4
2009-01-16convert tests; nothing interesting.Russ Cox1-4/+4
2009-01-06new new & makeRuss Cox1-7/+7
2008-12-19[] and struct in interfaces.Russ Cox1-11/+43
2008-12-19chan and map of [] and structRuss Cox1-0/+110