Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Marcus Cuda c961b8fe7d added Mono.Gendarme checking to the build process 17 years ago
..
AUTHORS added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Framework.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.BadPractice.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Concurrency.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Correctness.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Design.Generic.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Design.Linq.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Design.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Exceptions.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Interoperability.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Maintainability.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Naming.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Performance.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Portability.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Security.Cas.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Security.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Serialization.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Smells.dll added Mono.Gendarme checking to the build process 17 years ago
Gendarme.Rules.Ui.dll added Mono.Gendarme checking to the build process 17 years ago
MIT.X11 added Mono.Gendarme checking to the build process 17 years ago
Mono.Cecil.Mdb.dll added Mono.Gendarme checking to the build process 17 years ago
Mono.Cecil.Pdb.dll added Mono.Gendarme checking to the build process 17 years ago
Mono.Cecil.dll added Mono.Gendarme checking to the build process 17 years ago
NEWS added Mono.Gendarme checking to the build process 17 years ago
README added Mono.Gendarme checking to the build process 17 years ago
gendarme-wizard.exe added Mono.Gendarme checking to the build process 17 years ago
gendarme.1 added Mono.Gendarme checking to the build process 17 years ago
gendarme.exe added Mono.Gendarme checking to the build process 17 years ago
rules.xml added Mono.Gendarme checking to the build process 17 years ago

README

Gendarme README

User-level documentation is available from the Mono:: project wiki
http://www.mono-project.com/Gendarme

ROADMAP
http://www.mono-project.com/Gendarme.Roadmap

Mailing list
http://groups.google.com/group/gendarme

Newsgroup gateway to the mailing list
nntp://news.gmane.org/gmane.comp.gnome.mono.gendarme

Developer documentation
http://groups.google.com/group/gendarme


IMPORTANT NOTES

* Gendarme "official" build system is based on the auto*/Makefile files
and tested on monobuild. See mono-tools on http://mono.ximian.com/monobuild/
(checking out gendarme without its parent dir 'mono-tools' is not supported)

* Visual Studio solutions and projects files (usable by both MonoDevelop
and Visual Studio .NET 2008) are NOT always up to date with Makefiles.
This depends on the developer making changes and his personal access to
the developing environments.