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