2006-12-22 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System / ChangeLog
1 2006-12-22  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * Makefile: Add some extra (PKITS related) files to dist tarball
4
5 2006-12-20  Chris Toshok  <toshok@ximian.com>
6
7         * System_test.dll.sources: add AttributeProviderAttributeTest.cs
8
9         * System.dll.sources: add AttributeProviderAttribute.cs
10
11 2006-12-20  Chris Toshok  <toshok@ximian.com>
12
13         * System_test.dll.sources: add ComplexBindingPropertiesAttributeTest.cs
14
15         * System.dll.sources: add ComplexBindingPropertiesAttribute.cs
16
17 Wed Dec 20 19:30:27 CET 2006 Paolo Molaro <lupus@ximian.com>
18
19         * Makefile, resources/*.wav, System.dll.sources: added sound
20         samples provided by Clint Herron. Enabled System.Media namespace.
21
22 2006-12-07  Sebastien Pouliot  <sebastien@ximian.com>
23
24         * Makefile: Detect PKITS data and, if available, include the unit 
25         tests with the [Category("PKITS")] attribute.
26         * System_test.dll.sources: Add PKITS-based unit tests for X509Chain.
27
28 2006-11-27  Andrew Skiba  <andrews@mainsoft.com>
29
30         * System-tests20.sln, System-tests20.vmcsproj, run-tests.bat: added
31         Grasshopper test project and bat file.
32
33 2006-11-17  Sebastien Pouliot  <sebastien@ximian.com>
34
35         * System_test.dll.sources: Add unit tests for System.Security.
36         Cryptography.X509Certificates/X509Certificate2Collection and 
37         X509ExtensionCollection classes to the build.
38
39 2006-11-08  Gert Driesen  <drieseng@users.sourceforge.net>
40
41         * System_test.dll.sources: Added ArrayConverterTests.cs.
42
43 2006-11-07  Andrew Skiba  <andrews@mainsoft.com>
44
45         * System.Security.AccessControl/SemaphoreAuditRule.cs,
46         System.Net/HttpWebRequest.jvm.cs, System.Net/VMWHttpProvider.cs,
47         System.Net/HttpWebResponse.jvm.cs, System.Net/HttpStateCache.cs,
48         System.Net/HttpProvider.cs, System.Net/ServicePoint.cs,
49         System.Net.Sockets/Socket.jvm.cs, System.Net.Sockets/GHStreamSocket.cs,
50         System.Net.Sockets/GHSocketFactory.cs, System.Net.Sockets/GHStreamSocketSSL.cs,
51         System.Net.Sockets/GHSocket.cs, System.J2EE20.vmwcsproj,
52         System.J2EE20.sln, machine.config: add files and TARGET_JVM-s to compile
53         System.dll in GH.
54
55 2006-11-07  Sebastien Pouliot  <sebastien@ximian.com>
56
57         * System_test.dll.sources: Add unit tests for System.ComponentModel.
58         CollectionConverter to the build.
59
60 2006-11-07  Andrew Skiba  <andrews@mainsoft.com>
61
62         * ApplicationSettingsBase.cs, AppSettingsReader.cs,
63         ConfigurationSettings.cs, LocalFileSettingsProvider.cs: exclude using
64         PrebuiltSystem on TARGET_JVM
65
66 2006-10-31  Sebastien Pouliot  <sebastien@ximian.com>
67
68         * System.dll.sources: Add System.Net.Mail.SmtpPermission[Attribute] to
69         the build.
70         * System_test.dll.sources: Add unit tests for System.Net.Mail 
71         SmtpPermission[Attribute] to the build.
72
73 2006-08-22  Miguel de Icaza  <miguel@novell.com>
74
75         * System.ComponentModel.Design/HelpKeywordAttribute.cs: Add new
76         file. 
77
78 2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>
79
80         * System_test.dll.sources: Added EventInstanceTest.cs
81
82 2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>
83
84         * System.dll.sources: Added Win32EventLog.cs.
85
86 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
87
88         * System.dll.sources : added LocalFileEventLog.cs and NullEventLog.cs.
89
90 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
91
92         * System.dll.sources : reverted all recent changes on EventLogs.
93           It does not work at all.
94
95 2006-08-11  Gert Driesen  <drieseng@users.sourceforge.net>
96
97         * System.dll.sources: Added UnixEventLog.cs and Win32EventLog.cs.
98         * System_test.dll.sources: Added EventLogTest.cs.
99
100 2006-08-09  Gert Driesen  <drieseng@users.sourceforge.net>
101
102         * System_test.dll.souces: Added EventSourceCreationDataTest.cs.
103
104 2006-08-09  Gert Driesen  <drieseng@users.sourceforge.net>
105
106         * System.dll.sources: Added EventInstance.cs, OverflowAction.cs,
107         EventSourceCreationData.cs.
108
109 2006-08-07  Gert Driesen  <drieseng@users.sourceforge.net>
110
111         * System_test.dll.sources: Added X509Certificate2Test.cs.
112
113 2006-07-14  Peter Dennis Bartok  <pbartok@novell.com>
114
115         * System.dll.sources: Added System.ComponentModel/MaskedTextResultHint.cs
116
117 2006-07-06  Dick Porter  <dick@ximian.com>
118
119         * System.dll.sources: Added
120         System.Security.AccessControl/SemaphoreAccessRule.cs
121         System.Security.AccessControl/SemaphoreAuditRule.cs
122
123 2006-05-10  Atsushi Enomoto  <atsushi@ximian.com>
124
125         * System_test.dll.sources : added ConnectionManagementSectionTest.cs
126           and WebRequestModulesSectionTest.cs.
127
128 2006-05-10  Atsushi Enomoto  <atsushi@ximian.com>
129
130         * Makefile : add -r:System.Configuration under net_2_0.
131
132 2005-05-08  Carlos Alberto Cortez <calberto.cortez@gmail.com>
133
134         * Makefile: Add -unsafe flag, since it is needed in
135         System.IO.Ports.WinSerialStream.
136
137 2006-05-08  Atsushi Enomoto  <atsushi@ximian.com>
138
139         * System.dll.sources : added SettingsBindableAttribute.cs.
140
141 2006-05-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
142
143         * System.dll.sources: Added new System.IO.Ports/ISerialStream.cs
144         file.
145         
146 2006-04-28  Atsushi Enomoto  <atsushi@ximian.com>
147
148         * System.dll.sources : added a bunch of missing sys.configuration
149           files.
150
151 2006-04-27  Atsushi Enomoto  <atsushi@ximian.com>
152
153         * System.dll.sources : added ClientSettingsSection.cs.
154
155 2006-04-26  Atsushi Enomoto  <atsushi@ximian.com>
156
157         * System.dll.sources : added ApplicationSettingsGroup.cs.
158
159 2006-04-20  Gert Driesen  <drieseng@users.sourceforge.net>
160
161         * System_test.dll.sources: Added CodeGeneratorFromNamespaceTest.cs from
162         Microsoft.VisualBasic.
163
164 2006-04-17  Atsushi Enomoto  <atsushi@ximian.com>
165
166         * System.dll.sources : Added AsyncOperation.cs,
167           AsyncOperationManager.cs, BackgroundWorker.cs,
168           DoWorkEventHandler.cs, DoWorkEventArgs.cs,
169           RunWorkerCompletedEventArgs.cs and
170           RunWorkerCompletedEventHandler.cs.
171
172 2006-04-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
173
174         * System.dll.sources: Added System.IO.Ports/SerialSignal.cs.
175         
176 2006-04-05  Atsushi Enomoto  <atsushi@ximian.com>
177
178         * System.dll.sources : added SslPolicyErrors.cs.
179
180 2006-04-05  Atsushi Enomoto  <atsushi@ximian.com>
181
182         * System.dll.sources : added SortedDictionary.cs.
183         * System_test.dll.sources : added SortedDictionaryTest.cs.
184
185 2006-04-04  Atsushi Enomoto  <atsushi@ximian.com>
186
187         * System.dll.sources: added DataReceivedEventArgs.cs and
188           DataReceivedEventHandler.cs.
189         * System_test.dll.sources : added StopwatchTest.cs.
190
191 2006-04-01  Zoltan Varga  <vargaz@gmail.com>
192
193         * System.dll.sources: Added System.Diagnostics/Stopwatch.cs.
194
195 2006-03-30  Atsushi Enomoto  <atsushi@ximian.com>
196
197         * System.dll.sources:
198           DownloadStringCompletedEventHandler.cs was missing.
199
200 2006-03-28  Atsushi Enomoto  <atsushi@ximian.com>
201
202         * System.dll.sources : added ProgressChangedEvent[Args|Handler] in
203           System.ComponentModel, and several WebClient event args in
204           System.Net.
205
206 2006-03-09  Zoltan Varga  <vargaz@gmail.com>
207
208         * System.dll.sources: Added System.ComponentModel.Design.Serialization/
209         CodeDomSerializerException.cs.
210
211 2006-02-28  Carlos Alberto Cortez <calberto.cortez@gmail.com>
212
213         * System.dll.sources: Forgot to add inside System.IO.Ports:
214         SerialData.cs, SerialError.cs, SerialPinChange.cs
215
216 2006-02-22  Kornél Pál  <kornelpal@hotmail.com>
217
218         * System.dll.sources: Added System.IO.Ports.SerialPortStream.cs
219           to fix build.
220
221 2005-02-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>
222
223         * System.dll.sources: Add the recently added System.Net 2.0 
224         clases (FtpWebRequest, FtpWebResponse, FtpDataStream, FtpAsyncResult,
225         and also FtpStatusCode and WebRequestMethods).
226         
227 2005-01-13  John Luke  <john.luke@gmail.com>
228
229         * System_test.dll.sources: add System.Net.Mail.SmtpClient tests
230         
231 2006-01-09  Chris Toshok  <toshok@ximian.com>
232
233         * Makefile (LIB_MCS_FLAGS): if we're building net_2_0, define
234         CONFIGURATION_2_0 to use the new System.Configuration api.
235
236 2006-01-02  Chris Toshok  <toshok@ximian.com>
237
238         * Makefile: use an external alias (PrebuiltSystem) when building
239         with CONFIGURATION_DEP.
240
241 2005-12-24  John Luke  <john.luke@gmail.com>
242
243         * System_test.dll.sources: add System.Net.Mail tests
244
245 2005-12-23  John Luke  <john.luke@gmail.com>
246
247         * System_test.dll.sources: add
248         System.Net.Mime/ContentDispositionTest.cs
249         System.Net.Mime/ContentTypeTest.cs
250
251 2005-12-13  Chris Toshok  <toshok@ximian.com>
252
253         * System.dll.sources: add
254         System.Net.Configuration/FtpCachePolicyElement.cs.
255
256 2005-12-07  Robert Jordan  <robertj@gmx.net>
257
258         * System.dll.sources: Added System.Net.Sockets/SocketError.cs.
259
260 2005-11-30  Gert Driesen  <drieseng@users.sourceforge.net>
261
262         * System_test.dll.sources: Added CodeRemoveEventStatementTest.cs from
263         System.CodeDom.
264
265 2005-11-26  Gert Driesen  <drieseng@users.sourceforge.net>
266
267         * System_test.dll.sources: Added CodeGeneratorFromStatementTest.cs
268         from Microsoft.VisualBasic.     
269
270 2005-11-20  Gert Driesen  <drieseng@users.sourceforge.net>
271
272         * System_test.dll.sources: Added CodeNamespaceImportCollectionTest.cs,
273         CodeNamespaceCollectionTest.cs, CodeTypeDeclarationCollectionTest.cs,
274         CodeTypeMemberCollectionTest.cs, CodeTypeParameterCollectionTest.cs,
275         CodeAttributeArgumentCollectionTest.cs, CodeDirectiveCollectionTest.cs,
276         CodeAttributeDeclarationCollectionTest.cs, 
277         CodeCatchClauseCollectionTest.cs, 
278         CodeCommentStatementCollectionTest.cs.
279
280 2005-11-09  Zoltan Varga  <vargaz@gmail.com>
281
282         * System_test.dll.sources: Add Test/System.Collections.Generic/SortedListTest.cs.
283
284         * System.dll.sources: Add System.Collections.Generic/SortedList.cs.
285
286 2005-11-08  Gert Driesen  <drieseng@users.sourceforge.net>
287
288         * System_test.dll.sources: Added CodeExpressionCollectionTest.cs,
289         CodeParameterDeclarationExpressionCollectionTest.cs,
290         CodeTypeReferenceCollectionTest.cs.
291
292 2005-11-04  Gert Driesen  <drieseng@users.sourceforge.net>
293
294         * System_test.dll.sources: Added CodeCastExpressionTest.cs,
295         CodeCatchClauseTest.cs, CodeChecksumPragmaTest.cs, 
296         CodeConstructorTest.cs, CodeDefaultValueExpressionTest.cs;
297         CodeDelegateCreateExpressionTest.cs, CodeEventReferenceExpressionTest.cs
298         CodeGotoStatementTest.cs, CodeLabeledStatementTest.cs,
299         CodeLinePragmaTest.cs, CodeMemberMethodTest.cs, 
300         CodeMethodInvokeExpressionTest.cs, CodeMethodReferenceExpressionTest.cs,
301         CodeNamespaceImportTest.cs, CodeNamespaceTest.cs, 
302         CodeObjectCreateExpressionTest.cs, 
303         CodeParameterDeclarationExpressionTest.cs,
304         CodePropertyReferenceExpressionTest.cs, CodeRegionDirectiveTest.cs,
305         CodeSnippetCompileUnitTest.cs, CodeSnippetExpressionTest.cs,
306         CodeSnippetStatementTest.cs, CodeSnippetTypeMemberTest.cs,
307         CodeStatementCollectionTest.cs, CodeTypeConstructorTest.cs,
308         CodeTypeParameterTest.cs, CodeTypeOfExpressionTest.cs,
309         CodeTypeReferenceExpressionTest.cs, 
310         CodeVariableDeclarationStatementTest.cs,
311         CodeVariableReferenceExpressionTest.cs
312
313 2005-10-24  Gert Driesen  <drieseng@users.sourceforge.net>
314
315         * System_test.dll.sources: Added CodeArgumentReferenceExceptionTest.cs,
316         CodeArrayCreateExpressionTest.cs, CodeAttachEventStatementTest.cs,
317         CodeAttributeArgumentTest.cs, CodeAttributeDeclarationTest.cs.
318
319 2005-10-18  Gert Driesen  <drieseng@users.sourceforge.net>
320
321         * System_test.dll.sources: Added HttpWebRequestElementTest.cs
322         from Test/System.Net.Configuration.
323
324 2005-10-07  Gert Driesen  <drieseng@users.sourceforge.net>
325
326         * System_test.dll.sources: Added CodeGeneratorTypeOutputTest.cs
327         from Test/Microsoft.CSharp.
328
329 2005-10-05  Atsushi Enomoto  <atsushi@ximian.com>
330
331         * System.dll.sources: added System.Net/AuthenticationSchemes.cs.
332
333 2005-09-23  Chris Toshok  <toshok@ximian.com>
334
335         * System.dll.sources: remove the System.Configuration.Property/*
336
337         * System.Configuration.Property/*: move to ../System.Configuration
338         where it belongs.
339
340 2005-09-19  Chris Toshok  <toshok@ximian.com>
341
342         * System.Configuration/ProviderBase.cs: nuke this - it's in
343         System.Configuration.Provider.
344
345         * System/InvalidDataException.cs: move this to System.IO, where it
346         belongs.
347         
348         * System.dll.sources: track movement of InvalidDataException.cs
349         and removal of ProviderBase.cs
350
351 2005-09-19  Gert Driesen <drieseng@users.sourceforge.net>
352
353         * System_test.dll.sources: Added TypeConverterTest.cs and
354         PropertyDescriptorCollection.cs.
355
356 2005-09-04  David Waite  <mass@akuma.org>
357
358         * System.dll.sources, System_test.dll.sources: Added LinkedList.cs,
359         LinkedListNode.cs and LinkedListTest.cs
360
361 2005-08-28 Gert Driesen <drieseng@users.sourceforge.net>
362
363         * System_test.dll.sources: Added DateTimeConverterTests.cs.
364
365 2005-08-23  Raja R Harinath  <rharinath@novell.com>
366
367         * System.dll.sources: Update.
368
369 2005-08-18 Gert Driesen <drieseng@users.sourceforge.net>
370
371         * System_test.dll.sources: Added DecimalConverterTests.cs,
372         DoubleConverterTests.cs, Int64ConverterTests.cs, SByteConverterTests.cs
373         SingleConverterTests.cs, UInt16ConverterTests.cs, 
374         UInt32ConverterTests.cs, UInt64ConverterTests.cs.
375
376 2005-08-16 Gert Driesen <drieseng@users.sourceforge.net>
377
378         * System_test.dll.sources: Added ByteConverterTests.cs,
379         Int16ConverterTests.cs and Int32ConverterTests.cs.
380         * Makefile: We also need to reference System.Drawing assembly to
381         build test assembly.
382
383 2005-08-16 Gert Driesen <drieseng@users.sourceforge.net>
384
385         * System_test.dll.sources: Added ToolboxItemAttributeTests.cs from
386         System.ComponentModel.
387
388 >>>>>>> .r48427
389 2005-07-24 Gert Driesen <drieseng@users.sourceforge.net>
390
391         * System_test.dll.sources: Added CodeTypeDelegateTest.cs from
392         System.CodeDom.
393
394 2005-07-21 Gert Driesen <drieseng@users.sourceforge.net>
395
396         * System_test.dll.sources: Added CodeGeneratorTest.cs from
397         System.CodeDom.Compiler.
398
399 2005-07-21 Gert Driesen <drieseng@users.sourceforge.net>
400
401         * System_test.dll.sources: Added CodeGeneratorFromTypeTestBase.cs
402         and CodeGeneratorTestBase.cs from System.CodeDom.Compiler.
403
404 2005-06-28 Gert Driesen <drieseng@users.sourceforge.net>
405
406         * System_test.dll.sources: Added CodeTypeReferenceTest.cs from
407         System.CodeDom.
408
409 2005-06-27 Gert Driesen <drieseng@users.sourceforge.net>
410
411         * System_test.dll.sources: Added CodeGeneratorFromExpressionTest.cs
412         from Microsoft.VisualBasic.
413
414 2005-06-27 Gert Driesen <drieseng@users.sourceforge.net>
415
416         * System_test.dll.sources: Added CodeMemberPropertyTest.cs from
417         System.CodeDom.
418
419 2005-06-25 Gert Driesen <drieseng@users.sourceforge.net>
420
421         * System_test.dll.sources: Added CodeMemberFieldTest.cs from
422         System.CodeDom.
423
424 2005-06-25 Gert Driesen <drieseng@users.sourceforge.net>
425
426         * System_test.dll.sources: Added CodeGeneratorFromTypeTest.cs from
427         Microsoft.VisualBasic.
428
429 2005-06-25 Gert Driesen <drieseng@users.sourceforge.net>
430
431         * System_test.dll.sources: Added CodeGeneratorTestBase.cs and
432         CodeGeneratorFromCompileUnitTest.cs from Microsoft.VisualBasic.
433
434 2005-06-22 Gonzalo Paniagua Javier <gonzalo@ximian.com>
435
436         * Makefile: added reference to Mono.Security.dll when building the
437         tests.
438
439 2005-06-22  Sebastien Pouliot  <sebastien@ximian.com> 
440
441         * Makefile: Removed LIB_MCS_FLAGS for referencing corlib and added the
442         __SECURITY_BOOTSTRAP_DB export. This will allow the work on #74975 to
443         continue and shouldn't cause any harm to Linux or Cygwin builds.
444
445 2005-06-15  Lluis Sanchez Gual <lluis@novell.com>
446
447         * System.dll.sources: Added ProviderBase.cs.
448         
449 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
450
451         * System.dll.sources: Removed some files that have been moved to the
452         new System.Configuration assembly.
453         * Makefile: Handle the cyclic dependency with the new
454         System.Configuration assembly.
455
456 2005-05-30  Gert Driesen <drieseng@users.sourceforge.net>
457
458         * System_test.dll.sources: Added CSharpCodeProviderTest.cs
459
460 2005-05-28  Kornél Pál <kornelpal@hotmail.com>
461
462         * System_test.dll.sources: Added TimerTest.cs.
463
464 2005-05-20  Sebastien Pouliot  <sebastien@ximian.com>
465
466         * System_test.dll.sources: Added new CAS unit tests for NetworkStream,
467         Socket and TcpClient to the build (stack propagation in async calls).
468
469 2005-05-20  Raja R Harinath  <rharinath@novell.com>
470
471         * System_test.dll.sources: Add
472         System.Text.RegularExpressions/RegexReplace.cs.
473
474         * System.dll.sources: Update to reflect split-up of
475         System.Text.RegularExpressions/match.cs.
476
477 2005-05-19  Sebastien Pouliot  <sebastien@ximian.com>
478
479         * Makefile: Do not report Obsolete warnings when compiling unit tests.
480         * System_test.dll.sources: Added new CAS unit tests to the build.
481
482 2005-05-13  Atsushi Enomoto  <atsushi@ximian.com>
483
484         * System_test.dll.sources,
485           System.dll.sources: generic Queue.cs and Stack.cs are now in System.
486
487 2005-03-14  Raja R Harinath  <rharinath@novell.com>
488
489         * Makefile (NO_INSTALL): Define during the first pass.
490
491 2005-03-04  Lluis Sanchez Gual <lluis@novell.com>
492
493         * System.dll.sources: Added OrderedDictionary.cs.
494
495 2005-02-22  Sureshkumar T  <tsureshkumar@novell.com>
496
497         * System.dll.sources: Added files.
498         System.Configuration/ConnectionStringSettingsCollection.cs
499         System.Configuration/ConnectionStringSettings.cs
500
501 2005-02-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>
502
503         * System.dll.sources: added CodeDomConfigurationHandler.
504
505 2005-02-03  Raja R Harinath  <rharinath@novell.com>
506
507         * Makefile (TEST_RESOURCES): New.
508         (EXTRA_DISTFILES): Distribute them.
509
510 2005-02-02  Ben Maurer  <bmaurer@ximian.com>
511
512         * Makefile: Embed the uri stuff as a resource.
513
514 2005-01-24  Raja R Harinath  <rharinath@novell.com>
515
516         Add circular dependency on System.Security.dll.
517         * Makefile (XML_DEP, XML_DEP_FILE): Rename from CYCLIC_DEP and
518         CYCLIC_DEP_FILE. 
519         (SECURITY_DEP, SECURITY_DEP_FILE): Parallel defines for expressing
520         cyclic dependency on System.Security.dll.  Defined only in NET2.0
521         related profiles.
522         (CYCLIC_DEPS, CYCLIC_DEP_FILES): New.  Used to detect which of the
523         dependencies are present.
524         (echo-warning, LIB_MCS_FLAGS): Update to reflect new circular
525         dependencies.
526
527 2005-01-20  Miguel de Icaza  <miguel@ximian.com>
528
529         * Add a couple more -nowarns when compiling tests. 
530
531 2005-01-17  Raja R Harinath  <rharinath@novell.com>
532
533         * Makefile ($(test_lib).config): New.  Create it when test library
534         is built.
535         (CLEAN_FILES): Remove it.
536         (test-recursive,clean-recursive): Delete.
537
538 2005-01-14  Jonathan Pryor (jonpryor@vt.edu)
539
540         * Makefile: Add test-recursive and clean-recursive targets.  Test-recursive
541           creates a Syste_test_PROFILE.dll.config file, required for the Switch
542           regression tests, and clean-recursive cleans up this file.
543         * System_test_default.dll.config, System_test.dll.config: Delete.  These are
544           no longer necessary as the appropriate file is generated in test-recursive.
545
546 2005-01-10  Lluis Sanchez Gual <lluis@novell.com>
547
548         * System.dll.sources: Added new file:
549                 System.ComponentModel/BindingDirection.cs
550
551 2004-12-26  Zoltan Varga  <vargaz@freemail.hu>
552
553         * System.IO.Ports/ChangeLog: New file.
554
555 2004-12-21  Chris Toshok  <toshok@ximian.com>
556
557         * System.dll.sources: add System.IO.Ports/*.
558
559         * System.IO.Ports/SerialPort.cs,
560         System.IO.Ports/SerialReceivedEventArgs.cs,
561         System.IO.Ports/SerialPinChangedEventArgs.cs,
562         System.IO.Ports/SerialErrorEventArgs.cs: initial import of the
563         System.IO.Ports stuff.
564
565 2004-12-01 Gonzalo Paniagua Javier <gonzalo@ximian.com>
566
567         * System_test.dll.sources: added CookieContainerTest.cs.
568
569 2004-11-19  Raja R Harinath  <rharinath@novell.com>
570
571         * Makefile (USE_BOOT_COMPILE): Re-organize to use BOOT_COMPILE
572         during the first pass.
573         (BOOTSTRAP_MCS): Use mscorlib.dll from the net_2_0 profile.
574
575 2004-11-18  Lluis Sanchez Gual <lluis@novell.com>
576
577         * System.dll.sources: Added new files:
578                 System.Configuration/ProviderSettings.cs
579                 System.Configuration/ProviderSettingsCollection.cs
580                 System.Configuration.Provider/ProviderBase.cs
581
582 2004-11-15  Lluis Sanchez Gual <lluis@novell.com>
583
584         * System.dll.sources: Added new files:
585                 System.Configuration/TimeSpanConfigurationProperty.cs
586                 System.Configuration/TimeSpanPropertyFlags.cs
587                 System.Configuration/TimeSpanSerializedFormat.cs
588         
589 2004-11-09  Lluis Sanchez Gual <lluis@novell.com>
590
591         * System.dll.sources: Added new files:
592                 System.Configuration/NonEmptyStringConfigurationProperty.cs
593                 System.Configuration/NonEmptyStringFlags.cs
594
595 2004-11-04  Lluis Sanchez Gual <lluis@novell.com>
596
597         * System.dll.sources: Added new files:
598                 System.Configuration/ConfigInfo.cs
599                 System.Configuration/IntegerConfigurationProperty.cs
600                 System.Configuration/RuntimeOnlySection.cs
601                 System.Configuration/SectionInfo.cs
602                 System.Configuration/SectionGroupInfo.cs
603
604 2004-09-21  Raja R Harinath  <rharinath@novell.com>
605
606         * Makefile (lib_file) [PROFILE=net_2_0]: New test.  Use
607         net_2_0_bootstrap libraries if necessary.
608         ($(the_lib)): Don't depend on a phony target.  Move 'echo-warning' ...
609         (all-local): ... here.  Will now warn unnecessarily, but is better
610         than rebuilding the library each time.
611
612 2004-09-20  Gert Driesen <drieseng@users.sourceforge.net>
613
614         * System.dll.sources: Moved ReadOnlyCollection.cs and Collection.cs
615         from corlib to System.Collections.Generic in System assembly
616
617 2004-09-13  Tim Coleman <tim@timcoleman.com>
618         * System.dll.sources: Add new classes in System.Net.Security and 
619                 System.Security.Authentication for Fx 2.0
620
621 2004-09-12  Gert Driesen <drieseng@users.sourceforge.net>
622
623         * System.dll.sources: removed duplicate entry for System.Net.
624         Configuration.WebRequestModuleHandler
625
626 2004-09-11  Sebastien Pouliot  <sebastien@ximian.com>
627
628         * System_test.dll.sources: Added unit tests for System.Diagnostics.
629         EventLogPermission and PerformanceCounterPermission.
630
631 2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>
632
633         * System_test.dll.sources: Added PermissionHelper to the build.
634         * System_test.dll.sources: Added unit tests for System.Security.
635         Permissions.ResourcePermissionBase and ResourcePermissionBaseEntry, 
636         System.Web.AspNetHostingPermission and AspNetHostingPermissionAttribute.
637
638 2004-09-10  Tim Coleman <tim@timcoleman.com>
639         * System.dll.sources: Add System.Net.Cache, System.Net.Configuration,
640                 System.Net.Mail, System.Configuration classes
641
642 2004-09-09  Tim Coleman <tim@timcoleman.com>
643         * System.dll.sources: Add new System.Net.Mail classes
644
645 2004-09-04  Tim Coleman <tim@timcoleman.com>
646         * System.dll.sources: Add System.Net.Mail and System.Net.Mime classes.
647
648 2004-09-03  Tim Coleman <tim@timcoleman.com>
649         * System.dll.sources: Add new class in System.Net
650
651 2004-08-16  Duncan Mak  <duncan@ximian.com>
652
653         * System.dll.sources: Added new classes in System.Configuration.
654
655 2004-07-14  Atsushi Enomoto  <atsushi@ximian.com>
656
657         * System.dll.sources:
658           Added IChangeTracking.cs and IRevertibleChangeTracking.cs
659
660 2004-07-09  LLuis Sanchez Gual  <lluis@novell.com>
661
662         * System.dll.sources: Added files
663                 System.ComponentModel/AsyncCompletedEventArgs.cs
664                 System.ComponentModel/AsyncCompletedEventHandler.cs
665
666 2004-07-02  Raja R Harinath  <rharinath@novell.com>
667
668         * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define.
669
670 2004-06-13  Gert Driesen <drieseng@users.sourceforge.net>
671
672         * System_test.dll.sources: Added IndentedTextWriterTest to unit
673         tests
674
675 2004-06-10  Raja R Harinath  <rharinath@novell.com>
676
677         * Makefile (LIBRARY_COMPILE): Define only if 'USE_BOOT_COMPILE' is
678         defined.  Don't conflate building a non-Xml temporary System.dll
679         with building System.dll for bootstrapping mcs.
680
681 2004-06-09  Raja R Harinath  <rharinath@novell.com>
682
683         * Makefile (CYCLIC_DEP_FILE): New.  Used to detect if
684         System.Xml.dll is present.
685         (SECOND_PASS): Remove.
686
687 2004-06-05  Sebastien Pouliot  <sebastien@ximian.com>
688
689         * System_test.dll.sources: Added X509CertificateCollectionTest
690         to the unit tests.
691
692 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
693
694         * Makefile : add run-test-ondotnet target support.
695
696 2004-05-24  Raja R Harinath  <rharinath@novell.com>
697
698         * Makefile (EXTRA_FLAGS): Remove.
699         (LIBRARY_COMPILE) [!HAVE_SYSTEM_XML]: Use $(BOOT_COMPILE) for
700         non-Xml first build.
701         (all-local) [!SECOND_PASS]: Simplify.
702
703 2004-05-10  Raja R Harinath  <rharinath@novell.com>
704
705         * Makefile (install-local,test-local,run-test-local,clean-local):
706         Make cyclic-dependency safe.
707
708 2004-05-07  Raja R Harinath  <rharinath@novell.com>
709
710         * Makefile (all-local) [SECOND_PASS]: Rewrite to use 'make' itself
711         to determine out-of-date-ness.  (This fixes an unlogged change.)
712         (install-local,test-local,run-test-local,clean-local): Collapse
713         near-identical rules.
714
715 2004-05-07  Raja R Harinath  <rharinath@novell.com>
716
717         * Makefile (all-local): Built first pass with BOOT_COMPILE.
718
719 2004-04-26  Jackson Harper  <jackson@ximian.com>
720
721         * Makefile: Use new $(PROFILE) directory to search for cyclical
722         dependancy.
723         
724 2004-04-16  Lluis Sanchez Gual <lluis@ximian.com>
725
726         * System_test.dll.sources: Added 
727                 System.ComponentModel/TypeDescriptorTests.cs.
728
729 2004-04-14  Lluis Sanchez Gual <lluis@ximian.com>
730
731         * System.dll.sources: Added 
732                 System.ComponentModel/ReflectionEventDescriptor.cs,
733                 System.ComponentModel/ReflectionPropertyDescriptor.cs.
734
735 2004-03-17  Ivan Hamilton <ivan@chimerical.com.au>
736
737         * System.dll.sources: Added System/System.ComponentModel.Design
738         /RuntimeLicenseContext.cs
739         * System_test.dll.sources : Added System.ComponentModel
740         /LicenseManagerTests.cs
741
742 2004-03-11  Zoltan Varga  <vargaz@freemail.hu>
743
744         * Makefile (all-local): Fix for non-bash shells.
745
746 2004-02-26  Sebastien Pouliot  <sebastien@ximian.com>
747
748         * System.dll.sources: Added System.Net/DefaultCertificatePolicy.cs to 
749         the build.
750
751 2004-02-04  Marek Safar <marek.safar@seznam.cz>
752
753         * Makefile: Build System.dll in two steps. Because of the circular
754         dependency with System.XML.dll.
755
756 2004-01-21  Atsushi Enomoto  <atsushi@ximian.com>
757
758         * System_test.dll.sources : Added CodeGeneratorIdentifierTest.cs
759
760 2004-01-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
761
762         * System.dll.sources: added new files.
763
764         * System_test.dll.sources: added new test.
765
766 2004-01-01  Nick Drochak <ndrochak@gol.com>
767
768         * Makefile: Suppress warnings about multiple Regex defs and obsolete
769         calls in the test assembly.
770
771 2003-05-29  Nick Drochak <ndrochak@gol.com>
772
773         * System_test.dll.config: Nunit loads configs with the same name as the
774         test assembly. This is for the Swithes test.
775
776 2003-12-08  Atsushi Enomoto  <atsushi@ximian.com>
777
778         * System_test.dll.sources : Added UriTest2.cs
779
780 2003-11-18  Todd Berman  <tberman@gentoo.org>
781
782         * System.dll.sources: Added IOrderedDictionary.cs
783
784 2003-11-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
785
786         * System.dll.sources: Added some new class files
787
788 2003-09-04  Duncan Mak  <duncan@ximian.com>
789
790         * System_test.dll.sources: Add new test, ListDictionaryTest.cs.
791
792 2003-08-31 Alexandre Pigolkine <pigolkine@gmx.de>
793
794         * System_test.dll.sources       new test added
795
796 2003-07-27  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
797
798         * System.dll.sources: SRDescriptionAttribute.cs moved
799
800 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
801
802         * README: removed (contained only obsolete build instructions)
803
804 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
805
806         * System.dll.sources: EventLogImpl.cs added
807
808 2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
809
810         * System.dll.sources: AlphabeticalEnumConverter.cs, SRDescriptionAttribute.cs added
811
812 2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
813
814         * System.dll.sources: Assembly/Locale.cs added, Globalization.Locale.cs removed
815
816 2003-07-18  Peter Williams  <peter@newton.cx>
817
818         * Makefile (EXTRA_DISTFILES): Oops, NUnit.Prefs is not
819         a distable file.
820         (EXTRA_DISTFILES): A few more.
821
822 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
823
824         * System.dll.sources: Assembly/Consts.cs added
825
826 2003-07-16  Peter Williams  <peter@newton.cx>
827
828         * Makefile (SCARY_LIB): Flip around since what was bootstrap
829         is now default.
830
831 2003-07-14  Jerome Laban <jlaban@wanadoo.fr>
832
833         * System.dll.sources: Added NetConfigurationHandler.cs,
834         NetConfig.cs, IPv6MulticastOption.cs
835
836 2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
837
838         * list.unix: Added AssemblyInfo.cs
839
840 2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
841
842         * list.unix: Removed System.Net/ProxyUseType.cs, System.Net/WebStatus.cs
843
844 2003-07-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
845
846         * list.unix: Add VBCodeGenerator.cs, VBCodeProvider.cs
847
848 2003-07-05  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
849
850         * list.unix: Add CodeParser.cs, Executor.cs, removed CompilerOptions.cs
851
852 2003-07-05  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
853
854         * list.unix: Add WebPermission.cs, WebPermissionAttribute.cs
855
856 2003-05-29  Nick Drochak <ndrochak@gol.com>
857
858         * makefile.gnu: turn on debug since it works again.
859
860 2003-05-21  Ben Maurer <bmaurer@users.sourceforge.net>
861
862         * StringWriter.cs: Fixed bug #43379 "Missing WebException.Response
863         property."
864
865 2003-03-30  Martin Willemoes Hansen <mwh@sysrq.dk>
866
867         * Stubed rest of System.ComponentModel
868
869 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
870
871         * System.ComponentModel.Design.Serialization
872           Removed references to System.Web namespaces
873
874 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
875
876         * Stubed System.ComponentModel/LicenseContext.cs
877         * Stubed System.ComponentModel/LicenseUsageMode.cs
878         * Stubed rest of System.ComponentModel.Design
879
880 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
881
882         * Stubed System.ComponentModel/InheritanceAttribute.cs
883         * Stubed System.ComponentModel/InheritanceLevel.cs
884         * Stubed System.ComponentModel.Design/IDesignerFilter.cs
885         * Stubed System.ComponentModel.Design/IInheritanceService.cs
886
887 2003-03-27  Martin Willemoes Hansen <mwh@sysrq.dk>
888
889         * Stubed rest of System.ComponentModel.Design.Serialization
890
891 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
892
893         * list.unix: added RunInstallerAttribute.cs
894
895 2003-02-18  Alan Tam <Tam@SiuLung.com>
896
897         * list.unix (): Add DesignerCategoryAttribute.cs
898
899 2003-01-10  Duncan Mak  <duncan@ximian.com>
900
901         * list.unix (CSharpCodeCompiler): Add
902         Microsoft.Charp.CSharpCodeCompiler for Sean Kasun.
903
904 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
905         
906         * updated .build file(s) to correctly contain required buildfile 
907           attribute for nant
908
909 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
910
911         * list list.unix: Put CSharpCodeGenerator.cs back in build
912
913 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
914
915         * list list.unix: Removed Compiler classes that are being moved to their own assembly
916
917 2002-12-05 Alejandro Sánchez Acosta  <raciel@gnome.org>
918
919         * list.unix: updated.
920
921 2002-11-30 Alejandro Sánchez Acosta  <raciel@es.gnu.org>
922
923         * list.unix: Changed.
924         * System.ComponentModel.Design: Added
925
926 2002-11-11 Tim Coleman <tim@timcoleman.com>
927         * list.unix:
928         * list:
929         * System.ComponentModel/DesignTimeVisibleAttribute.cs:
930                 Add new class
931
932 2002-11-06 Jackson Harper <jackson@latitudegeo.com>
933
934         * list.unix: Added Microsoft.CSharp/Compiler.cs to build
935         
936 2002-11-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
937
938         * list.unix: added new files.
939
940 2002-11-04  Tim Coleman <tim@timcoleman.com>
941         * System.ComponentModel/RefreshProperties.cs:
942         * System.ComponentModel/RefreshPropertiesAttribute.cs:
943                 Add new classes
944
945 2002-11-02  Duncan Mak  <duncan@ximian.com>
946
947         * list.unix: Added InvalidEnumArgumentException.
948
949 2002-10-31  Dick Porter  <dick@ximian.com>
950
951         * list.unix: Added MonoIO and MonoIOError to the build
952
953 2002-10-29  Daniel Morgan <danmorg@sc.rr.com>
954
955         * System.ComponentModel/PropertyDescriptor.cs: added
956         missing abstract methods and properties
957
958         * System.ComponentModel/DerivedPropertyDescriptor.cs: implemented
959         SetValue and added stubs for missing methods and properties
960         
961 2002-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
962
963         * list.unix: added new files in System.Configuration.
964
965 2002-10-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
966
967         * list.unix: added new files.
968
969 2002-08-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
970
971         * System.ComponentModel/Component.cs:
972         * System.ComponentModel/ComponentCollection.cs:
973         * System.ComponentModel/Container.cs:
974         * System.ComponentModel/MarshalByValueComponent.cs:
975         * System.Diagnostics/Process.cs:
976         * System.Diagnostics/TextWriterTraceListener.cs:
977         * System.IO/FileSystemWatcher.cs:
978         IDisposable fixes.
979
980 2002-08-15  Tim Coleman <tim@timcoleman.com>
981         * list.unix: Added System.IO files.
982
983 2002-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
984
985         * list:
986         * list.unix: added EnumConverter.cs
987
988 2002-07-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
989
990         * list:
991         * list.unix: added DerivedPropertyDescriptor.cs
992
993 2002-07-22  Tim Coleman <tim@timcoleman.com>
994         * list.unix: Added new file
995                 System.ComponentModel.RecommendedAsConfigurableAttribute.cs
996                 to build on unix.
997
998 2002-07-22  Tim Coleman <tim@timcoleman.com>
999         * list.unix: Added files to the build for linux
1000                 System.ComponentModel.BindableAttribute.cs,
1001                 System.ComponentModel.BindableSupport.cs,
1002                 System.ComponentModel.ExpandableObjectConverter.cs,
1003                 System.ComponentModel.NotifyParentPropertyAttribute.cs,
1004                 System.ComponentModel.ToolboxItemAttribute.cs,
1005
1006 2002-07-22  Tim Coleman <tim@timcoleman.com>
1007         * list.unix: Added System.ComponentModel/DefaultEventAttribute.cs
1008                 and System.ComponentModel.DefaultProperty.cs to build
1009
1010
1011 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1012
1013         * System.build: removed System.Drawing.dll dependency.
1014
1015 2002-06-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1016
1017         * System.build: referenced System.Drawing.dll.
1018
1019 2002-05-12  Lawrence Pit <loz@cable.a2000.nl>
1020
1021         * System.Security.Cryptography.X509Certificates: directory added
1022         
1023 2002-05-09  Rodrigo Moya <rodrigo@ximian.com>
1024
1025         * System.build: don't exclude anymore excluded files in
1026         System.ComponentModel. They compile on Linux, so they might also
1027         on Windows.
1028
1029 2002-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1030
1031         * System.build: excluded EventDescriptor.cs, 
1032         EventDescriptorCollection.cs and ICustomTypeDescriptor.cs.
1033
1034 2002-04-08  Nick Drochak  <ndrochak@gol.com>
1035
1036         * System.build: Build System.dll with mono's corlib.dll and 
1037         System.Xml.dll.
1038
1039 2002-01-23  Dick Porter  <dick@ximian.com>
1040
1041         * System.build: Start build System.Net.Sockets.Socket.cs,
1042         TcpClient.cs and TcpListener.cs
1043
1044 2001-12-07  Nick Drochak <ndrochak@gol.com>
1045
1046         * ChangeLog: Add the change log to this directory
1047
1048         * System.build: Add dependancy on linux target to test target. Need to 
1049         have the dll before we can test it, right?  Plus it encourages others 
1050         to try 'make test'.
1051