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