File: ChangeLog

package info (click to toggle)
mono-addins 1.0%2Bgit20130406.adcd75b-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,988 kB
  • ctags: 7,075
  • sloc: cs: 42,027; sh: 616; makefile: 358; xml: 16; ansic: 7
file content (84 lines) | stat: -rw-r--r-- 2,564 bytes parent folder | download | duplicates (6)
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
2010-05-25  Lluis Sanchez Gual  <lluis@novell.com>

	* Mono.Addins.CecilReflector.csproj: Fix output directory for
	  the Release configuration.

2010-05-25  Lluis Sanchez Gual  <lluis@novell.com>

	* Mono.Addins.CecilReflector/Reflector.cs: When resolving
	  custom attribute properties and fields look it base classes.

2010-05-20  Lluis Sanchez Gual  <lluis@novell.com>

	* Mono.Addins.CecilReflector/Reflector.cs: Added methods for
	  getting resources from an assembly.

2010-03-30  Lluis Sanchez Gual  <lluis@novell.com>

	* Mono.Addins.CecilReflector.csproj: csc doesn't like iso-2.

2010-03-29  Lluis Sanchez Gual  <lluis@novell.com>

	* Mono.Addins.CecilReflector.csproj: Make sure the solution
	  builds on MS.NET 2.0.

2010-03-26  Lluis Sanchez Gual  <lluis@novell.com>

	* Mono.Addins.CecilReflector/Reflector.cs: Fix potential NRE.

2010-03-26  Lluis Sanchez Gual  <lluis@novell.com>

	* Mono.Addins.CecilReflector.csproj: Flush.

2010-03-26  Lluis Sanchez Gual  <lluis@novell.com>

	* Mono.Addins.CecilReflector/Reflector.cs: Implement
	  GetRawCustomAttributes.

2009-09-01  Lluis Sanchez Gual  <lluis@novell.com>

	* AssemblyInfo.cs: Bump Mono.Addins version.

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

	* Mono.Addins.CecilReflector.csproj: Update target framework
	  to 2.0.

2009-05-28  Lluis Sanchez Gual  <lluis@novell.com>

	* Mono.Addins.CecilReflector.csproj: Properly sign assemblies.

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

 * Mono.Addins.CecilReflector.csproj: Updated.

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

	* Makefile.am: Fix building with parallel make jobs (-j8). Fixes bug
	#443206. Patch by Diego Pettenò.

2008-08-22  Lluis Sanchez Gual <lluis@novell.com> 

	* Mono.Addins.CecilReflector.csproj, Mono.Addins.CecilReflector.mdp:
	  Use msbuild file format for projects. Removed the old MD1 projects.

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

	* Mono.Addins.CecilReflector/Reflector.cs: Properly convert attributes
	  when found an attribute which is a subclass of the required type.
	  Fixes a bug when requestion AddinAttribute, since
	  AddinRootAttribute should be returned too.

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

	* Mono.Addins.CecilReflector/Reflector.cs: Fix retrieval of inherited
	  attributes. Fix code that get the list of base interfaces.

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

	* Mono.Addins.CecilReflector/Reflector.cs: Fix bug in GetCustomAttribute.

2008-02-06  Lluis Sanchez Gual <lluis@novell.com> 

	* Makefile.am: Added makefile.