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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-152008-02-15 Nestor Salceda <nestor.salceda@gmail.com>Néstor Salceda
* Test/*.cs: Refactor the tests for accept the new rule's format. * *.cs: Adapt the rules to the new framework. * Makefile.am: Removed the -langversion:linq option. You should use at least the 1.9 gmcs version to compile. svn path=/trunk/mono-tools/; revision=95774
2008-02-072008-02-07 Nestor Salceda <nestor.salceda@gmail.com>Néstor Salceda
* AvoidLargeClassesRule.cs: Avoid positive when a class contains constants or readonly fields. * Test/AvoidLargeClassesTest.cs: Added a test for class storing common constant values. svn path=/trunk/mono-tools/; revision=95169
2008-01-31Move gendarme into mono-toolsAndrew Jorgensen
svn path=/trunk/mono-tools/; revision=94478