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