mono.git
20 years ago2004-06-10 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Thu, 10 Jun 2004 06:35:16 +0000 (06:35 -0000)]
2004-06-10  Atsushi Enomoto  <atsushi@ximian.com>

* DateTime.cs : Added more common patterns.

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

20 years ago2004-06-10 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Thu, 10 Jun 2004 06:33:47 +0000 (06:33 -0000)]
2004-06-10  Atsushi Enomoto  <atsushi@ximian.com>

* DateTimeTest.cs : Added more milliseconds and pattern recognition
  tests. Patch by Steven Brown (a bit modified).

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

20 years ago2004-06-10 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Thu, 10 Jun 2004 06:17:06 +0000 (06:17 -0000)]
2004-06-10  Atsushi Enomoto <atsushi@ximian.com>

* XmlNodeWriter.cs : it's internal.

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

20 years ago * mb-parser.jay: Grammar added for RemoveHandler statement
Anirban Bhattacharjee [Thu, 10 Jun 2004 06:12:48 +0000 (06:12 -0000)]
 * mb-parser.jay: Grammar added for RemoveHandler statement

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

20 years agoChangeLog: Updated ChangeLog.
Sanja Gupta [Thu, 10 Jun 2004 06:09:10 +0000 (06:09 -0000)]
ChangeLog: Updated ChangeLog.
TestBitmap.cs: Corrected issues from my previous checkin.

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

20 years ago2004-06-10 Umadevi S <sumadevi@novell.com>
Umadevi S [Thu, 10 Jun 2004 05:53:53 +0000 (05:53 -0000)]
2004-06-10 Umadevi S <sumadevi@novell.com>
        * DataTableMappingCollection.cs - fixed nunit testcase errors
        IndexOfDataSetTable method

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

20 years ago2004-06-10 Umadevi S <sumadevi@novell.com>
Umadevi S [Thu, 10 Jun 2004 05:51:00 +0000 (05:51 -0000)]
2004-06-10 Umadevi S <sumadevi@novell.com>
        * Corrected GetTableMappingBySchemaAction for DataTableMappingCollectionTest

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

20 years ago* Image.cs: API signature fixes, meaning DisposeResources is now
Gert Driesen [Thu, 10 Jun 2004 05:45:44 +0000 (05:45 -0000)]
* Image.cs: API signature fixes, meaning DisposeResources is now
private and marked InitFromStream internal

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

20 years ago2004-06-10 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Thu, 10 Jun 2004 05:29:42 +0000 (05:29 -0000)]
2004-06-10  Atsushi Enomoto <atsushi@ximian.com>

* XmlSchemaFacet.cs : Fixed internal protected --> internal.

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

20 years ago2004-06-10 Umadevi S <sumadevi@novell.com>
Umadevi S [Thu, 10 Jun 2004 03:38:14 +0000 (03:38 -0000)]
2004-06-10 Umadevi S <sumadevi@novell.com>
        * SqlGuidTest.cs - corrected the CompareTo method

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

20 years agothis test is fully functional now
Anirban Bhattacharjee [Thu, 10 Jun 2004 03:09:32 +0000 (03:09 -0000)]
this test is fully functional now

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

20 years ago * mb-parser.jay:
Anirban Bhattacharjee [Thu, 10 Jun 2004 03:01:04 +0000 (03:01 -0000)]
    * mb-parser.jay:
        * expression.cs:
                Added support for statement like
                        delgate_name = AddressOf sub_name

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

20 years ago2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Thu, 10 Jun 2004 02:52:56 +0000 (02:52 -0000)]
2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>

* Decimal.cs: Fixed banker rounding by calling Math.Round. This won't
be a performance winner (the actual Math code has a note to wait a
better Decimal implementation) but it returns the correct results
(without adding new code in corlib or the runtime). Fix #37744.

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

20 years ago * Makefile: Suppress compiler warning cs:618 for test dll.
Ravindra [Thu, 10 Jun 2004 02:50:56 +0000 (02:50 -0000)]
* Makefile: Suppress compiler warning cs:618 for test dll.

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

20 years ago2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Thu, 10 Jun 2004 02:44:49 +0000 (02:44 -0000)]
2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>

* DecimalTest.cs: Reactivated test and added new cases for banker
rounding.

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

20 years agoChangeLog: Updated ChangeLog.
Sanja Gupta [Thu, 10 Jun 2004 02:42:10 +0000 (02:42 -0000)]
ChangeLog: Updated ChangeLog.
TestBmpCodec.cs, TestImageCodecInfo.cs, TestJpedCodec.cs: Removed
        dependency on obsolete class, Assertion from NUnit.

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

20 years agoChangeLog: Updated ChangeLog
Sanja Gupta [Thu, 10 Jun 2004 02:31:48 +0000 (02:31 -0000)]
ChangeLog: Updated ChangeLog
TestImageFormatConverter.cs, TestStringFormat.cs: Removed
        dependency on obsolete class, Assertion from NUnit.

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

20 years ago2004-06-09 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Thu, 10 Jun 2004 01:45:51 +0000 (01:45 -0000)]
2004-06-09  Miguel de Icaza  <miguel@ximian.com>

* codegen.cs: FAQ avoider: turn 1577 into a warning for now until
tomorrow.

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

20 years ago2004-06-09 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Thu, 10 Jun 2004 01:45:18 +0000 (01:45 -0000)]
2004-06-09  Miguel de Icaza  <miguel@ximian.com>

* codegen.cs: FAQ avoider: turn 1577 into a warning for now until
tomorrow.

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

20 years ago2004-06-09 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Thu, 10 Jun 2004 00:22:23 +0000 (00:22 -0000)]
2004-06-09  Atsushi Enomoto  <atsushi@ximian.com>

* UriTest.cs : Added RelativeCtor(), Unescape(), Segments5() and
  ParseOverride().

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

20 years ago2004-06-09 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Thu, 10 Jun 2004 00:20:33 +0000 (00:20 -0000)]
2004-06-09  Atsushi Enomoto  <atsushi@ximian.com>

* Uri.cs :
  - Now Parse() is properly implemented. If overriden, the overriding
    Parse() is used _instead of_ this class's parsing logic.
  - AbsoluteUri does not escape URI string at all.
  - ToString() should unescape Query. But should not unescape fragment.
    And all all parts should be unescaped individually to keep ? and #.
  - In relative .ctor(), handle Windows UNC as an absolute file URI.
  - In some cases, hosts and paths were not properly escaped in
    relative .ctor().
  - Removed unused isWindowsPath.
  - Escape Query.
* UriBuilder.cs : Fragment and Query aren't escaped when they are set.

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

20 years ago2004-06-09 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Wed, 9 Jun 2004 23:15:12 +0000 (23:15 -0000)]
2004-06-09  Atsushi Enomoto  <atsushi@ximian.com>

* DateTime.cs :
  - A bunch of fixes (patch by Steven Brown). Fraction seconds are
    now represented as double. Strict token check for 'Z'.
  - Pattern validity check in GetDateTimeFormats(char).
  - Fixed pattern "yyyy/M/d HH:mm:ss".

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

20 years agoAddBreak
Miguel de Icaza [Wed, 9 Jun 2004 23:15:06 +0000 (23:15 -0000)]
AddBreak

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

20 years ago2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 9 Jun 2004 23:03:25 +0000 (23:03 -0000)]
2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>

* codegen.cs: Check that all referenced assemblies have a strongname
before strongnaming the compiled assembly. If not report error CS1577.
Fix bug #56563. Patch by Jackson Harper.
* typemanager.cs: Added a method to return all referenced assemblies.
Fix bug #56563. Patch by Jackson Harper.

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

20 years agoFlush
Miguel de Icaza [Wed, 9 Jun 2004 22:48:03 +0000 (22:48 -0000)]
Flush

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

20 years ago2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 9 Jun 2004 22:38:33 +0000 (22:38 -0000)]
2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>

* Decimal.cs: Fixed GetHashCode to return different result for X and -X.

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

20 years ago(RegisterObject): Add checks for ArgumentNullException as well.
Duncan Mak [Wed, 9 Jun 2004 22:21:22 +0000 (22:21 -0000)]
(RegisterObject): Add checks for ArgumentNullException as well.

r=lluis

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

20 years agoUse the old one, there are a few issues that need to be resolved in the new one
Jackson Harper [Wed, 9 Jun 2004 20:30:02 +0000 (20:30 -0000)]
Use the old one, there are a few issues that need to be resolved in the new one

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

20 years agoAPI signature fixes
Miguel de Icaza [Wed, 9 Jun 2004 20:15:14 +0000 (20:15 -0000)]
API signature fixes

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

20 years agoreduce toods crying
Jackson Harper [Wed, 9 Jun 2004 19:43:04 +0000 (19:43 -0000)]
reduce toods crying

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

20 years ago2004-06-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 9 Jun 2004 19:22:26 +0000 (19:22 -0000)]
2004-06-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* HttpContext.cs: reverting Pedro's patch and sending mail with test
to mono-devel.

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

20 years ago* TypeBuilderTest.cs: Added tests for completed/created type
Gert Driesen [Wed, 9 Jun 2004 19:21:44 +0000 (19:21 -0000)]
* TypeBuilderTest.cs: Added tests for completed/created type

* FieldBuilderTest.cs: Added tests for FieldBuilder (mostly
checking error conditions for now)

* EnumBuilderTest.cs: Added tests for EnumBuilder

* MethodBuilderTest.cs: Added tests for invalid parameter
indexes for created types, added test for GetHashCode

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

20 years ago* FieldBuilder.cs: fixed implementation to match MS.NET,
Gert Driesen [Wed, 9 Jun 2004 19:16:17 +0000 (19:16 -0000)]
* FieldBuilder.cs: fixed implementation to match MS.NET,
meaning throw InvalidOperationException for methods that
should not be allowed to execute when type has been
created, and throw NotSupportedException for methods and
properties that should not be called on FieldBuilder

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

20 years ago2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 9 Jun 2004 18:58:16 +0000 (18:58 -0000)]
2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>

* Makefile: Don't sign this assembly as it is fully signed during
compilation (we have the original private key). Thanks to Jackson.

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

20 years ago2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 9 Jun 2004 18:56:21 +0000 (18:56 -0000)]
2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>

* library.make: Added support to fully sign assemblies when doing a
"make install" (thanks to Jackson :-).

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

20 years ago* MethodBuilder.cs: move check to see if type has already
Gert Driesen [Wed, 9 Jun 2004 18:29:11 +0000 (18:29 -0000)]
* MethodBuilder.cs: move check to see if type has already
been created up, to match MS.NET behaviour. Fix GetHashCode
(removed TODO)

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

20 years agoThis error checking rule was never applied due to a reduce/reduce conflict.
Martin Baulig [Wed, 9 Jun 2004 18:14:43 +0000 (18:14 -0000)]
This error checking rule was never applied due to a reduce/reduce conflict.

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

20 years ago* AssemblyNameTests.cs: added tests for AssemblyName.FullName
Gert Driesen [Wed, 9 Jun 2004 17:53:12 +0000 (17:53 -0000)]
* AssemblyNameTests.cs: added tests for AssemblyName.FullName
and serialization of AssemblyName, converted tests to use Assert
class

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

20 years ago2004-06-09 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Wed, 9 Jun 2004 17:44:22 +0000 (17:44 -0000)]
2004-06-09  Atsushi Enomoto  <atsushi@ximian.com>

* UriBuilderTest.cs : Actually Query() and Fragment() didnt pass under
  MS.NET.

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

20 years ago2004-06-09 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Wed, 9 Jun 2004 17:27:58 +0000 (17:27 -0000)]
2004-06-09  Atsushi Enomoto  <atsushi@ximian.com>

* UriBuilderTest.cs: Please don't hardcode non-ASCII/non-UTF8
  character in the sources.

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

20 years ago* BufferedStream.cs (SetLength): Add checks and throw the
Duncan Mak [Wed, 9 Jun 2004 17:10:54 +0000 (17:10 -0000)]
* BufferedStream.cs (SetLength): Add checks and throw the
appropriate Exceptions here instead.

* FileStream.cs (SetLength): Revert part of my last patch, we're
throwing ObjectDisposedException instead of IOException again.

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

20 years ago * gacutil.exe.sources: Make the new gacutil the default and return
Jackson Harper [Wed, 9 Jun 2004 17:01:29 +0000 (17:01 -0000)]
    * gacutil.exe.sources: Make the new gacutil the default and return
seats to their upright position.

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

20 years ago2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 9 Jun 2004 16:58:11 +0000 (16:58 -0000)]
2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>

* Decimal.cs: Fixed remainder (and optimized some cases not to call
unmanaged code). Simplified divide. Removed workaround for bug #59793.

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

20 years ago2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 9 Jun 2004 16:54:22 +0000 (16:54 -0000)]
2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>

* Decimal.cs: Added tests for remainder, divide and parsing overflow.

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

20 years ago2004-06-09 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Wed, 9 Jun 2004 16:44:01 +0000 (16:44 -0000)]
2004-06-09  Atsushi Enomoto <atsushi@ximian.com>

* XmlNamespaceManager.cs : The error message was improper.
  Fix for bug #59880.

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

20 years ago* SerializationInfoEnumerator.cs: Instead of using
Duncan Mak [Wed, 9 Jun 2004 16:26:08 +0000 (16:26 -0000)]
* SerializationInfoEnumerator.cs: Instead of using
IDictionaryEnumerator from a Hashtable, use a normal IEnumerator
from the newly added ArrayList in SerializationInfo.

* SerializationInfo.cs: Added an extra ArrayList so that we can
keep the SerializationEntrys added in the order.
(SerializationInfo, AddValue): Throw ArgumentNullException
correctly.

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

20 years agosimplifies object destruction and fixes
Jordi Mas i Hernandez [Wed, 9 Jun 2004 16:14:53 +0000 (16:14 -0000)]
simplifies object destruction and fixes

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

20 years agoImproved vararg test.
Paolo Molaro [Wed, 9 Jun 2004 15:54:10 +0000 (15:54 -0000)]
Improved vararg test.

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

20 years agoWed Jun 9 18:23:59 CEST 2004 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Wed, 9 Jun 2004 15:36:21 +0000 (15:36 -0000)]
Wed Jun 9 18:23:59 CEST 2004 Paolo Molaro <lupus@ximian.com>

* icall.c: handle sentinel pos in vararg methods in position different
from 0.

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

20 years ago2004-06-09 Pedro Mart�nez Juli� <yoros@wanadoo.es>
Pedro Martínez Juliá [Wed, 9 Jun 2004 13:27:27 +0000 (13:27 -0000)]
2004-06-09  Pedro Mart�nez Juli�  <yoros@wanadoo.es>

    * HttpContext: User property returns its own "user" value because
    the context can walk through different Threads. When "User" property
    is changed, change "Thread.CurrentPrincipal" too.

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

20 years agonew error test
Marek Safar [Wed, 9 Jun 2004 12:50:33 +0000 (12:50 -0000)]
new error test

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

20 years ago2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 9 Jun 2004 12:07:17 +0000 (12:07 -0000)]
2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>

* StrongNameManager.cs: Fix ToString() when no verificationSettings
are present (used in sn -Vl).
* sn.cs: Fixed to match documentation.

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

20 years ago2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 9 Jun 2004 12:04:28 +0000 (12:04 -0000)]
2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>

* sn.1: Updated documentation to match the tool and to include more
informations about the configuration kept in machine.config.

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

20 years agoChangeLog: Updated ChangeLog
Sanja Gupta [Wed, 9 Jun 2004 11:57:49 +0000 (11:57 -0000)]
ChangeLog: Updated ChangeLog
TestImageConverter.cs: Removed dependency on obsolete class,
      Assertion from NUnit.

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

20 years agonew error test
Marek Safar [Wed, 9 Jun 2004 11:27:07 +0000 (11:27 -0000)]
new error test

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

20 years agoadded missing destructors
Jordi Mas i Hernandez [Wed, 9 Jun 2004 11:06:00 +0000 (11:06 -0000)]
added missing destructors

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

20 years agoChangeLog: Updated ChangeLog.
Sanja Gupta [Wed, 9 Jun 2004 11:04:48 +0000 (11:04 -0000)]
ChangeLog: Updated ChangeLog.
TestBitmap.cs, TestIcon.cs, TestIconConverter.cs: Removed
dependency on obsolete class, Assertion from NUnit.

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

20 years agoDo away with stampfiles.
Raja R Harinath [Wed, 9 Jun 2004 10:57:33 +0000 (10:57 -0000)]
Do away with stampfiles.
Introduce support for VB test cases.
* library.make (HAVE_CS_TESTS, HAVE_VB_TESTS): New auto-detecting
defines.
(stampfile, test_stampfile): Remove.
(clean-local): Don't mention them.
(test-local, run-test-local, run-test-ondotnet-local):
Make unconditional.
($(makefrag), $(test_makefrag)): Simplify.
($(btest_lib)): New.  Support for VB testcases.

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

20 years ago2004-06-09 Umadevi S <sumadevi@novell.com>
Umadevi S [Wed, 9 Jun 2004 10:32:13 +0000 (10:32 -0000)]
2004-06-09 Umadevi S <sumadevi@novell.com>
        * Correct Add, InserAt testcases for DataTableMappingCollection

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

20 years ago * OdbcDataReader.cs: Removed checking of currentRow in GetName method
Sureshkumar T [Wed, 9 Jun 2004 10:28:13 +0000 (10:28 -0000)]
  * OdbcDataReader.cs: Removed checking of currentRow in GetName method

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

20 years ago2004-06-09 Umadevi S <sumadevi@novell.com>
Umadevi S [Wed, 9 Jun 2004 10:24:01 +0000 (10:24 -0000)]
2004-06-09 Umadevi S <sumadevi@novell.com>
        * DataTableMappingCollection.cs - fixed nunit testcase errors
        - Add, GetByDataSetTable,Insert, Remove, RemoveAt methods.

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

20 years agoSimplify slightly.
Raja R Harinath [Wed, 9 Jun 2004 10:02:25 +0000 (10:02 -0000)]
Simplify slightly.

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

20 years ago2004-06-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 9 Jun 2004 09:51:06 +0000 (09:51 -0000)]
2004-06-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* GlobalizationConfigurationHandler.cs: if no culture given, use the
default one, not the invariant.

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

20 years ago2004-06-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 9 Jun 2004 09:42:13 +0000 (09:42 -0000)]
2004-06-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* culture-info-tables.h: freshly generated.

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

20 years ago2004-06-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 9 Jun 2004 09:40:22 +0000 (09:40 -0000)]
2004-06-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* Driver.cs: handle single quotes in the pattern. We used to fail for,
at least, es and pt cultures with full patterns like
"EEEE d' de 'MMMM' de 'yyyy".

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

20 years ago(HAVE_CYCLIC_DEP_FILE): New. Used to detect if
Raja R Harinath [Wed, 9 Jun 2004 09:15:20 +0000 (09:15 -0000)]
(HAVE_CYCLIC_DEP_FILE): New.  Used to detect if
System.Xml.dll is present.
(SECOND_PASS): Remove.

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

20 years ago2004-06-09 Umadevi S <sumadevi@novell.com>
Umadevi S [Wed, 9 Jun 2004 09:00:02 +0000 (09:00 -0000)]
2004-06-09 Umadevi S <sumadevi@novell.com>
        * Corrected Remove method testcase

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

20 years ago2004-06-09 Umadevi S <sumadevi@novell.com>
Umadevi S [Wed, 9 Jun 2004 08:57:24 +0000 (08:57 -0000)]
2004-06-09 Umadevi S <sumadevi@novell.com>
        * DataColumnMappingCollection.cs - fixed nunit testcase errors
        - GetByDataSetColumn,IndexOfDataSetColumn, Remove methods.

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

20 years agoRemove stray space.
Raja R Harinath [Wed, 9 Jun 2004 08:23:01 +0000 (08:23 -0000)]
Remove stray space.

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

20 years agoRemove trailing empty lines
Raja R Harinath [Wed, 9 Jun 2004 08:21:21 +0000 (08:21 -0000)]
Remove trailing empty lines

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

20 years agoPartial support for writing Visual Basic source files.
Raja R Harinath [Wed, 9 Jun 2004 08:19:15 +0000 (08:19 -0000)]
Partial support for writing Visual Basic source files.
* rules.make (USE_MBAS_FLAGS,BASCOMPILE,INTERNAL_MBAS): New.
* config-default.make (MBAS_FLAGS, DEFAULT_MBAS_FLAGS): New.
* profiles/default.make (MBAS): New.

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

20 years agoDo away with stampfiles.
Raja R Harinath [Wed, 9 Jun 2004 08:12:16 +0000 (08:12 -0000)]
Do away with stampfiles.
* executable.make (stampfile): Remove.
(clean-local): Remove mention of $(stampfile).
(test-local, run-test-local, run-test-ondotnet-local):
Make unconditional.  Add dummy rule to prevent other makefiles
from defining rules on these.
($(PROGRAM)): Depend directly on $(BUILT_SOURCES).
($(makefrag)): Simplify.

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

20 years ago(HAS_TEST): Remove.
Raja R Harinath [Wed, 9 Jun 2004 08:08:22 +0000 (08:08 -0000)]
(HAS_TEST): Remove.
(run-test-local): Move rules to and depend on ...
(run-cilc-test): ... this.

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

20 years ago(HAS_TEST): Remove.
Raja R Harinath [Wed, 9 Jun 2004 08:08:03 +0000 (08:08 -0000)]
(HAS_TEST): Remove.
(run-test-local): Disable for now.  Move rules to ...
(run-sqlsharp-test): ... this.

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

20 years ago(HAS_TEST): Remove.
Raja R Harinath [Wed, 9 Jun 2004 08:07:39 +0000 (08:07 -0000)]
(HAS_TEST): Remove.
(run-test-local): Move rule to and depend on ...
(run-mbas-test): ... this.

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

20 years agoRemove trailing empty lines
Raja R Harinath [Wed, 9 Jun 2004 08:02:44 +0000 (08:02 -0000)]
Remove trailing empty lines

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

20 years agonew error test
Marek Safar [Wed, 9 Jun 2004 07:51:18 +0000 (07:51 -0000)]
new error test

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

20 years ago* CompressedStack.cs: Added finalizer to match public API of
Gert Driesen [Wed, 9 Jun 2004 04:56:20 +0000 (04:56 -0000)]
* CompressedStack.cs: Added finalizer to match public API of
MS.NET

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

20 years ago* Context.cs: Added finalizer to match MS.NET
Gert Driesen [Wed, 9 Jun 2004 04:54:36 +0000 (04:54 -0000)]
* Context.cs: Added finalizer to match MS.NET

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

20 years ago* IsolatedStorage.cs: use private variable for holding scope,
Gert Driesen [Wed, 9 Jun 2004 04:48:36 +0000 (04:48 -0000)]
* IsolatedStorage.cs: use private variable for holding scope,
set scope in InitStore method, removed need for extra protected
member (public API fix)
* IsolatedStorageFile.cs: use InitStore to initialize scope

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

20 years ago * AssemblyName.cs (GetAssemblyName): Send a fullpath to the
Jackson Harper [Wed, 9 Jun 2004 04:44:55 +0000 (04:44 -0000)]
    * AssemblyName.cs (GetAssemblyName): Send a fullpath to the
runtime. This way the codebase is set properly. The codebase is
using g_filename_to_uri which expects a full path.

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

20 years ago * driver.cs: When checking refs don't bother using an AppDomain
Jackson Harper [Wed, 9 Jun 2004 04:35:47 +0000 (04:35 -0000)]
    * driver.cs: When checking refs don't bother using an AppDomain
and load the assembly using the code base so we get the right
one. Print out the name of the non strong named assembly if one is
referenced.

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

20 years ago2004-06-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 9 Jun 2004 04:10:30 +0000 (04:10 -0000)]
2004-06-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* FileStream.cs: re-enabled ignoring broken pipe errors when reading.
Fixes bug #59639.

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

20 years ago* MethodRentalTest.cs: Added check for invalid method size,
Gert Driesen [Wed, 9 Jun 2004 03:53:52 +0000 (03:53 -0000)]
* MethodRentalTest.cs: Added check for invalid method size,
fixed tests on MS.NET, Mono-stylized

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

20 years ago* MethodRental.cs: Added check for method size to match MS.NET
Gert Driesen [Wed, 9 Jun 2004 03:46:13 +0000 (03:46 -0000)]
* MethodRental.cs: Added check for method size to match MS.NET

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

20 years ago2004-06-08 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 9 Jun 2004 00:49:32 +0000 (00:49 -0000)]
2004-06-08  Sebastien Pouliot  <sebastien@ximian.com>

* StrongName.cs: Synch with corlib (the new code isn't even compiled)
in Mono.Security assembly.

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

20 years ago2004-06-08 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 9 Jun 2004 00:47:21 +0000 (00:47 -0000)]
2004-06-08  Sebastien Pouliot  <sebastien@ximian.com>

* StrongName.cs: Added corlib specific code to load configuration
from machine.config to allow public key token remapping to work
with (for example) gacutil.
* StrongNameManager.cs: Now load configuration from machine.config.

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

20 years agoupdated with hints on attaching a file
Gonzalo Paniagua Javier [Tue, 8 Jun 2004 23:34:48 +0000 (23:34 -0000)]
updated with hints on attaching a file

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

20 years agoUse something more portable. Thanks for the suggestion, Gonzalo!
Duncan Mak [Tue, 8 Jun 2004 23:23:58 +0000 (23:23 -0000)]
Use something more portable. Thanks for the suggestion, Gonzalo!

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

20 years ago2004-06-09 Martin Baulig <martin@ximian.com>
Martin Baulig [Tue, 8 Jun 2004 23:13:08 +0000 (23:13 -0000)]
2004-06-09  Martin Baulig  <martin@ximian.com>

* loader.c (mono_get_method_constrained): Call `mono_class_init
(constrained_class)'.

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

20 years agocompose sample
Jordi Mas i Hernandez [Tue, 8 Jun 2004 23:08:08 +0000 (23:08 -0000)]
compose sample

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

20 years agoSaveAdd wrappers
Jordi Mas i Hernandez [Tue, 8 Jun 2004 23:06:16 +0000 (23:06 -0000)]
SaveAdd wrappers

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

20 years ago(IsRootDirectory): New helper method for determining if a path is the
Duncan Mak [Tue, 8 Jun 2004 21:29:57 +0000 (21:29 -0000)]
(IsRootDirectory): New helper method for determining if a path is the
root directory. Handles both Unix as well as Windows.
(GetParent): Use IsRootDirectory for the check.

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

20 years ago(GetParentOfRootDirectory): Add test for
Duncan Mak [Tue, 8 Jun 2004 21:29:36 +0000 (21:29 -0000)]
(GetParentOfRootDirectory): Add test for
GetParent from the root directory.

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

20 years agoFix embarrassment
Duncan Mak [Tue, 8 Jun 2004 20:45:34 +0000 (20:45 -0000)]
Fix embarrassment

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

20 years agoMake it work on Windows as well
Duncan Mak [Tue, 8 Jun 2004 20:28:52 +0000 (20:28 -0000)]
Make it work on Windows as well

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

20 years ago* File.cs: Fix line endings, took out ^Ms.
Duncan Mak [Tue, 8 Jun 2004 20:09:19 +0000 (20:09 -0000)]
* File.cs: Fix line endings, took out ^Ms.

* Directory.cs (GetParent): Return null if the specified path is
the root directory.

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

20 years ago* icall.c (ves_icall_MonoType_GetEvent): Handle events without
Gert Driesen [Tue, 8 Jun 2004 19:50:29 +0000 (19:50 -0000)]
* icall.c (ves_icall_MonoType_GetEvent): Handle events without
any methods. Fixes #59629.

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

20 years ago2004-06-08 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Tue, 8 Jun 2004 19:30:12 +0000 (19:30 -0000)]
2004-06-08  Sebastien Pouliot  <sebastien@ximian.com>

* machine.config: Added strongname token remapping configuration.

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

20 years ago2004-06-08 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Tue, 8 Jun 2004 19:26:16 +0000 (19:26 -0000)]
2004-06-08  Sebastien Pouliot  <sebastien@ximian.com>

* AssemblyInfo.cs: Updated version number for post beta 2.
* StrongNameManager.cs: Changed XML format to be compatible with
machine.config. Made token uppercase.
* sn.cs: Now load the token remapping configuration from
machine.config. Fixed some errors in help.

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