mono.git
20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 12:31:23 +0000 (12:31 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
* Updated System.Data.dll.sources - Added OdbcParameterConverter.cs

svn path=/trunk/mcs/; revision=27395

20 years ago*** empty log message ***
Umadevi S [Fri, 14 May 2004 12:11:14 +0000 (12:11 -0000)]
*** empty log message ***

svn path=/trunk/mcs/; revision=27393

20 years agoFri May 14 14:30:13 CEST 2004 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Fri, 14 May 2004 11:55:11 +0000 (11:55 -0000)]
Fri May 14 14:30:13 CEST 2004 Paolo Molaro <lupus@ximian.com>

* mini.c, cfold.c: fix style.

svn path=/trunk/mono/; revision=27392

20 years agoFri May 14 14:28:22 CEST 2004 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Fri, 14 May 2004 11:51:35 +0000 (11:51 -0000)]
Fri May 14 14:28:22 CEST 2004 Paolo Molaro <lupus@ximian.com>

* mini.c: handle issue with the low-level implementation of
some long opcodes (bug #54209).

svn path=/trunk/mono/; revision=27391

20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 11:51:09 +0000 (11:51 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
        * OdbcCommand.cs - Added Attributes

svn path=/trunk/mcs/; revision=27390

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 11:33:40 +0000 (11:33 -0000)]
2004-05-14  Atsushi Enomoto <atsushi@ximian.com>

ChangeLog update was missing.

svn path=/trunk/mcs/; revision=27389

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 11:32:49 +0000 (11:32 -0000)]
2004-05-14  Atsushi Enomoto  <atsushi@ximian.com>

* XmlSchemaDataImporter.cs : When primary key is used more than once,
  DataRelation borked because of empty parent column name.

svn path=/trunk/mcs/; revision=27388

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 11:32:01 +0000 (11:32 -0000)]
2004-05-14  Atsushi Enomoto <atsushi@ximian.com>

* DataSetReadXmlSchemaTest.cs : Added test014.xsd tes (contains two
  simple repeatable elements).

svn path=/trunk/mcs/; revision=27387

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 11:31:09 +0000 (11:31 -0000)]
2004-05-14  Atsushi Enomoto <atsushi@ximian.com>

* test014.xsd : added.

svn path=/trunk/mcs/; revision=27386

20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 11:31:01 +0000 (11:31 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
        * OdbcCommand.cs - Added Attributes

svn path=/trunk/mcs/; revision=27385

20 years ago* SearchResultCollection.cs: Add a few more stubs.
Raja R Harinath [Fri, 14 May 2004 11:30:25 +0000 (11:30 -0000)]
* SearchResultCollection.cs: Add a few more stubs.
* SchemaNameCollection.cs: Likewise.

svn path=/trunk/mcs/; revision=27384

20 years agoFix build
Dick Porter [Fri, 14 May 2004 11:26:20 +0000 (11:26 -0000)]
Fix build

svn path=/trunk/mono/; revision=27382

20 years ago2004-05-14 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Fri, 14 May 2004 11:23:29 +0000 (11:23 -0000)]
2004-05-14  Zoltan Varga  <vargaz@freemail.hu>

* MethodBuilder.cs: Add Equals and GetHashCode.

svn path=/trunk/mcs/; revision=27380

20 years ago2004-05-14 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Fri, 14 May 2004 11:22:47 +0000 (11:22 -0000)]
2004-05-14  Zoltan Varga  <vargaz@freemail.hu>

* Assembly.cs: Fix build.

svn path=/trunk/mcs/; revision=27379

20 years ago2004-05-14 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Fri, 14 May 2004 11:09:20 +0000 (11:09 -0000)]
2004-05-14  Zoltan Varga  <vargaz@freemail.hu>

* TypeBuilder.cs: Add IsSubclassOf.

svn path=/trunk/mcs/; revision=27376

20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 11:08:12 +0000 (11:08 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
        * OdbcDataReader.cs - Added Attributes

svn path=/trunk/mcs/; revision=27374

20 years ago2004-05-14 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Fri, 14 May 2004 11:06:12 +0000 (11:06 -0000)]
2004-05-14  Zoltan Varga  <vargaz@freemail.hu>

* Assembly.cs: Add stub for LoadFrom.

svn path=/trunk/mcs/; revision=27373

20 years ago* DirectoryServicesPermission.cs: Fix typo.
Raja R Harinath [Fri, 14 May 2004 10:57:29 +0000 (10:57 -0000)]
* DirectoryServicesPermission.cs: Fix typo.
* SchemaNameCollection.cs: Revert.  Add MonoTODO attributes.

svn path=/trunk/mcs/; revision=27372

20 years ago2004-05-14 Marek Safar <marek.safar@seznam.cz>
Marek Safar [Fri, 14 May 2004 10:37:41 +0000 (10:37 -0000)]
2004-05-14 Marek Safar <marek.safar@seznam.cz>

* cs3008-7.cs: New test for bug #58478.

svn path=/trunk/mcs/; revision=27370

20 years ago2004-05-14 Umadevi S <sumadevi@novell.com>
Umadevi S [Fri, 14 May 2004 10:37:25 +0000 (10:37 -0000)]
2004-05-14 Umadevi S <sumadevi@novell.com>
        * System.Data.dll.sources : Added OdbcCategoryAttribute.cs OdbcDescriptionAttribute.cs

svn path=/trunk/mcs/; revision=27369

20 years ago004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 10:35:40 +0000 (10:35 -0000)]
004-05-14 Umadevi S (sumadevi@novell.com)
        * Added Classes OdbcCategoryAttribute.cs, OdbcDescriptionAttribute.cs

svn path=/trunk/mcs/; revision=27368

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 10:35:27 +0000 (10:35 -0000)]
2004-05-14  Atsushi Enomoto  <atsushi@ximian.com>

* XmlSchemaDataImporter.cs : When Creating constraints with related
  to DataRelation creation, also set PrimaryKey to the parent table.

svn path=/trunk/mcs/; revision=27367

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 10:34:26 +0000 (10:34 -0000)]
2004-05-14  Atsushi Enomoto <atsushi@ximian.com>

* DataSetTest.cs,
  DataSetReadXmlTest.cs,
  DataSetReadXmlSchemaTest.cs,
  DataSetInferXmlSchemaTest.cs,
  DataSetAssertion.cs : AssertDataTable() now checks Constraint count
  and ParentKey length.

svn path=/trunk/mcs/; revision=27366

20 years agoAdded array bounds check (ABC) removal optimization.
Massimiliano Mantione [Fri, 14 May 2004 10:30:10 +0000 (10:30 -0000)]
Added array bounds check (ABC) removal optimization.

svn path=/trunk/mono/; revision=27365

20 years agoMade so that conversions from pointer to int4 are no-ops on archs where pointers...
Massimiliano Mantione [Fri, 14 May 2004 10:26:55 +0000 (10:26 -0000)]
Made so that conversions from pointer to int4 are no-ops on archs where pointers are 4 bytes long.

svn path=/trunk/mono/; revision=27364

20 years ago2004-05-14 Umadevi S <sumadevi@novell.com>
Umadevi S [Fri, 14 May 2004 10:08:07 +0000 (10:08 -0000)]
2004-05-14 Umadevi S <sumadevi@novell.com>
        * System.Data.dll.sources : Added OdbcCommandBuilder.cs

svn path=/trunk/mcs/; revision=27363

20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 10:07:10 +0000 (10:07 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
        * Added Class OdbcCommandBuilder.cs

svn path=/trunk/mcs/; revision=27362

20 years ago* System.DirectoryServices.dll.sources: Add
Raja R Harinath [Fri, 14 May 2004 10:04:11 +0000 (10:04 -0000)]
* System.DirectoryServices.dll.sources: Add
DirectoryServicesPermission{,Attribute,Entry,EntryCollection}.cs
and TODOAttribute.cs.

svn path=/trunk/mcs/; revision=27361

20 years ago* DirectoryEntries.cs (SchemaFilter): New stub.
Raja R Harinath [Fri, 14 May 2004 10:03:13 +0000 (10:03 -0000)]
* DirectoryEntries.cs (SchemaFilter): New stub.
* DirectoryEntry.cs: Add missing [MonoTODO] to NotImplemented
classes.  Remove DesignerCategory attribute.
* DirectorySearcher.cs: Likewise.
* PropertyValueCollection.cs (AddRange([object[]): Don't go into
an infinite loop.
(AddRange(PropertyValueCollection)): New.
(CopyTo): New.
* ResultPropertyCollection.cs (ResultPropertyCollection): Make
internal.
(CopyTo): New.
* SchemaNameCollection.cs: Implement.
* SortOption.cs (PropertyName, Direction): Add DSDescription and
DefaultValue attributes.
* DirectoryServicesPermission.cs: New file.
* DirectoryServicesPermissionAttribute.cs: Likewise.
* DirectoryServicesPermissionEntry.cs: Likewise.
* DirectoryServicesPermissionEntryCollection.cs: Likewise.
* TODOAttribute.cs: Likewise.

svn path=/trunk/mcs/; revision=27360

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 09:59:59 +0000 (09:59 -0000)]
2004-05-14  Atsushi Enomoto  <atsushi@ximian.com>

* XmlSchemaDataImporter.cs :
  Design change to add indirect table and relation structures.
  Support for "relation" annotation for local element.
  Support for repeatable simple element column (maxOccurs > 1).
  Fixed handling of Nested property on DataRelation (for globally
  annotated relation, Nested is false).

svn path=/trunk/mcs/; revision=27359

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 09:54:12 +0000 (09:54 -0000)]
2004-05-14  Atsushi Enomoto <atsushi@ximian.com>

* DataSetReadXmlSchemaTest.cs : Added tests for test012.xsd (repeatable
  simple element) and test013.xsd (reference to global element;
  currently failing).

svn path=/trunk/mcs/; revision=27358

20 years ago2004-05-14 Umadevi S <sumadevi@novell.com>
Umadevi S [Fri, 14 May 2004 09:53:18 +0000 (09:53 -0000)]
2004-05-14 Umadevi S <sumadevi@novell.com>
        * System.Data.dll.sources : Added OdbcInfoMessageEventArgs.cs, OdbcInfoMessageEventHandler.cs

svn path=/trunk/mcs/; revision=27357

20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 09:51:06 +0000 (09:51 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
        * Added classes OdbcInfoMessageEventArgs.cs - with stubs
        * Added classes OdbcInfoMessageEventInfo.cs

svn path=/trunk/mcs/; revision=27356

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 09:50:56 +0000 (09:50 -0000)]
2004-05-14  Atsushi Enomoto <atsushi@ximian.com>

* test012.xsd, test013.xsd : added.

svn path=/trunk/mcs/; revision=27355

20 years ago2004-05-14 Umadevi S <sumadevi@novell.com>
Umadevi S [Fri, 14 May 2004 09:34:09 +0000 (09:34 -0000)]
2004-05-14 Umadevi S <sumadevi@novell.com>
        * System.Data.dll.sources : Added OdbcPermission.cs,OdbcPermissionAttribute.cs

svn path=/trunk/mcs/; revision=27354

20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 09:32:29 +0000 (09:32 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
        * Added classes OdbcPermission.cs, OdbcPermissionAttribute.cs - with stubs

svn path=/trunk/mcs/; revision=27353

20 years ago2004-05-14 Marek Safar <marek.safar@seznam.cz>
Marek Safar [Fri, 14 May 2004 08:42:05 +0000 (08:42 -0000)]
2004-05-14 Marek Safar <marek.safar@seznam.cz>

* cs3008-7.cs: New test for bug #58478.

svn path=/trunk/mcs/; revision=27352

20 years ago* binary_serialization_format.htm: renamed filename from having
Vladimir Vukicevic [Fri, 14 May 2004 07:57:21 +0000 (07:57 -0000)]
* binary_serialization_format.htm: renamed filename from having
  spaces to _'s (checked with lluis)

svn path=/trunk/mcs/; revision=27351

20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 07:56:30 +0000 (07:56 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
        * OleDbCommand.cs - Completed implementing all the attribute

svn path=/trunk/mcs/; revision=27350

20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 07:44:01 +0000 (07:44 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
        * OleDbCommand.cs - Completed implementing all the attribute

svn path=/trunk/mcs/; revision=27349

20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 06:30:19 +0000 (06:30 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
        * OleDbConnection.cs - Completed implementing all the attributes
                           - Stubbed EnlistDistributedTransaction method

svn path=/trunk/mcs/; revision=27342

20 years agoGot rid of those Internal(1) warnings
Gonzalo Paniagua Javier [Fri, 14 May 2004 06:19:22 +0000 (06:19 -0000)]
Got rid of those Internal(1) warnings

svn path=/trunk/mcs/; revision=27341

20 years ago2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 14 May 2004 05:41:49 +0000 (05:41 -0000)]
2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* Calendar.cs: fire OnDayRender after assigning the calendar cell text.
Fixes bug #58097.

svn path=/trunk/mcs/; revision=27340

20 years agoRevert unlogged unexplained changes.
Raja R Harinath [Fri, 14 May 2004 05:36:34 +0000 (05:36 -0000)]
Revert unlogged unexplained changes.
(stage3): Make 'all-profiles' since the mono source tarball
carries all the net_2_0 preview dlls.

svn path=/trunk/mono/; revision=27339

20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 05:34:01 +0000 (05:34 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
        * OleDbDataAdapter.cs - Completed implementing all the attributes
                           - Stubbed the Fill methods

svn path=/trunk/mcs/; revision=27338

20 years ago2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 14 May 2004 05:21:48 +0000 (05:21 -0000)]
2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* culture-info-tables.h: seems like Spanish and Portuguese cultures had
DateTimeFormatInfo.YearMonthPattern like "MMMM' yyyy" (note the single
quote). Changed them to "MMMM yyyy".

svn path=/trunk/mono/; revision=27337

20 years ago2004-05-14 Umadevi S (sumadevi@novell.com)
Umadevi S [Fri, 14 May 2004 04:46:17 +0000 (04:46 -0000)]
2004-05-14 Umadevi S (sumadevi@novell.com)
        * OleDbParameter.cs - Completed implementing all the attributes

svn path=/trunk/mcs/; revision=27335

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 04:38:11 +0000 (04:38 -0000)]
2004-05-14  Atsushi Enomoto  <atsushi@ximian.com>

* XmlDsigC14NTransform.cs : Reverted Ingore attribute that does not
  seem like incorrect test.

svn path=/trunk/mcs/; revision=27334

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 04:35:59 +0000 (04:35 -0000)]
2004-05-14  Atsushi Enomoto <atsushi@ximian.com>

* Reverted xmlns change that seems my misinterpretation.

svn path=/trunk/mcs/; revision=27333

20 years ago2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 14 May 2004 04:32:32 +0000 (04:32 -0000)]
2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* HtmlForm.cs: default value for Enctype is "".
* HtmlInputFile.cs: if no one set the encoding type for the HtmlForm,
we set it to "multipart/form-data". Fixes bug #58359.

svn path=/trunk/mcs/; revision=27332

20 years ago2004-05-14 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 14 May 2004 03:56:34 +0000 (03:56 -0000)]
2004-05-14  Atsushi Enomoto <atsushi@ximian.com>

* __ComObject.cs : This class is not regarded as CLSCompliant by csc.
  See also bug #58478.

svn path=/trunk/mcs/; revision=27331

20 years ago2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 14 May 2004 03:01:04 +0000 (03:01 -0000)]
2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* System.Web.Compilation/BaseCompiler.cs: use DynamicBase for the output
assemblies.

* System.Web.Configuration/CompilationConfiguration.cs: a null value is
ok for TempDirectory.

* System.Web.Hosting/AppDomainFactory.cs: set the Dynamic base for the
AppDomain.

Fixes bug #57726.

svn path=/trunk/mcs/; revision=27329

20 years ago2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 14 May 2004 02:30:31 +0000 (02:30 -0000)]
2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* TempFileCollection.cs: don't create a Random object on every call to
BasePath.

svn path=/trunk/mcs/; revision=27328

20 years agoChangeLog: Updated ChangeLog.
Sanja Gupta [Fri, 14 May 2004 02:25:44 +0000 (02:25 -0000)]
ChangeLog: Updated ChangeLog.
ImageFormatConverter.cs: Implemented GetStandardValuesSupported() method.

svn path=/trunk/mcs/; revision=27327

20 years ago2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 14 May 2004 01:18:45 +0000 (01:18 -0000)]
2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* AppDomainSetup.cs: don't throw an exception if dynamic_base has not
been set. Just return null as MS. Fixes bug #58120.

svn path=/trunk/mcs/; revision=27326

20 years ago2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 14 May 2004 01:06:00 +0000 (01:06 -0000)]
2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* corlib.dll.sources: removed obsolete Mono/Runtime.cs
* corlib_test.dll.sources: added BinderTests
* Mono: removed obsolete directory.
* Mono/ChangeLog: Removed file.
* Mono/Runtime.cs: Removed file.

svn path=/trunk/mcs/; revision=27325

20 years agoremoved extra <tr>
Gonzalo Paniagua Javier [Fri, 14 May 2004 00:55:36 +0000 (00:55 -0000)]
removed extra <tr>

svn path=/trunk/mono/; revision=27324

20 years ago2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 14 May 2004 00:22:16 +0000 (00:22 -0000)]
2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* UrlUtils.cs: respect trailing slashes. Fixes bug #56802.

svn path=/trunk/mcs/; revision=27323

20 years ago2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 14 May 2004 00:16:00 +0000 (00:16 -0000)]
2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* UrlUtils.cs: no more ^Ms.

svn path=/trunk/mcs/; revision=27322

20 years ago2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 14 May 2004 00:11:23 +0000 (00:11 -0000)]
2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* Makefile: install-local is verbose now.

svn path=/trunk/mcs/; revision=27321

20 years ago * AggregateDictionary.cs: Moved to System.Runtime.Remoting.Channels
Lluis Sanchez [Thu, 13 May 2004 23:40:11 +0000 (23:40 -0000)]
* AggregateDictionary.cs: Moved to System.Runtime.Remoting.Channels
  namespace.
* BaseChannelObjectWithProperties.cs: format.
* BaseChannelWithProperties.cs: Implemented.

svn path=/trunk/mcs/; revision=27319

20 years agomove on now
Ben Maurer [Thu, 13 May 2004 23:34:42 +0000 (23:34 -0000)]
move on now

svn path=/trunk/mono/; revision=27318

20 years ago2004-05-13 Ben Maurer <bmaurer@users.sourceforge.net>
Ben Maurer [Thu, 13 May 2004 22:39:33 +0000 (22:39 -0000)]
2004-05-13 Ben Maurer  <bmaurer@users.sourceforge.net>

* basic.cs: test for my new cmov stuff.

svn path=/trunk/mono/; revision=27317

20 years agofix build
Ben Maurer [Thu, 13 May 2004 22:37:52 +0000 (22:37 -0000)]
fix build

svn path=/trunk/mono/; revision=27316

20 years agoFixetyFix
Miguel de Icaza [Thu, 13 May 2004 22:35:44 +0000 (22:35 -0000)]
FixetyFix

svn path=/trunk/mcs/; revision=27315

20 years agoRemoved useless [CLSCompliant(false)]
Marek Safar [Thu, 13 May 2004 22:28:44 +0000 (22:28 -0000)]
Removed useless [CLSCompliant(false)]

svn path=/trunk/mcs/; revision=27314

20 years agoadd guid
Mike Kestner [Thu, 13 May 2004 21:37:47 +0000 (21:37 -0000)]
add guid

svn path=/trunk/mcs/; revision=27313

20 years agonew cases for stuff I have been working on
Ben Maurer [Thu, 13 May 2004 21:22:39 +0000 (21:22 -0000)]
new cases for stuff I have been working on

svn path=/trunk/mono/; revision=27312

20 years ago2004-05-13: Mike Kestner <mkestner@ximian.com>
Mike Kestner [Thu, 13 May 2004 21:17:18 +0000 (21:17 -0000)]
2004-05-13: Mike Kestner  <mkestner@ximian.com>

* SoapClientImportUtil.cs : add a TODO
* SoapServerTlb.cs : stub
* SoapServerVRoot.cs : stub
* SoapUtility.cs : stub

svn path=/trunk/mcs/; revision=27311

20 years ago2004-05-13: Mike Kestner <mkestner@ximian.com>
Mike Kestner [Thu, 13 May 2004 20:42:07 +0000 (20:42 -0000)]
2004-05-13: Mike Kestner  <mkestner@ximian.com>

* AppDomainHelper.cs : stub
* AssemblyLocator.cs : stub
* ClrObjectFactory.cs : stub
* ComManagedImportUtil.cs : stub
* Publish.cs : stub
* SoapClientImport.cs : stub

svn path=/trunk/mcs/; revision=27310

20 years ago2004-05-13 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Thu, 13 May 2004 20:25:05 +0000 (20:25 -0000)]
2004-05-13  Miguel de Icaza  <miguel@ximian.com>

* driver.cs: Add -pkg handling.

svn path=/trunk/mcs/; revision=27309

20 years agoFlush
Miguel de Icaza [Thu, 13 May 2004 20:24:49 +0000 (20:24 -0000)]
Flush

svn path=/trunk/mono/; revision=27308

20 years ago2004-05-13: Mike Kestner <mkestner@ximian.com>
Mike Kestner [Thu, 13 May 2004 19:10:55 +0000 (19:10 -0000)]
2004-05-13: Mike Kestner  <mkestner@ximian.com>

* IClrObjectFactory.cs : add guid.
* IComManagedImportUtil.cs : add guid.
* IComSoapPublisher.cs : add guid.
* ISoapClientImport.cs : impl.
* ISoapServerTlb.cs : impl.
* ISoapServerVRoot.cs : impl.
* ISoapUtility.cs : impl.

svn path=/trunk/mcs/; revision=27305

20 years ago2004-05-14 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Thu, 13 May 2004 19:04:02 +0000 (19:04 -0000)]
2004-05-14  Sebastien Pouliot  <sebastien@ximian.com>

* corlib.dll.sources: Added System/__ComObject.cs to the build.

svn path=/trunk/mcs/; revision=27304

20 years ago2004-05-13 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Thu, 13 May 2004 19:02:30 +0000 (19:02 -0000)]
2004-05-13  Sebastien Pouliot  <sebastien@ximian.com>

* __ComObject.cs: To please corcompare (no implementation).

svn path=/trunk/mcs/; revision=27303

20 years agoUpdate
Miguel de Icaza [Thu, 13 May 2004 18:43:26 +0000 (18:43 -0000)]
Update

svn path=/trunk/mono/; revision=27302

20 years ago2004-05-13 Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>
Francisco Figueiredo Jr. [Thu, 13 May 2004 18:23:17 +0000 (18:23 -0000)]
2004-05-13  Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>

        * Npgsql/NpgsqlHashAlgorithm.cs: Changed exception type from Exception t
o InvalidOperationException when calling the Hash property and hash value is nul
l. Thanks Gonzalo Paniagua Javier <gonzalo@ximian.com> for catching that.

svn path=/trunk/mcs/; revision=27299

20 years ago2004-05-13 Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>
Francisco Figueiredo Jr. [Thu, 13 May 2004 18:22:18 +0000 (18:22 -0000)]
2004-05-13  Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>

* Npgsql/NpgsqlHashAlgorithm.cs: Changed exception type from Exception to InvalidOperationException when calling the Hash property and hash value is null. Thanks Gonzalo Paniagua Javier <gonzalo@ximian.com> for catching that.

svn path=/trunk/mcs/; revision=27298

20 years ago2004-05-13 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 13 May 2004 18:11:44 +0000 (18:11 -0000)]
2004-05-13  Zoltan Varga  <vargaz@freemail.hu>

* reflection.h: Updated after changes to managed structures.

* appdomain.c: Bump corlib version.

svn path=/trunk/mono/; revision=27297

20 years ago2004-05-13 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 13 May 2004 18:10:09 +0000 (18:10 -0000)]
2004-05-13  Zoltan Varga  <vargaz@freemail.hu>

* Environment.cs: Bump corlib version.

svn path=/trunk/mcs/; revision=27296

20 years ago2004-05-13 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 13 May 2004 18:09:44 +0000 (18:09 -0000)]
2004-05-13  Zoltan Varga  <vargaz@freemail.hu>

* Assembly.cs: Add ModuleResolve event.

svn path=/trunk/mcs/; revision=27295

20 years ago2004-05-13 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Thu, 13 May 2004 17:47:00 +0000 (17:47 -0000)]
2004-05-13  Sebastien Pouliot  <sebastien@ximian.com>

* Thread.cs: Added missing MemoryBarrier (only for 1.1) and SpinWait to please
corcompare. Both throw a NotImplementedException.
* ThreadPool.cs: Added missing UnsafeRegisterWaitForSingleObject methods (4
overloads) to please corcompare. All throw a NotImplementedException.

svn path=/trunk/mcs/; revision=27293

20 years ago2004-05-13 Dick Porter <dick@ximian.com>
Dick Porter [Thu, 13 May 2004 17:37:30 +0000 (17:37 -0000)]
2004-05-13  Dick Porter  <dick@ximian.com>
* mono-mutex.c (mono_mutex_unlock): Return EPERM when the current
thread doesn't own the mutex, rather than assert()ing.

svn path=/trunk/mono/; revision=27292

20 years ago2004-05-13 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 13 May 2004 17:37:16 +0000 (17:37 -0000)]
2004-05-13  Zoltan Varga  <vargaz@freemail.hu>

* AssemblyBuilder.cs: Make extra methods internal. mcs was changed
to handle this a long time ago.

svn path=/trunk/mcs/; revision=27291

20 years ago * Makefile: default build is no longer the multi profile build. Do
Jackson Harper [Thu, 13 May 2004 17:25:56 +0000 (17:25 -0000)]
    * Makefile: default build is no longer the multi profile build. Do
build both 1.1 and 2.0 profiles use the all-profiles target.

svn path=/trunk/mcs/; revision=27290

20 years ago2004-05-13 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 13 May 2004 17:21:16 +0000 (17:21 -0000)]
2004-05-13  Zoltan Varga  <vargaz@freemail.hu>

* TypeBuilder.cs: Add IsAssignableFrom and IsInstanceOfType.

svn path=/trunk/mcs/; revision=27289

20 years ago2004-05-13 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 13 May 2004 17:20:32 +0000 (17:20 -0000)]
2004-05-13  Zoltan Varga  <vargaz@freemail.hu>

* Module.cs (Mono_GetGuid): Make this internal.

svn path=/trunk/mcs/; revision=27288

20 years ago2004-05-13 Mike Kestner <mkestner@ximian.com>
Mike Kestner [Thu, 13 May 2004 16:32:43 +0000 (16:32 -0000)]
2004-05-13  Mike Kestner  <mkestner@ximian.com>

* ApplicationCrmEnabledAttribute.cs : add ComVisible.  Hide val field.
* ClerkInfo.cs : stub
* ClerkMonitor.cs : stub

svn path=/trunk/mcs/; revision=27287

20 years ago2004-05-13 Dick Porter <dick@ximian.com>
Dick Porter [Thu, 13 May 2004 16:22:40 +0000 (16:22 -0000)]
2004-05-13  Dick Porter  <dick@ximian.com>

* UdpClient.cs:
* TcpClient.cs: Public API fixes

svn path=/trunk/mcs/; revision=27286

20 years ago * SerializationTest.cs: Test serialization of empty struct arrays. This
Lluis Sanchez [Thu, 13 May 2004 16:08:41 +0000 (16:08 -0000)]
* SerializationTest.cs: Test serialization of empty struct arrays. This

  used to fail.

svn path=/trunk/mcs/; revision=27285

20 years ago * ObjectWriter.cs: Fixed and Simplified WriteGenericArray and
Lluis Sanchez [Thu, 13 May 2004 16:05:38 +0000 (16:05 -0000)]
* ObjectWriter.cs: Fixed and Simplified WriteGenericArray and
  WriteSingleDimensionArrayElements. This also fixes bug #58345.

svn path=/trunk/mcs/; revision=27284

20 years ago2004-05-13 Mike Kestner <mkestner@ximian.com>
Mike Kestner [Thu, 13 May 2004 15:59:35 +0000 (15:59 -0000)]
2004-05-13  Mike Kestner <mkestner@ximian.com>

* RegistrationHelper.cs : add Guid and 2 methods
* RegistrationHelperTx.cs : add Guid and 2 methods
* SynchronizationAttribute.cs : add ComVisible

svn path=/trunk/mcs/; revision=27283

20 years ago2004-05-13 Mike Kestner <mkestner@ximian.com>
Mike Kestner [Thu, 13 May 2004 15:39:47 +0000 (15:39 -0000)]
2004-05-13  Mike Kestner <mkestner@ximian.com>

* ContextUtil.cs : fix sigs for 2 methods
* RegistrationConfig.cs : impl

svn path=/trunk/mcs/; revision=27282

20 years ago * CultureInfo.cs: You can access DateTimeFormat and NumberFormat
Jackson Harper [Thu, 13 May 2004 15:17:07 +0000 (15:17 -0000)]
    * CultureInfo.cs: You can access DateTimeFormat and NumberFormat
from the invariant culture.

svn path=/trunk/mcs/; revision=27281

20 years ago * XmlSerializationWriter.cs: Implemented some missing methods.
Lluis Sanchez [Thu, 13 May 2004 15:09:35 +0000 (15:09 -0000)]
* XmlSerializationWriter.cs: Implemented some missing methods.
  In .NET 1.0, encoded null elements use the attribute null="1", while in
  1.1 the attribute is nil="true".
* XmlTypeMapping.cs: Little fix for nested classes.

svn path=/trunk/mcs/; revision=27279

20 years ago2004-05-13 Rafael Teixeira <rafaelteixeirabr@hotmail.com>
Rafael Teixeira [Thu, 13 May 2004 14:55:15 +0000 (14:55 -0000)]
2004-05-13  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
* Utils.cs:
Finally implement fully method CopyArray
Progression: all nunit-tests for this method now pass on Mono, as they do in .NET

svn path=/trunk/mcs/; revision=27278

20 years ago2004-05-13 Mike Kestner <mkestner@ximian.com>
Mike Kestner [Thu, 13 May 2004 14:54:50 +0000 (14:54 -0000)]
2004-05-13  Mike Kestner <mkestner@ximian.com>

* EventTrackingEnabledAttribute.cs : add ComVisible
* ExceptionClassAttribute.cs : add ComVisible
* IISIntrinsicsAttribute.cs : add ComVisible
* InterfaceQueuingAttribute.cs : add ComVisible
* JustInTimeActivationAttribute.cs : add ComVisible
* LoadBalancingSupportedAttribute.cs : add ComVisible
* MustRunInClientContextAttribute.cs : add ComVisible
* ObjectPoolingAttribute.cs : add ComVisible
* PrivateComponentAttribute.cs : add ComVisible

svn path=/trunk/mcs/; revision=27277

20 years ago2004-05-13 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Thu, 13 May 2004 14:47:10 +0000 (14:47 -0000)]
2004-05-13  Sebastien Pouliot  <sebastien@ximian.com>

* CompressedStack.cs: Added an internal constructor so a default one
doesn't appear with corcompare.

svn path=/trunk/mcs/; revision=27276

20 years ago * CultureInfo.cs: DateTimeFormat and NumberFormat can not be
Jackson Harper [Thu, 13 May 2004 14:43:05 +0000 (14:43 -0000)]
    * CultureInfo.cs: DateTimeFormat and NumberFormat can not be
accessed for neutral cultures.

svn path=/trunk/mcs/; revision=27275

20 years ago2004-05-13 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Thu, 13 May 2004 14:36:48 +0000 (14:36 -0000)]
2004-05-13  Sebastien Pouliot  <sebastien@ximian.com>

* SignedXml.cs: Update TODO informations.

svn path=/trunk/mcs/; revision=27274