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 (Expand)Author
2009-06-10* Added DecorateThreadsRule.Jesse Jones
2009-06-102009-06-10 Cedric Vivier <cedricv@neonux.com>Cedric Vivier
2009-05-14in .:Jb Evain
2009-05-02- Wix project needs to depend on other projects so it gets built last.Jonathan Pobst
2009-05-02- Build the Wix project.Jonathan Pobst
2009-05-02- Commit experimental new Wix based installer for Windows.Jonathan Pobst
2009-04-30Added AvoidCodeWithSideEffectsInConditionalCodeRule.Jesse Jones
2009-04-30Added VariableDefinitionRocks which has an IsGeneratedName rock.Jesse Jones
2009-04-23Index: rules/Gendarme.Rules.Correctness/Test/ChangeLogJesse Jones
2009-04-18update vs.net project files to include all rules and testsSebastien Pouliot
2009-04-16- Remove AvoidMathCallsOnConstants[Rule|Test].cs from project files.Jonathan Pobst
2009-03-29update project files with new rulesSebastien Pouliot
2009-03-29update documentation so it get better rendered on the wikiSebastien Pouliot
2009-03-272009-03-27 Cedric Vivier <cedricv@neonux.com>Cedric Vivier
2009-03-242009-03-23 Sebastien Pouliot <sebastien@ximian.com> Sebastien Pouliot
2009-03-242009-03-23 Sebastien Pouliot <sebastien@ximian.com> Sebastien Pouliot
2009-03-202009-03-20 Daniel Nauck <dna@mono-project.de>Daniel Nauck
2009-03-19Added code to throw ObjectDisposedException.Jesse Jones
2009-03-19ReviewInconsistentIdentityRule.cs: Handle Ldflda so we noticeJesse Jones
2009-03-16Added UseObjectDisposedExceptionRule.Jesse Jones
2009-03-132009-03-13 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-02-25Minor fix to DelegatesPassedToNativeCodeMustIncludeExceptionHandlingRule soJesse Jones
2009-02-242009-02-23 Néstor Salceda <nestor.salceda@gmail.com>Néstor Salceda
2009-02-22Added UseCorrectDisposeSignaturesRule.Jesse Jones
2009-02-19revert wrong examples changes of r127314Cedric Vivier
2009-02-182009-02-19 Cedric Vivier <cedricv@neonux.com>Cedric Vivier
2009-02-182009-02-19 Cedric Vivier <cedricv@neonux.com>Cedric Vivier
2009-02-182009-02-19 Cedric Vivier <cedricv@neonux.com>Cedric Vivier
2009-02-18Fix typos in ProtectCallToEventDelegatesRule text/examples.Cedric Vivier
2009-02-18Added OnlyUseDisposeForIDisposableTypesRule.Jesse Jones
2009-02-16Update NEWS and fix version/copyrightSebastien Pouliot
2009-02-162009-02-15 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-02-162009-02-15 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-02-122009-02-12 Cedric Vivier <cedricv@neonux.com>Cedric Vivier
2009-02-122009-02-12 Cedric Vivier <cedricv@neonux.com>Cedric Vivier
2009-02-122009-02-12 Cedric Vivier <cedricv@neonux.com>Cedric Vivier
2009-02-11* DelegatesPassedToNativeCodeMustIncludeExceptionHandlingRule.cs:Rolf Bjarne Kvinge
2009-02-04* Makefile.am:Rolf Bjarne Kvinge
2009-01-302009-01-30 Jb Evain <jbevain@novell.com>Jb Evain
2009-01-302009-01-30 Jb Evain <jbevain@novell.com>Jb Evain
2009-01-302009-01-30 Jb Evain <jbevain@novell.com>Jb Evain
2009-01-282009-01-28 Jb Evain <jbevain@novell.com>Jb Evain
2009-01-282009-01-28 Jb Evain <jbevain@novell.com>Jb Evain
2009-01-282009-01-28 Jb Evain <jbevain@novell.com>Jb Evain
2009-01-282009-01-28 Jb Evain <jbevain@novell.com>Jb Evain
2009-01-282009-01-28 Jb Evain <jbevain@novell.com>Jb Evain
2009-01-28Added ReviewLinqMethodRule.Jesse Jones
2009-01-28 * framework/Makefile.am ($(framework_doc_source)): Change the .source Jonathan Pryor
2009-01-23Added DoNotUseThreadStaticWithInstanceFieldsRule.Jesse Jones
2009-01-23Makefile.am: fixed line continuations.Jesse Jones