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
2007-09-04* test-583.cs: test for bug #82676.Gert Driesen
* test-584.cs: test for bug #82690. * known-issues-gmcs: added test-583.cs and test-584.cs. * known-issues-mcs: added test-583.cs and test-584.cs. svn path=/trunk/mcs/; revision=85318
2007-03-272007-03-27 Martin Baulig <martin@ximian.com>Martin Baulig
Fix #81209. * decl.cs (DeclSpace.LookupNestedTypeInHierarchy): Correctly handle nested generic types. svn path=/trunk/mcs/; revision=74993