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