Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-03Make Main method publicMarek Safar
2006-03-142006-03-14 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
* iterator.cs : yield break is allowed in try statement which has catch clauses. Fixed bug #77767. * test-496.cs, gtest-256.cs: test for bug #77767. svn path=/trunk/mcs/; revision=57942