summaryrefslogtreecommitdiff
path: root/test/files/run/coder2
Commit message (Collapse)AuthorAgeFilesLines
* Changed foreach to pforeach.Aleksandar Pokopec2011-01-071-1/+1
| | | | | No review.
* Disabled a test.Aleksandar Pokopec2010-12-211-26/+26
|
* Bencharking a larger program with parallel coll...Aleksandar Pokopec2010-12-212-0/+222
Bencharking a larger program with parallel collections. Fixed a couple of bugs in parallel collections. No review.