| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. ↵ | Graydon Hoare | 2011-03-16 | 3 | -5/+5 |
| | | | | | Tweak std lib vec fns in process. | ||||
| * | Add fannkuchredux shootout benchmark | Brian Anderson | 2011-03-14 | 1 | -0/+99 |
| | | |||||
| * | Rename binary trees benchmark to match the original shootout source | Brian Anderson | 2011-03-14 | 1 | -0/+0 |
| | | |||||
| * | Implement the rest of the binary trees shootout benchmark | Brian Anderson | 2011-03-14 | 1 | -0/+56 |
| | | |||||
| * | Remove broken 99-bottles makefile and run script | Brian Anderson | 2011-03-14 | 2 | -23/+0 |
| | | |||||
| * | Integrate shootout benchmarks into testsuite | Brian Anderson | 2011-03-14 | 1 | -5/+5 |
| | | |||||
| * | Initial check-in of 99 Bottles Of Beer | Peter Hull | 2010-09-30 | 6 | -0/+269 |
| | | | | | using different methods (simple, iterator, tail-call, pattern match) | ||||
| * | Add Peter Hull's contributed translation of the fasta shootout benchmark ↵ | Graydon Hoare | 2010-09-15 | 2 | -1/+131 |
| | | | | | (integer-only version). | ||||
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 3 | -0/+62 |