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-03-16ObjectModel.cs: fixed description string of "referenced by" subset.Massimiliano Mantione
2009-03-16Modified the delegates of the MenuItem actions specifiying the whole signature.Massimiliano Mantione
2009-03-16Added UseObjectDisposedExceptionRule.Jesse Jones
2009-03-132009-03-13 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-02-262009-02-26 Marek Habersack <mhabersack@novell.com>Marek Habersack
2009-02-25Minor fix to DelegatesPassedToNativeCodeMustIncludeExceptionHandlingRule soJesse Jones
2009-02-252009-02-25 Marek Habersack <mhabersack@novell.com>Marek Habersack
2009-02-252009-02-25 Marek Habersack <mhabersack@novell.com>Marek Habersack
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-13bump version to 2.5Sebastien 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-06moved aspnetcheck to its own locationMarek Habersack
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-292009-01-29 Jb Evain <jbevain@novell.com>Jb Evain
2009-01-29* MonoWebBrowserHtmlRender.cs: remove first load logic, there is no first loadAndreia Gaita
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-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-24Allow page to render on IE.Gert Driesen
2009-01-23Added DoNotUseThreadStaticWithInstanceFieldsRule.Jesse Jones
2009-01-23Makefile.am: fixed line continuations.Jesse Jones
2009-01-222009-01-22 Stephane Delcroix <sdelcroix@novell.com>Stephane Delcroix
2009-01-22WriteStaticFieldFromInstanceMethodRule.cs: Ignore fields decorated with Jesse Jones
2009-01-21Added PreferSafeHandleRule.Jesse Jones
2009-01-21UseFlagsAttributeRule: fixed misspelled "Serializeable", improved solution text.Jesse Jones
2009-01-18Fixed a bug in the stat profiler that prevented file names to be shown for un...Massimiliano Mantione
2009-01-13Added new UseFlagsAttributeRule.Jesse Jones
2009-01-13Fixed console target by re-adding rules target. Made console target a phoneyJesse Jones
2009-01-11Fixed an assert which broke when the code was switched fromJesse Jones