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

ChangeLog « MonoDevelop.CodeAnalysis « extras - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d433cb2543e0c03447bf9342a539780b1120dc5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
2010-03-01  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoDevelop.CodeAnalysis.sln: The invariant policy can't be
	  used anymore as base policy set.

2010-02-18  Lluis Sanchez Gual  <lluis@novell.com>

	* dlls/Mono.Cecil.dll:
	* dlls/Gendarme.Rules.Ui.dll:
	* dlls/Gendarme.Framework.dll:
	* dlls/Gendarme.Rules.Design.dll:
	* dlls/Gendarme.Rules.Naming.dll:
	* dlls/Gendarme.Rules.Smells.dll:
	* dlls/Gendarme.Rules.Security.dll:
	* dlls/Gendarme.Rules.Exceptions.dll:
	* dlls/Gendarme.Rules.Concurrency.dll:
	* dlls/Gendarme.Rules.Correctness.dll:
	* dlls/Gendarme.Rules.Portability.dll:
	* dlls/Gendarme.Rules.Performance.dll:
	* dlls/Gendarme.Rules.BadPractice.dll:
	* dlls/Gendarme.Rules.Serialization.dll:
	* dlls/Gendarme.Rules.Maintainability.dll:
	* dlls/Gendarme.Rules.Interoperability.dll: Upgraded to
	  latest, since what we had was having problems with the
	  latest cecil.

	* MonoDevelop.CodeAnalysis.sln: Flush.

2009-12-16  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoDevelop.CodeAnalysis.sln: Flush.

2009-08-26  Lluis Sanchez Gual  <lluis@novell.com>

	* configure.ac: We now depend on gtk# 2.12.8, Mono 2.4, and
	  Mono.Addins 0.4.

2009-08-13  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoDevelop.CodeAnalysis.sln: Flush.

2009-02-26  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoDevelop.CodeAnalysis.sln: Flush.

2009-02-25  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.CodeAnalysis.sln: Set policies. Remove unused
	  name attribute.

2009/02/06  Lluis Sanchez Gual  <lluis@novell.com>

 * MonoDevelop.CodeAnalysis.sln:
 * MonoDevelop.CodeAnalysis.mds: Migrated to MSBuild format.

2009/02/03  Lluis Sanchez Gual  <lluis@novell.com>

 * MonoDevelop.CodeAnalysis.mds: Flush.

2008-11-05  Lluis Sanchez Gual  <lluis@novell.com>

	* configure.ac: Bump MD version.

2008-07-15  Lluis Sanchez Gual <lluis@novell.com> 

	* AUTHORS, README, NEWS: Add required files.

2008-03-17  Daniel Abramov <ex@vingrad.ru>
	* dlls/Gendarme.Framework.dll: updated framework to keep
	the same version with Gendarme.Rules.BadPractice.dll

2008-03-16  Daniel Abramov <ex@vingrad.ru> 
	* dlls/Mono.Cecil.dll, dlls/Gendarme.Rules.BadPractice.dll:
	added Cecil because Gendarme implementation needs it
	and one example rule assembly (later we might consider
	using those in GAC, as Gendarme grows)
	* dlls/smokey.exe: added Smokey executable

2008-03-14  Ben Motmans <ben.motmans@gmail.com> 

	* configure.in, MonoDevelop.CodeAnalysis.mds, Makefile.am: added smokey
	  addin

2008-03-14  Ben Motmans <ben.motmans@gmail.com> 

	* MonoDevelop.CodeAnalysis.Smokey: initial smokey addin

2008-03-14  Ben Motmans <ben.motmans@gmail.com> 

	* COPYING: added MIT/X11 license