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