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