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
2005-06-27svn:eol-style=nativeRaja R Harinath
svn path=/trunk/mcs/; revision=46545
2005-06-14Switch to compiler-testerMarek Safar
svn path=/trunk/mcs/; revision=45933
2005-05-12In mcs:Raja R Harinath
Fix #74920. * typemanager.cs (unmanaged_enclosing_types): New. (IsUnmanagedType): Avoid infloops by using 'unmanaged_enclosing_types' to talk with recursive invocations. In tests: * test-378.cs: New test from #74920. svn path=/trunk/mcs/; revision=44446