-
Andrew Jorgensen committed
Feb 2, 2010 svn path=/branches/mono-2-6/mono-tools/; revision=150722
-
2009-12-20 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot committedDec 20, 2009 * NEWS: Updated for 2.6 svn path=/branches/mono-2-6/mono-tools/; revision=148794
-
2009-12-20 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot committedDec 20, 2009 * Makefile.am: Bundle gendarme.5 svn path=/branches/mono-2-6/mono-tools/; revision=148792
-
small doc fixes so it looks better on the wiki
Sebastien Pouliot committedDec 19, 2009 svn path=/branches/mono-2-6/mono-tools/; revision=148783
-
Andrew Jorgensen committed
Dec 17, 2009 svn path=/branches/mono-2-6/mono-tools/; revision=148710
-
* WebKitHtmlRender.cs: WebKit (1.1.15+) now raises NavigationRequested
shana committedDec 16, 2009 events for initial loads from html, with about:blank uri. We only want to deal with user-generated navigation events, so ignore these. 2009-10-13 Jo Shields <directhex@apebox.org> [backported from 143994] svn path=/branches/mono-2-6/mono-tools/; revision=148607
-
Sebastien Pouliot committed
Dec 13, 2009 svn path=/branches/mono-2-6/mono-tools/; revision=148356
-
Sebastien Pouliot committed
Dec 13, 2009 2009-12-13 Sebastien Pouliot <sebastien@ximian.com> * MonoCompatibilityReviewTest.cs: Add test cases to ensure we're not analyzing the calls inside the current assembly. [Backport r148353] In .: 2009-12-13 Sebastien Pouliot <sebastien@ximian.com> * MonoCompatibilityReviewRule.cs: Only check calls on assemblies that are covered by MoMA (e.g. don't check Silverlight platform assemblies, user code...) [Backport r148353] 2009-08-29 Sebastien Pouliot <sebastien@ximian.com> svn path=/branches/mono-2-6/mono-tools/; revision=148354
-
Sebastien Pouliot committed
Dec 13, 2009 2009-12-13 Sebastien Pouliot <sebastien@ximian.com> * DisposableTypesShouldHaveFinalizerTest.cs: Add test cases for structs [Backport r148085] In .: 2009-12-13 Sebastien Pouliot <sebastien@ximian.com> * DisposableTypesShouldHaveFinalizerRule.cs: Report an additional defect for struct, which cannot define a finalizer. [Backport r148085] svn path=/branches/mono-2-6/mono-tools/; revision=148350
-
2009-12-10 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot committedDec 11, 2009 * ModuleRocks.cs: Ignore InvalidOperationException (used by the new PdbCCiReader implementation) if the PDB is does not match the assembly (DLL/EXE) [Backport r148085] svn path=/branches/mono-2-6/mono-tools/; revision=148086
-
2009-12-08 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot committedDec 9, 2009 * Wizard.cs: Don't throw/crash wizard if an unmanaged dll is added to the list of assemblies. At the moment the assembly is simply ignored. [Backport r147897] svn path=/branches/mono-2-6/mono-tools/; revision=147898
-
update version numbers and add rules.xml
Sebastien Pouliot committedDec 1, 2009 svn path=/branches/mono-2-6/mono-tools/; revision=147143
-
2009-11-29 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot committedNov 29, 2009 * GuiRunner.cs: Add Execute method that will catch and report unexpected errors while anyalyzing the assembly set. * Wizard.cs: Call GuiRunner.Execute and adjust UI in case there are unexpected errors. * Wizard.Designer.cs: add new UI elements (autogenerated) [Backport r147077] svn path=/branches/mono-2-6/mono-tools/; revision=147078
-
Sebastien Pouliot committed
Nov 28, 2009 2009-11-28 Sebastien Pouliot <sebastien@ximian.com> * ReviewInconsistentIdentityTest.cs: Add test case with abstract methods. Make the test fixture public (otherwise it won't be executed by nunit). Fix bug #550152 (also reported on the m-l). [Backport r147054] 2009-04-30 Jesse Jones <jesjones@mindspring.com> 2009-03-19 Jesse Jones <jesjones@mindspring.com> In .: 2009-11-28 Sebastien Pouliot <sebastien@ximian.com> * ReviewInconsistentIdentityTest.cs: Don't process methods without bodies (e.g. abstract, pinvoke...) [Backport r147054] svn path=/branches/mono-2-6/mono-tools/; revision=147055
-
* browser.cs: The make-index, make-search-index, and
Andrew Jorgensen committedSep 29, 2009 merge-changes options shouldn't display the GUI. svn path=/branches/mono-2-6/mono-tools/; revision=142896
-
Andrew Jorgensen committed
Sep 25, 2009 svn path=/branches/mono-2-6/mono-tools/; revision=142639
-
2009-09-24 Gonzalo Paniagua Javier <gonzalo@novell.com>
gonzalop committedSep 25, 2009 * configure.in: avoid a lot of warnings. svn path=/trunk/mono-tools/; revision=142618
-
configure.in: Add gendarme.5.in
Sebastien Pouliot committedSep 20, 2009 svn path=/trunk/mono-tools/; revision=142290
-
2008-09-20 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot committedSep 20, 2009 * gendarme.1.in: Moved file format informations to gendarme.5.in * gendarme.5.in: New. Contains the information about file formats * Makefile.am: Update for gendarme.5.in svn path=/trunk/mono-tools/; revision=142289
-
Updated self-test.ignore to allow self-test to run cleanly.
Jesse Jones committedSep 19, 2009 svn path=/trunk/mono-tools/; revision=142255
-
Fixed BasicIgnoreList.AddType so that it works correctly when multipl…
Jesse Jones committedSep 13, 2009 …e assemblies have the same type name. svn path=/trunk/mono-tools/; revision=141867
-
2009-09-11 Marek Safar <marek.safar@gmail.com>
marek-safar committedSep 11, 2009 * Shell.cs: Replaced Report.Stderr with Evaluator.MessageOutput. svn path=/trunk/mono-tools/; revision=141741
-
Edited the help and man page prose. Added sections to the man file ab…
Jesse Jones committedSep 9, 2009 …out ignore and rules files. svn path=/trunk/mono-tools/; revision=141621
-
2009-09-07 Miguel de Icaza <miguel@novell.com>
migueldeicaza committedSep 8, 2009 * Shell.cs: Add poor man's autocompletion to GSharp. I probably should copy the way MonoDevelop pops up the completion window to be right. svn path=/trunk/mono-tools/; revision=141481
-
Allow exceptions to go to the console
migueldeicaza committedSep 8, 2009 svn path=/trunk/mono-tools/; revision=141480
-
2009-09-03 Mike Kestner <mkestner@novell.com>
mkestner committedSep 3, 2009 * MainWindow.cs : add RepeatSessions menu to the Profile menu. svn path=/trunk/mono-tools/; revision=141291
-
2009-09-03 Mike Kestner <mkestner@novell.com>
mkestner committedSep 3, 2009 * StartPage.cs: add Quick Sessions section to repeat configs from the history. 2009-09-03 Mike Kestner <mkestner@novell.com> * MainWindow.cs : hook into Repeat events from the StartPage. svn path=/trunk/mono-tools/; revision=141290
-
2009-09-03 Mike Kestner <mkestner@novell.com>
mkestner committedSep 3, 2009 * History.cs: add recent config support. * ProfileConfiguration.cs: new encapsulation for profile params. * ProfilerProcess.cs: construct from ProfileConfiguation. * ProfileSetupDialog.cs: expose Config prop. Manage the Execute response button sensitivity proactively. 2009-09-03 Mike Kestner <mkestner@novell.com> * MainWindow.cs : refactor for ProfileConfiguration. Add recent configs to history. svn path=/trunk/mono-tools/; revision=141284
-
Edited the DoNotUseReservedInEnumValueNamesRule,
Jesse Jones committedAug 30, 2009 AvoidDeepNamespaceHierarchyRule, and ParameterNamesShouldMatchOverridenMethodRule descriptions. svn path=/trunk/mono-tools/; revision=140938
-
In Gendarme.Rules.Portability/Test:
Sebastien Pouliot committedAug 29, 2009 2009-08-29 Sebastien Pouliot <sebastien@ximian.com> * MonoCompatibilityReviewTest.cs: Adjust DeleteDefinitionData since we are now keeping multiple zip files. In Gendarme.Rules.Portability: 2008-08-29 Sebastien Pouliot <sebastien@ximian.com> * MonoCompatibilityReviewRule.cs: Added a Version configurable property to select between (local) definition files (e.g. a new gendarme reviewing compoatibility with an older mono). Automatic download of new difinition files when Gendarme is updated (since a new version of mono is likely available). Updated documentation svn path=/trunk/mono-tools/; revision=140921
-
2009-08-28 Mike Kestner <mkestner@novell.com>
mkestner committedAug 28, 2009 * MainWindow.cs : add RecentLogs menu to Profile menu. svn path=/trunk/mono-tools/; revision=140915
-
2009-08-28 Mike Kestner <mkestner@novell.com>
mkestner committedAug 28, 2009 * StartPage.cs: a little banner gradient tweaking. svn path=/trunk/mono-tools/; revision=140905
-
2009-08-28 Mike Kestner <mkestner@novell.com>
mkestner committedAug 28, 2009 * MainWindow.cs : load and save History class. add LogInfo items to history when new profiles are created and loaded. 2009-08-28 Mike Kestner <mkestner@novell.com> * History.cs: basic history tracking xml serialized class. * StartPage.cs: display recent logs using new history. svn path=/trunk/mono-tools/; revision=140901