Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7ae11b155225d154bd77e930ca1e0d5855e892cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
2004-04-26  Jackson Harper  <jackson@ximian.com>

	* Makefile: Use new $(PROFILE) directory to search for cyclical
	dependancy.
	
2004-04-16  Lluis Sanchez Gual <lluis@ximian.com>

	* System_test.dll.sources: Added 
		System.ComponentModel/TypeDescriptorTests.cs.

2004-04-14  Lluis Sanchez Gual <lluis@ximian.com>

	* System.dll.sources: Added 
		System.ComponentModel/ReflectionEventDescriptor.cs,
		System.ComponentModel/ReflectionPropertyDescriptor.cs.

2004-03-17  Ivan Hamilton <ivan@chimerical.com.au>

	* System.dll.sources: Added System/System.ComponentModel.Design
	/RuntimeLicenseContext.cs
	* System_test.dll.sources : Added System.ComponentModel
	/LicenseManagerTests.cs

2004-03-11  Zoltan Varga  <vargaz@freemail.hu>

	* Makefile (all-local): Fix for non-bash shells.

2004-02-26  Sebastien Pouliot  <sebastien@ximian.com>

	* System.dll.sources: Added System.Net/DefaultCertificatePolicy.cs to 
	the build.

2004-02-04  Marek Safar <marek.safar@seznam.cz>

	* Makefile: Build System.dll in two steps. Because of the circular
        dependency with System.XML.dll.

2004-01-21  Atsushi Enomoto  <atsushi@ximian.com>

	* System_test.dll.sources : Added CodeGeneratorIdentifierTest.cs

2004-01-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* System.dll.sources: added new files.

	* System_test.dll.sources: added new test.

2004-01-01  Nick Drochak <ndrochak@gol.com>

	* Makefile: Suppress warnings about multiple Regex defs and obsolete
	calls in the test assembly.

2003-05-29  Nick Drochak <ndrochak@gol.com>

	* System_test.dll.config: Nunit loads configs with the same name as the
	test assembly. This is for the Swithes test.

2003-12-08  Atsushi Enomoto  <atsushi@ximian.com>

	* System_test.dll.sources : Added UriTest2.cs

2003-11-18  Todd Berman  <tberman@gentoo.org>

	* System.dll.sources: Added IOrderedDictionary.cs

2003-11-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* System.dll.sources: Added some new class files

2003-09-04  Duncan Mak  <duncan@ximian.com>

	* System_test.dll.sources: Add new test, ListDictionaryTest.cs.

2003-08-31 Alexandre Pigolkine <pigolkine@gmx.de>

	* System_test.dll.sources	new test added

2003-07-27  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* System.dll.sources: SRDescriptionAttribute.cs moved

2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* README: removed (contained only obsolete build instructions)

2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* System.dll.sources: EventLogImpl.cs added

2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* System.dll.sources: AlphabeticalEnumConverter.cs, SRDescriptionAttribute.cs added

2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* System.dll.sources: Assembly/Locale.cs added, Globalization.Locale.cs removed

2003-07-18  Peter Williams  <peter@newton.cx>

	* Makefile (EXTRA_DISTFILES): Oops, NUnit.Prefs is not
	a distable file.
	(EXTRA_DISTFILES): A few more.

2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* System.dll.sources: Assembly/Consts.cs added

2003-07-16  Peter Williams  <peter@newton.cx>

	* Makefile (SCARY_LIB): Flip around since what was bootstrap
	is now default.

2003-07-14  Jerome Laban <jlaban@wanadoo.fr>

	* System.dll.sources: Added NetConfigurationHandler.cs,
	NetConfig.cs, IPv6MulticastOption.cs

2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* list.unix: Added AssemblyInfo.cs

2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* list.unix: Removed System.Net/ProxyUseType.cs, System.Net/WebStatus.cs

2003-07-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* list.unix: Add VBCodeGenerator.cs, VBCodeProvider.cs

2003-07-05  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* list.unix: Add CodeParser.cs, Executor.cs, removed CompilerOptions.cs

2003-07-05  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* list.unix: Add WebPermission.cs, WebPermissionAttribute.cs

2003-05-29  Nick Drochak <ndrochak@gol.com>

	* makefile.gnu: turn on debug since it works again.

2003-05-21  Ben Maurer <bmaurer@users.sourceforge.net>

	* StringWriter.cs: Fixed bug #43379 "Missing WebException.Response
	property."

2003-03-30  Martin Willemoes Hansen <mwh@sysrq.dk>

	* Stubed rest of System.ComponentModel

2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>

	* System.ComponentModel.Design.Serialization
          Removed references to System.Web namespaces

2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>

	* Stubed System.ComponentModel/LicenseContext.cs
	* Stubed System.ComponentModel/LicenseUsageMode.cs
	* Stubed rest of System.ComponentModel.Design

2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>

	* Stubed System.ComponentModel/InheritanceAttribute.cs
	* Stubed System.ComponentModel/InheritanceLevel.cs
	* Stubed System.ComponentModel.Design/IDesignerFilter.cs
	* Stubed System.ComponentModel.Design/IInheritanceService.cs

2003-03-27  Martin Willemoes Hansen <mwh@sysrq.dk>

	* Stubed rest of System.ComponentModel.Design.Serialization

2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* list.unix: added RunInstallerAttribute.cs

2003-02-18  Alan Tam <Tam@SiuLung.com>

	* list.unix (): Add DesignerCategoryAttribute.cs

2003-01-10  Duncan Mak  <duncan@ximian.com>

	* list.unix (CSharpCodeCompiler): Add
	Microsoft.Charp.CSharpCodeCompiler for Sean Kasun.

2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
	
	* updated .build file(s) to correctly contain required buildfile 
	  attribute for nant

2002-12-07 Jackson Harper <jackson@latitudegeo.com>

	* list list.unix: Put CSharpCodeGenerator.cs back in build

2002-12-07 Jackson Harper <jackson@latitudegeo.com>

	* list list.unix: Removed Compiler classes that are being moved to their own assembly

2002-12-05 Alejandro Sánchez Acosta  <raciel@gnome.org>

	* list.unix: updated.

2002-11-30 Alejandro Sánchez Acosta  <raciel@es.gnu.org>

	* list.unix: Changed.
	* System.ComponentModel.Design: Added

2002-11-11 Tim Coleman <tim@timcoleman.com>
	* list.unix:
	* list:
	* System.ComponentModel/DesignTimeVisibleAttribute.cs:
		Add new class

2002-11-06 Jackson Harper <jackson@latitudegeo.com>

	* list.unix: Added Microsoft.CSharp/Compiler.cs to build
	
2002-11-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* list.unix: added new files.

2002-11-04  Tim Coleman <tim@timcoleman.com>
	* System.ComponentModel/RefreshProperties.cs:
	* System.ComponentModel/RefreshPropertiesAttribute.cs:
		Add new classes

2002-11-02  Duncan Mak  <duncan@ximian.com>

	* list.unix: Added InvalidEnumArgumentException.

2002-10-31  Dick Porter  <dick@ximian.com>

	* list.unix: Added MonoIO and MonoIOError to the build

2002-10-29  Daniel Morgan <danmorg@sc.rr.com>

	* System.ComponentModel/PropertyDescriptor.cs: added
	missing abstract methods and properties

	* System.ComponentModel/DerivedPropertyDescriptor.cs: implemented
	SetValue and added stubs for missing methods and properties
	
2002-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* list.unix: added new files in System.Configuration.

2002-10-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* list.unix: added new files.

2002-08-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* System.ComponentModel/Component.cs:
	* System.ComponentModel/ComponentCollection.cs:
	* System.ComponentModel/Container.cs:
	* System.ComponentModel/MarshalByValueComponent.cs:
	* System.Diagnostics/Process.cs:
	* System.Diagnostics/TextWriterTraceListener.cs:
	* System.IO/FileSystemWatcher.cs:
	IDisposable fixes.

2002-08-15  Tim Coleman <tim@timcoleman.com>
	* list.unix: Added System.IO files.

2002-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* list:
	* list.unix: added EnumConverter.cs

2002-07-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* list:
	* list.unix: added DerivedPropertyDescriptor.cs

2002-07-22  Tim Coleman <tim@timcoleman.com>
	* list.unix: Added new file
		System.ComponentModel.RecommendedAsConfigurableAttribute.cs
		to build on unix.

2002-07-22  Tim Coleman <tim@timcoleman.com>
	* list.unix: Added files to the build for linux
		System.ComponentModel.BindableAttribute.cs,
		System.ComponentModel.BindableSupport.cs,
		System.ComponentModel.ExpandableObjectConverter.cs,
		System.ComponentModel.NotifyParentPropertyAttribute.cs,
		System.ComponentModel.ToolboxItemAttribute.cs,

2002-07-22  Tim Coleman <tim@timcoleman.com>
	* list.unix: Added System.ComponentModel/DefaultEventAttribute.cs
		and System.ComponentModel.DefaultProperty.cs to build


2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* System.build: removed System.Drawing.dll dependency.

2002-06-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* System.build: referenced System.Drawing.dll.

2002-05-12  Lawrence Pit <loz@cable.a2000.nl>

	* System.Security.Cryptography.X509Certificates: directory added
	
2002-05-09  Rodrigo Moya <rodrigo@ximian.com>

	* System.build: don't exclude anymore excluded files in
	System.ComponentModel. They compile on Linux, so they might also
	on Windows.

2002-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* System.build: excluded EventDescriptor.cs, 
	EventDescriptorCollection.cs and ICustomTypeDescriptor.cs.

2002-04-08  Nick Drochak  <ndrochak@gol.com>

	* System.build: Build System.dll with mono's corlib.dll and 
	System.Xml.dll.

2002-01-23  Dick Porter  <dick@ximian.com>

	* System.build: Start build System.Net.Sockets.Socket.cs,
	TcpClient.cs and TcpListener.cs

2001-12-07  Nick Drochak <ndrochak@gol.com>

	* ChangeLog: Add the change log to this directory

	* System.build: Add dependancy on linux target to test target. Need to 
	have the dll before we can test it, right?  Plus it encourages others 
	to try 'make test'.