This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / class / System / ChangeLog
1 2004-06-13  Gert Driesen <drieseng@users.sourceforge.net>
2
3         * System_test.dll.sources: Added IndentedTextWriterTest to unit
4         tests
5
6 2004-06-10  Raja R Harinath  <rharinath@novell.com>
7
8         * Makefile (LIBRARY_COMPILE): Define only if 'USE_BOOT_COMPILE' is
9         defined.  Don't conflate building a non-Xml temporary System.dll
10         with building System.dll for bootstrapping mcs.
11
12 2004-06-09  Raja R Harinath  <rharinath@novell.com>
13
14         * Makefile (CYCLIC_DEP_FILE): New.  Used to detect if
15         System.Xml.dll is present.
16         (SECOND_PASS): Remove.
17
18 2004-06-05  Sebastien Pouliot  <sebastien@ximian.com>
19
20         * System_test.dll.sources: Added X509CertificateCollectionTest
21         to the unit tests.
22
23 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
24
25         * Makefile : add run-test-ondotnet target support.
26
27 2004-05-24  Raja R Harinath  <rharinath@novell.com>
28
29         * Makefile (EXTRA_FLAGS): Remove.
30         (LIBRARY_COMPILE) [!HAVE_SYSTEM_XML]: Use $(BOOT_COMPILE) for
31         non-Xml first build.
32         (all-local) [!SECOND_PASS]: Simplify.
33
34 2004-05-10  Raja R Harinath  <rharinath@novell.com>
35
36         * Makefile (install-local,test-local,run-test-local,clean-local):
37         Make cyclic-dependency safe.
38
39 2004-05-07  Raja R Harinath  <rharinath@novell.com>
40
41         * Makefile (all-local) [SECOND_PASS]: Rewrite to use 'make' itself
42         to determine out-of-date-ness.  (This fixes an unlogged change.)
43         (install-local,test-local,run-test-local,clean-local): Collapse
44         near-identical rules.
45
46 2004-05-07  Raja R Harinath  <rharinath@novell.com>
47
48         * Makefile (all-local): Built first pass with BOOT_COMPILE.
49
50 2004-04-26  Jackson Harper  <jackson@ximian.com>
51
52         * Makefile: Use new $(PROFILE) directory to search for cyclical
53         dependancy.
54         
55 2004-04-16  Lluis Sanchez Gual <lluis@ximian.com>
56
57         * System_test.dll.sources: Added 
58                 System.ComponentModel/TypeDescriptorTests.cs.
59
60 2004-04-14  Lluis Sanchez Gual <lluis@ximian.com>
61
62         * System.dll.sources: Added 
63                 System.ComponentModel/ReflectionEventDescriptor.cs,
64                 System.ComponentModel/ReflectionPropertyDescriptor.cs.
65
66 2004-03-17  Ivan Hamilton <ivan@chimerical.com.au>
67
68         * System.dll.sources: Added System/System.ComponentModel.Design
69         /RuntimeLicenseContext.cs
70         * System_test.dll.sources : Added System.ComponentModel
71         /LicenseManagerTests.cs
72
73 2004-03-11  Zoltan Varga  <vargaz@freemail.hu>
74
75         * Makefile (all-local): Fix for non-bash shells.
76
77 2004-02-26  Sebastien Pouliot  <sebastien@ximian.com>
78
79         * System.dll.sources: Added System.Net/DefaultCertificatePolicy.cs to 
80         the build.
81
82 2004-02-04  Marek Safar <marek.safar@seznam.cz>
83
84         * Makefile: Build System.dll in two steps. Because of the circular
85         dependency with System.XML.dll.
86
87 2004-01-21  Atsushi Enomoto  <atsushi@ximian.com>
88
89         * System_test.dll.sources : Added CodeGeneratorIdentifierTest.cs
90
91 2004-01-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
92
93         * System.dll.sources: added new files.
94
95         * System_test.dll.sources: added new test.
96
97 2004-01-01  Nick Drochak <ndrochak@gol.com>
98
99         * Makefile: Suppress warnings about multiple Regex defs and obsolete
100         calls in the test assembly.
101
102 2003-05-29  Nick Drochak <ndrochak@gol.com>
103
104         * System_test.dll.config: Nunit loads configs with the same name as the
105         test assembly. This is for the Swithes test.
106
107 2003-12-08  Atsushi Enomoto  <atsushi@ximian.com>
108
109         * System_test.dll.sources : Added UriTest2.cs
110
111 2003-11-18  Todd Berman  <tberman@gentoo.org>
112
113         * System.dll.sources: Added IOrderedDictionary.cs
114
115 2003-11-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
116
117         * System.dll.sources: Added some new class files
118
119 2003-09-04  Duncan Mak  <duncan@ximian.com>
120
121         * System_test.dll.sources: Add new test, ListDictionaryTest.cs.
122
123 2003-08-31 Alexandre Pigolkine <pigolkine@gmx.de>
124
125         * System_test.dll.sources       new test added
126
127 2003-07-27  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
128
129         * System.dll.sources: SRDescriptionAttribute.cs moved
130
131 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
132
133         * README: removed (contained only obsolete build instructions)
134
135 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
136
137         * System.dll.sources: EventLogImpl.cs added
138
139 2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
140
141         * System.dll.sources: AlphabeticalEnumConverter.cs, SRDescriptionAttribute.cs added
142
143 2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
144
145         * System.dll.sources: Assembly/Locale.cs added, Globalization.Locale.cs removed
146
147 2003-07-18  Peter Williams  <peter@newton.cx>
148
149         * Makefile (EXTRA_DISTFILES): Oops, NUnit.Prefs is not
150         a distable file.
151         (EXTRA_DISTFILES): A few more.
152
153 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
154
155         * System.dll.sources: Assembly/Consts.cs added
156
157 2003-07-16  Peter Williams  <peter@newton.cx>
158
159         * Makefile (SCARY_LIB): Flip around since what was bootstrap
160         is now default.
161
162 2003-07-14  Jerome Laban <jlaban@wanadoo.fr>
163
164         * System.dll.sources: Added NetConfigurationHandler.cs,
165         NetConfig.cs, IPv6MulticastOption.cs
166
167 2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
168
169         * list.unix: Added AssemblyInfo.cs
170
171 2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
172
173         * list.unix: Removed System.Net/ProxyUseType.cs, System.Net/WebStatus.cs
174
175 2003-07-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
176
177         * list.unix: Add VBCodeGenerator.cs, VBCodeProvider.cs
178
179 2003-07-05  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
180
181         * list.unix: Add CodeParser.cs, Executor.cs, removed CompilerOptions.cs
182
183 2003-07-05  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
184
185         * list.unix: Add WebPermission.cs, WebPermissionAttribute.cs
186
187 2003-05-29  Nick Drochak <ndrochak@gol.com>
188
189         * makefile.gnu: turn on debug since it works again.
190
191 2003-05-21  Ben Maurer <bmaurer@users.sourceforge.net>
192
193         * StringWriter.cs: Fixed bug #43379 "Missing WebException.Response
194         property."
195
196 2003-03-30  Martin Willemoes Hansen <mwh@sysrq.dk>
197
198         * Stubed rest of System.ComponentModel
199
200 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
201
202         * System.ComponentModel.Design.Serialization
203           Removed references to System.Web namespaces
204
205 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
206
207         * Stubed System.ComponentModel/LicenseContext.cs
208         * Stubed System.ComponentModel/LicenseUsageMode.cs
209         * Stubed rest of System.ComponentModel.Design
210
211 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
212
213         * Stubed System.ComponentModel/InheritanceAttribute.cs
214         * Stubed System.ComponentModel/InheritanceLevel.cs
215         * Stubed System.ComponentModel.Design/IDesignerFilter.cs
216         * Stubed System.ComponentModel.Design/IInheritanceService.cs
217
218 2003-03-27  Martin Willemoes Hansen <mwh@sysrq.dk>
219
220         * Stubed rest of System.ComponentModel.Design.Serialization
221
222 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
223
224         * list.unix: added RunInstallerAttribute.cs
225
226 2003-02-18  Alan Tam <Tam@SiuLung.com>
227
228         * list.unix (): Add DesignerCategoryAttribute.cs
229
230 2003-01-10  Duncan Mak  <duncan@ximian.com>
231
232         * list.unix (CSharpCodeCompiler): Add
233         Microsoft.Charp.CSharpCodeCompiler for Sean Kasun.
234
235 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
236         
237         * updated .build file(s) to correctly contain required buildfile 
238           attribute for nant
239
240 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
241
242         * list list.unix: Put CSharpCodeGenerator.cs back in build
243
244 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
245
246         * list list.unix: Removed Compiler classes that are being moved to their own assembly
247
248 2002-12-05 Alejandro Sánchez Acosta  <raciel@gnome.org>
249
250         * list.unix: updated.
251
252 2002-11-30 Alejandro Sánchez Acosta  <raciel@es.gnu.org>
253
254         * list.unix: Changed.
255         * System.ComponentModel.Design: Added
256
257 2002-11-11 Tim Coleman <tim@timcoleman.com>
258         * list.unix:
259         * list:
260         * System.ComponentModel/DesignTimeVisibleAttribute.cs:
261                 Add new class
262
263 2002-11-06 Jackson Harper <jackson@latitudegeo.com>
264
265         * list.unix: Added Microsoft.CSharp/Compiler.cs to build
266         
267 2002-11-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
268
269         * list.unix: added new files.
270
271 2002-11-04  Tim Coleman <tim@timcoleman.com>
272         * System.ComponentModel/RefreshProperties.cs:
273         * System.ComponentModel/RefreshPropertiesAttribute.cs:
274                 Add new classes
275
276 2002-11-02  Duncan Mak  <duncan@ximian.com>
277
278         * list.unix: Added InvalidEnumArgumentException.
279
280 2002-10-31  Dick Porter  <dick@ximian.com>
281
282         * list.unix: Added MonoIO and MonoIOError to the build
283
284 2002-10-29  Daniel Morgan <danmorg@sc.rr.com>
285
286         * System.ComponentModel/PropertyDescriptor.cs: added
287         missing abstract methods and properties
288
289         * System.ComponentModel/DerivedPropertyDescriptor.cs: implemented
290         SetValue and added stubs for missing methods and properties
291         
292 2002-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
293
294         * list.unix: added new files in System.Configuration.
295
296 2002-10-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
297
298         * list.unix: added new files.
299
300 2002-08-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
301
302         * System.ComponentModel/Component.cs:
303         * System.ComponentModel/ComponentCollection.cs:
304         * System.ComponentModel/Container.cs:
305         * System.ComponentModel/MarshalByValueComponent.cs:
306         * System.Diagnostics/Process.cs:
307         * System.Diagnostics/TextWriterTraceListener.cs:
308         * System.IO/FileSystemWatcher.cs:
309         IDisposable fixes.
310
311 2002-08-15  Tim Coleman <tim@timcoleman.com>
312         * list.unix: Added System.IO files.
313
314 2002-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
315
316         * list:
317         * list.unix: added EnumConverter.cs
318
319 2002-07-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
320
321         * list:
322         * list.unix: added DerivedPropertyDescriptor.cs
323
324 2002-07-22  Tim Coleman <tim@timcoleman.com>
325         * list.unix: Added new file
326                 System.ComponentModel.RecommendedAsConfigurableAttribute.cs
327                 to build on unix.
328
329 2002-07-22  Tim Coleman <tim@timcoleman.com>
330         * list.unix: Added files to the build for linux
331                 System.ComponentModel.BindableAttribute.cs,
332                 System.ComponentModel.BindableSupport.cs,
333                 System.ComponentModel.ExpandableObjectConverter.cs,
334                 System.ComponentModel.NotifyParentPropertyAttribute.cs,
335                 System.ComponentModel.ToolboxItemAttribute.cs,
336
337 2002-07-22  Tim Coleman <tim@timcoleman.com>
338         * list.unix: Added System.ComponentModel/DefaultEventAttribute.cs
339                 and System.ComponentModel.DefaultProperty.cs to build
340
341
342 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
343
344         * System.build: removed System.Drawing.dll dependency.
345
346 2002-06-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
347
348         * System.build: referenced System.Drawing.dll.
349
350 2002-05-12  Lawrence Pit <loz@cable.a2000.nl>
351
352         * System.Security.Cryptography.X509Certificates: directory added
353         
354 2002-05-09  Rodrigo Moya <rodrigo@ximian.com>
355
356         * System.build: don't exclude anymore excluded files in
357         System.ComponentModel. They compile on Linux, so they might also
358         on Windows.
359
360 2002-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
361
362         * System.build: excluded EventDescriptor.cs, 
363         EventDescriptorCollection.cs and ICustomTypeDescriptor.cs.
364
365 2002-04-08  Nick Drochak  <ndrochak@gol.com>
366
367         * System.build: Build System.dll with mono's corlib.dll and 
368         System.Xml.dll.
369
370 2002-01-23  Dick Porter  <dick@ximian.com>
371
372         * System.build: Start build System.Net.Sockets.Socket.cs,
373         TcpClient.cs and TcpListener.cs
374
375 2001-12-07  Nick Drochak <ndrochak@gol.com>
376
377         * ChangeLog: Add the change log to this directory
378
379         * System.build: Add dependancy on linux target to test target. Need to 
380         have the dll before we can test it, right?  Plus it encourages others 
381         to try 'make test'.
382