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