2005-04-20 Ritvik Mayank <mritvik@novell.com>
[mono.git] / mcs / class / ChangeLog
1 2005-04-07  Raja R Harinath  <rharinath@novell.com>
2
3         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
4         profile if needed.  This is used when 'make dist' is invoked on a
5         clean tree.  Reported by Ben Maurer.
6
7 2005-01-24  Raja R Harinath  <rharinath@novell.com>
8
9         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
10         ahead of System.
11         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
12
13 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
14
15         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
16
17 2005-01-04  Raja R Harinath  <rharinath@novell.com>
18
19         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
20
21 2004-12-26  Peter Bartok  <pbartok@novell.com>
22
23         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
24           Managed.Windows.Forms to build with the managed implementation
25           by default.
26
27 2004-12-08  Martin Baulig  <martin@ximian.com>
28
29         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
30         (the DLL it creates has already been renamed a long time ago).
31
32 2004-12-08  Raja R Harinath  <rharinath@novell.com>
33
34         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
35         Create the files in lib/monolite/.
36         (DISTFILES, dist-default, dist-local): Distribute them.
37
38 2004-12-06  Raja R Harinath  <rharinath@novell.com>
39
40         * Makefile (SUBDIRS): Move I18N after second-pass of System.
41
42 2004-12-03  Raja R Harinath  <rharinath@novell.com>
43
44         * Makefile (basic_SUBDIRS): Add second-pass System, too.
45         (basic_files): Add System.Xml.dll.
46
47 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
48
49         * Makefile : now we need System.Xml.dll for basic bootstrapping.
50
51 2004-11-25  Raja R Harinath  <rharinath@novell.com>
52
53         * Makefile (DISTFILES): Add public and private keys.
54         (lib/basic.tar.gz): New.
55         (dist-local): Distribute it.
56         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
57         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
58         Assembly/AssemblyInfo.cs.
59         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
60
61 2004-11-22  Raja R Harinath  <rharinath@novell.com>
62
63         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
64
65 2004-11-19  Raja R Harinath  <rharinath@novell.com>
66
67         * Makefile (DIST_PROFILES): New.
68         (dist-local): Create profile-specific directories in the tarball.
69
70 2004-11-12  Martin Baulig  <martin@ximian.com>
71
72         * Makefile (SUBDIRS): Added Mono.C5.
73
74 2004-11-09  Raja R Harinath  <rharinath@novell.com>
75
76         * Makefile (basic_SUBDIRS): New.
77
78 2004-11-04  Raja R Harinath  <rharinath@novell.com>
79
80         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
81
82 2004-10-29  Raja R Harinath  <rharinath@novell.com>
83
84         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
85
86 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
87
88         * Mono.Data/.cvsignore
89         * Mono.Data/AssemblyInfo.cs
90         * Mono.Data/Makefile
91         * Mono.Data/Mono.Data.dll.sources: added files 
92         for build of Mono.Data.dll   
93         This assembly includes the ProviderFactory
94
95         * Makefile: added Mono.Data.dll to the build
96         * Mono.Data/app.config: added providers and 
97         removed obsolete providers to app settings xml file
98         
99         * Mono.Data/test/Mono.Data.dll: delete
100
101 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
102
103         * Makefile : just remove System.Data.SqlXml.dll.
104
105 2004-10-11  Duncan Mak  <duncan@ximian.com>
106
107         * Makefile: Move Microsoft.VisualBasic.dll to be built after
108         System.Windows.Forms.dll is built, because VB now requires SWF. This
109         fixes the build.
110
111 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
112
113         * Makefile: added System.Data.SqlXml.dll as a working target.
114
115 2004-07-02  Raja R Harinath  <rharinath@novell.com>
116
117         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
118         Simplify dummy rule somewhat.
119
120 2004-06-24  Raja R Harinath  <rharinath@novell.com>
121
122         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
123
124 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
125
126         * Makefile: enabled Mono.CSharp.Debugger on windows.
127
128 2004-06-11  Duncan Mak  <duncan@ximian.com>
129
130         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
131         * Makefile: Add IBM.Data.DB2.
132
133 2004-05-07  Raja R Harinath  <rharinath@novell.com>
134
135         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
136         before anything else.  Remove duplicated Novell.Directory.Ldap.
137
138 2004-05-02  Duncan Mak  <duncan@ximian.com>
139
140         * I18N/Assembly/AssemblyInfo.cs:
141         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
142         * Mono.Cairo/Assembly/AssemblyInfo.cs:
143         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
144         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
145         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
146         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
147         AssemblyVersionAttribute ordering.
148
149 2004-05-02  Duncan Mak  <duncan@ximian.com>
150
151         * ByteFX.Data/AssemblyInfo.cs:
152         * Mono.GetOptions/AssemblyInfo.cs:
153         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
154         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
155
156 2004-04-22  Martin Baulig  <martin@ximian.com>
157
158         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
159
160 2004-03-31  Dick Porter  <dick@ximian.com>
161
162         * I18N/CJK/gb2312.table:
163         * I18N/CJK/Gb2312Convert.cs: 
164         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
165         algorithm as a base.  Fixes bug 53841.
166
167 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
168
169         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
170         * msfinal.pub: New. Microsoft public key to be used for strongnaming
171         assemblies.
172
173 2004-02-04  Marek Safar <marek.safar@seznam.cz>
174
175         * Makefile: Build System.dll in two steps. Because of the circular
176         dependency with System.XML.dll.
177
178 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
179
180         * Makefile: disabled Mono.Posix for other platforms than linux until
181         it builds properly.
182
183 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
184
185         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
186         now required for NTLM authentication.
187
188 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
189
190         * Makefile: Removed Mono.Security.Tls.
191
192         * Mono.Security.Tls: Removed directory, now TLS support is in
193         Mono.Security assembly.
194
195 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
196
197         * Makefile: Add Mono.Security.Tls assembly.
198
199 2003-08-11  Duncan Mak  <duncan@ximian.com>
200
201         * Makefile (SUBDIRS): Add Mono.Cairo.dll
202
203 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
204
205         * Makefile: only build Mono.CSharp.Debugger under linux.
206
207 2003-07-23  Peter Williams  <peter@newton.cx>
208
209         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
210         default build.
211
212 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
213
214         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
215
216 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
217
218         *
219         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
220
221 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
222
223         *
224         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
225         (InflaterInputStream.Skip): Use a more memory friendly implementation.
226
227 2003-04-17  Nick Drochak  <ndrochak@gol.com>
228
229         * library.make: Only try to run the unit tests if there is a Test
230         directory.
231
232 2003-04-11 Duncan Mak  <duncan@ximian.com>
233         
234         * Mono.Globalization/Data/*.xml: Check in XML files used in
235         the implementation of System.Globalization.
236
237 2003-03-31 Martin Willemoes Hansen
238
239         * Stubed System.Drawing.Design
240
241 2003-03-31  Alan Tam <Tam@SiuLung.com>
242
243         * makefile.gnu: Added System.Design to build
244
245 2003-03-31  Alan Tam <Tam@SiuLung.com>
246
247         * library.build: Added back System.Design to build
248
249 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
250
251         * Stubed Custommarshalers
252
253 2003-03-20  Piers Haken  <piersh@friskit.com>
254
255         * makefile.gnu: really fix the System.Management build problems
256
257 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
258
259         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
260         will have the runtime support and CodeDom support for the JScript Compiler.
261
262 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
263
264         * makefile.gnu: Add PEAPI to the build
265
266 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
267
268         * library.build: added Mono.Security to build, test and clean. 
269
270 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
271
272         * class/library.build:
273         * class/makefile.gnu: added Mono.Posix and System.Management.
274
275 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
276
277         * mcs/class: Add PEAPI directory
278
279 2003-02-22  Martin Baulig  <martin@ximian.com>
280
281         * library.make: Pass `MCS_FLAGS' to MCS.
282
283 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
284
285         * makefile.gnu (test): do not install .dbg files since mcs no longer
286         generates them.
287
288 2003-02-13  Tim Coleman <tim@timcoleman.com>
289         * makefile.gnu: Add System.Data.OracleClient to linux build.
290
291 2003-02-10  Nick Drochak  <ndrochak@gol.com>
292
293         * library.build:
294         * makefile: add testcorlib target to run unit tests just for corlib.
295
296 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
297
298         * library.build: added Mono.Security.Win32 to build, test and 
299         clean. There's no makefile.gnu for this assembly as it is 
300         specific to Win32.
301
302 2003-01-23  Nick Drochak <ndrochak@gol.com>
303
304         * makefile: install the .dbg files too so the debugger can use them.
305
306 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
307
308         * library.build: added System.Security to build, test and clean.
309         There's no makefile.gnu yet for this assembly.
310
311 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
312
313         * makefile.gnu: added Mono.Data.DB2Client directory.
314
315 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
316
317         * System.Web.Mobile  : Added new directory
318
319 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
320         
321         * enabled building Mono.Directory.LDAP and
322           System.Design in .build file
323
324 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
325         
326         * updated .build file(s) to correctly contain required buildfile 
327           attribute for nant
328
329 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
330
331         * library.build: add Mono.GetOptions to windows build
332         
333         * Mono.GetOptions/Mono.GetOptions.build: add file
334         for windows build
335
336 2002-12-08  Radek Doulik  <rodo@ximian.com>
337
338         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
339         Mono.GetOptions references System.Data
340
341 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
342
343         * library.build: Added Cscompmgd to the build
344
345 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
346
347         * mcs/class: Added assembly directory System.ServiceProcess
348
349 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
350
351         * makefile.gnu: add Mono.Data.PostgreSqlClient 
352         to Linux build
353         
354         * library.build: add Mono.Data.PostgreSqlClient
355         to Windows build
356
357 2002-11-20  Nick Drochak <ndrochak@gol.com>
358
359         * library.make: for .response allow white space at the end of
360         the line 
361