mono.git
20 years ago2004-05-26 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 26 May 2004 13:23:42 +0000 (13:23 -0000)]
2004-05-26  Zoltan Varga  <vargaz@freemail.hu>

* Makefile.am (DISABLED_TESTS): appdomain-unload.exe seems to run too.

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

20 years ago2004-05-26 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 26 May 2004 13:22:42 +0000 (13:22 -0000)]
2004-05-26  Zoltan Varga  <vargaz@freemail.hu>

* driver.c mini.h mini.c mini-x86.c: Moved the mono_lmf_addr TLS
variable to driver.c so the compiler can emit more efficient code to
access them.

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

20 years agofix the build
Marek Safar [Wed, 26 May 2004 12:44:15 +0000 (12:44 -0000)]
fix the build

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

20 years ago2004-05-26 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Wed, 26 May 2004 12:08:35 +0000 (12:08 -0000)]
2004-05-26  Atsushi Enomoto  <atsushi@ximian.com>

* culture-info-tables.h: reflecting locale-builder updates.

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

20 years ago2004-05-26 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Wed, 26 May 2004 11:53:06 +0000 (11:53 -0000)]
2004-05-26  Atsushi Enomoto  <atsushi@ximian.com>

* Driver.cs : for af_ZA locale, am/pm part got required to support
  "empty" string. So check am/pm elements and overwrite AMDesigner/
  PMDesigner value even if they consist of empty string.

* (moved logs for supp/ content to supp/)

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

20 years ago2004-05-26 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 26 May 2004 11:52:38 +0000 (11:52 -0000)]
2004-05-26  Zoltan Varga  <vargaz@freemail.hu>

* profiler.c (simple_allocation): Skip icall wrapper methods. Fixes
#59086.

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

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

* Added ChangeLog also here (and moved the last msg from ..).

* af_ZA.xml, ar_SA.xml, be_BY.xml, de_AT.xml, en_AU.xml, en_GB.xml,
  en_NZ.xml, es_AR.xml, es_BO.xml, es_CL.xml, es_CO.xml, es_CR.xml,
  es_DO.xml, es_EC.xml, es_ES.xml, es_GT.xml, es_HN.xml, es_MX.xml,
  es_PA.xml, es_PE.xml, es_PR.xml, es_PY.xml, es_SV.xml, es_UY.xml,
  es_VE.xml, eu_ES.xml,
  fo_FO.xml, fr_BE.xml, fr_CA.xml, fr_FR.xml, fr_CH.xml, fr_FR.xml,
  fr_LU.xml, hi_IN.xml, id_ID.xml, it_CH.xml, it_IT.xml, ko_KR.xml,
  nl_BE.xml, nl_NL.xml, pt_BR.xml, pt_PT.xml, sv_FI.xml, sv_SE.xml,
  sw_KE.xml, bg.xml, ca.xml, cs.xml, da.xml, de.xml, el.xml, es.xml,
  et.xml, fa.xml, fi.xml, he.xml, hr.xml, hu.xml, hy.xml, is.xml,
  lt.xml, lv.xml, mk.xml, ro.xml, ru.xml, sk.xml, sl.xml, sq.xml,
  tr.xml, uk.xml, vi.xml :
  Added shortdate/longtime/am/pm etc. for DateTime.ToString().
* ar_AE.xml, ar_BH.xml, ar_DZ.xml, ar_EG.xml, ar_JO.xml, ar_KW.xml,
  ar_LB.xml, ar_LY.xml, ar_MA.xml, ar_OM.xml, ar_QA.xml, ar_SY.xml,
  ar_TN.xml, ar_YE.xml, en_CA.xml, en_IE.xml, en_PH.xml, en_ZA.xml,
  en_ZW.xml :
  Added shortdate/longtime.
* th.xml : ditto.
* ja.xml : I incorrectly modified long time format. Reverting.

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

20 years ago2004-05-26 Umadevi S <sumadevi@novell.com.
Umadevi S [Wed, 26 May 2004 11:35:36 +0000 (11:35 -0000)]
2004-05-26  Umadevi S <sumadevi@novell.com.
        * Added files DataTableCollectionTest and DataRelationCollectionTest to the system.data_test.dll.sources

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

20 years ago2004-05-26 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 11:27:56 +0000 (11:27 -0000)]
2004-05-26  Sebastien Pouliot  <sebastien@ximian.com>

Environment.cs: Bumped mono_corlib_version to 20 (rng interface).

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

20 years ago2004-05-26 Umadevi S <sumadevi@novell.com.
Umadevi S [Wed, 26 May 2004 11:26:34 +0000 (11:26 -0000)]
2004-05-26  Umadevi S <sumadevi@novell.com.
        * Added files DataTableCollectionTest and DataRelationCollectionTest

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

20 years ago2004-05-26 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 11:26:23 +0000 (11:26 -0000)]
2004-05-26  Sebastien Pouliot  <sebastien@ximian.com>

* RNGCryptoServiceProvider.cs: Changed RNG interface with the runtime
so it could be used in a thread-safe way with CryptoAPI.

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

20 years ago2004-05-26 Umadevi S <sumadevi@novell.com>.
Umadevi S [Wed, 26 May 2004 11:26:07 +0000 (11:26 -0000)]
2004-05-26  Umadevi S <sumadevi@novell.com>.
        * Added files DataTableCollectionTest and DataRelationCollectionTest

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

20 years ago * SoapFormatter.cs: Added headers parameter to SoapWriter call.
Lluis Sanchez [Wed, 26 May 2004 11:26:05 +0000 (11:26 -0000)]
* SoapFormatter.cs: Added headers parameter to SoapWriter call.
* SoapReader.cs: Added support for deserialization of headers. Cache
  both member indexes and member infos in the new TypeMetadata structure.
* SoapWriter.cs: Added support for serialization of headers.

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

20 years ago2004-05-26 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 11:25:26 +0000 (11:25 -0000)]
2004-05-26  Sebastien Pouliot  <sebastien@ximian.com>

* appdomain.cs: Bumped MONO_CORLIB_VERSION to 20.
* icall.c: Modified icalls for RNG.
* rand.c|h: Changed RNG interface to allow thread-safe usage under
Windows (CryptoAPI).

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

20 years ago2004-05-26 Marek Safar <marek.safar@seznam.cz>
Marek Safar [Wed, 26 May 2004 11:07:30 +0000 (11:07 -0000)]
2004-05-26  Marek Safar <marek.safar@seznam.cz>

* test-74.cs: Now test passes on my machine too.
It is not perfect though.

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

20 years ago(clean-local): Add $(CLEAN_FILES) too.
Raja R Harinath [Wed, 26 May 2004 09:36:25 +0000 (09:36 -0000)]
(clean-local): Add $(CLEAN_FILES) too.

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

20 years ago2004-05-26 Marek Safar <marek.safar@seznam.cz>
Marek Safar [Wed, 26 May 2004 09:29:13 +0000 (09:29 -0000)]
2004-05-26  Marek Safar  <marek.safar@seznam.cz>

Fixed bug #50080 & cs0214-2.cs
* expression.cs (Cast.DoResolve): Check unsafe context here.

* statement.cs (Resolve.DoResolve): Likewise.

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

20 years agogif image sample
Jordi Mas i Hernandez [Wed, 26 May 2004 09:28:55 +0000 (09:28 -0000)]
gif image sample

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

20 years agoRebuild
Raja R Harinath [Wed, 26 May 2004 09:27:23 +0000 (09:27 -0000)]
Rebuild

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

20 years ago* nunit20/util/Makefile (EXTRA_DISTFILES): Remove
Raja R Harinath [Wed, 26 May 2004 09:22:25 +0000 (09:22 -0000)]
* nunit20/util/Makefile (EXTRA_DISTFILES): Remove
Transform.resources.
($(the_lib)): Make Transform.resources using internal resgen.
* nunit20/util/Transform.resources: Rebuild.

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

20 years agoChangeLog: Updated ChangeLog.
Sanja Gupta [Wed, 26 May 2004 08:41:51 +0000 (08:41 -0000)]
ChangeLog: Updated ChangeLog.
TestImageFormatConverter.cs: Removed duplicate assertion numbers.

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

20 years agoChangeLog: Update ChangeLog.
Sanja Gupta [Wed, 26 May 2004 08:36:32 +0000 (08:36 -0000)]
ChangeLog: Update ChangeLog.
ImageFormatConverter.cs: Fixed issues discovered from nunit test cases.

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

20 years agoRemove a couple of noise words.
Raja R Harinath [Wed, 26 May 2004 08:21:34 +0000 (08:21 -0000)]
Remove a couple of noise words.

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

20 years agoAdded test for Color.cs.
Ravindra [Wed, 26 May 2004 08:11:49 +0000 (08:11 -0000)]
Added test for Color.cs.

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

20 years agoAdded a note.
Ravindra [Wed, 26 May 2004 08:08:22 +0000 (08:08 -0000)]
Added a note.

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

20 years agoMinor fix in Color.Green property.
Ravindra [Wed, 26 May 2004 08:06:07 +0000 (08:06 -0000)]
Minor fix in Color.Green property.

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

20 years agoTest for Color.cs.
Ravindra [Wed, 26 May 2004 08:03:52 +0000 (08:03 -0000)]
Test for Color.cs.

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

20 years ago Few property related checks applied
Anirban Bhattacharjee [Wed, 26 May 2004 07:59:30 +0000 (07:59 -0000)]
 Few property related checks applied

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

20 years ago* Makefile.am (mcs-do-basic-build): No need to set MCS here.
Raja R Harinath [Wed, 26 May 2004 07:41:03 +0000 (07:41 -0000)]
* Makefile.am (mcs-do-basic-build): No need to set MCS here.
* runtime/net_1_1/Makefile.am (gac_assemblies_list): Update to
reflect new names for nunit.util and nunit.framework.  Add
nunit.core.
* runtime/net_2_0/Makefile.am (gac_assemblies_list): Likewise.

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

20 years ago2004-05-26 Martin Baulig <martin@ximian.com>
Martin Baulig [Wed, 26 May 2004 06:03:37 +0000 (06:03 -0000)]
2004-05-26  Martin Baulig  <martin@ximian.com>

* namespace.cs (NamespaceEntry.Lookup): Added `bool silent'.

* rootcontext.cs (RootContext.NamespaceLookup): Added `bool silent'.
(RootContext.LookupType): Pass down the `silent' flag.

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

20 years agoPut my changes back.
Martin Baulig [Wed, 26 May 2004 06:01:33 +0000 (06:01 -0000)]
Put my changes back.

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

20 years ago2004-05-26 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Wed, 26 May 2004 03:54:51 +0000 (03:54 -0000)]
2004-05-26  Atsushi Enomoto  <atsushi@ximian.com>

* FileInfo.cs,
  DirectoryInfo.cs : ToString() should return constructor arg as is.
  This fixes bug #58804.

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

20 years ago2003-05-26 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Wed, 26 May 2004 03:45:34 +0000 (03:45 -0000)]
2003-05-26  Atsushi Enomoto <atsushi@ximian.com>

* FileInfoTest.cs : incorrect \ fix. added more cases.

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

20 years ago2003-05-26 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Wed, 26 May 2004 03:33:21 +0000 (03:33 -0000)]
2003-05-26  Atsushi Enomoto <atsushi@ximian.com>

* FileInfoTest.cs : added tests for ToString().

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

20 years agofixed 59051
Gonzalo Paniagua Javier [Wed, 26 May 2004 02:51:47 +0000 (02:51 -0000)]
fixed 59051

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

20 years ago * ILParser.jay: Fix casting for data type constants.
Jackson Harper [Wed, 26 May 2004 01:37:52 +0000 (01:37 -0000)]
    * ILParser.jay: Fix casting for data type constants.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 01:16:57 +0000 (01:16 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Makefile: changed case on nunit.framework.dll (lowercase)

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 01:15:07 +0000 (01:15 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* library.make: changed case on nunit.framework.dll (lowercase)

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 01:10:55 +0000 (01:10 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* AssemblyInfo.cs: Removed MONO define for strongnaming assembly.

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

20 years agoDetails...
Gonzalo Paniagua Javier [Wed, 26 May 2004 01:09:55 +0000 (01:09 -0000)]
Details...

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 01:09:20 +0000 (01:09 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Makefile: Allow different case between *.source and assembly name.
* AssemblyInfo.cs: Nunit.key->nunit.key

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 01:08:00 +0000 (01:08 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Allow different filename case for *.source and resulting assembly.

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

20 years ago2004-05-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 26 May 2004 01:05:43 +0000 (01:05 -0000)]
2004-05-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* UrlUtils.cs:
(GetFile): not public, and fixed to really return just the file name.
(InsertSessionId): ensure that the directory ends with a "/". This
fixes cookieless sessions.

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

20 years agotest the regression
Ben Maurer [Wed, 26 May 2004 00:48:28 +0000 (00:48 -0000)]
test the regression

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 00:38:46 +0000 (00:38 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Updated files (and added new ones) for NUnit 2.1.91.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 00:36:51 +0000 (00:36 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* forgot to remove TestLoadEventArgs.cs

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 00:35:08 +0000 (00:35 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Updated files for nunit-console 2.1.91.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 00:33:22 +0000 (00:33 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Removed old files from previous versions of NUnit.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 00:31:38 +0000 (00:31 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Update existing files (and added new ones) for nunit 2.1.91.

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

20 years agoRevert the last two patches, they regress
Miguel de Icaza [Wed, 26 May 2004 00:29:07 +0000 (00:29 -0000)]
Revert the last two patches, they regress

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 00:25:00 +0000 (00:25 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Removed old files from previous Nunit versions.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 00:23:03 +0000 (00:23 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Update to existing files and new files for NUnit 2.1.91.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 00:20:24 +0000 (00:20 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

Removed old files (most have been move to other assemblies).

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 00:12:18 +0000 (00:12 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Imported NUnit 2.1.91 (2.2 beta) source code for new assembly.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 26 May 2004 00:05:37 +0000 (00:05 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* nunit.key: New. NUnit private key. Due to build issues the key
must be present in this directory.

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

20 years agofixes compilation problem under win32 using csc
Jordi Mas i Hernandez [Tue, 25 May 2004 23:33:31 +0000 (23:33 -0000)]
fixes compilation problem under win32 using csc

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

20 years ago2004-05-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 25 May 2004 22:27:41 +0000 (22:27 -0000)]
2004-05-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* OracleType.cs: fixed values for Int16 and Int32. Thanks to Artem
Zabytin for reporting this.

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

20 years ago * PEAPI.cs: Set the has default flag on fields when a default data
Jackson Harper [Tue, 25 May 2004 22:27:08 +0000 (22:27 -0000)]
    * PEAPI.cs: Set the has default flag on fields when a default data
constant is assigned to them.

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

20 years ago2004-05-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 25 May 2004 22:23:23 +0000 (22:23 -0000)]
2004-05-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* Makefile.am: don't distribute generated inssel.[ch] files.

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

20 years ago * PEAPI.cs: Encode string constants as unicode before putting them
Jackson Harper [Tue, 25 May 2004 22:09:24 +0000 (22:09 -0000)]
    * PEAPI.cs: Encode string constants as unicode before putting them
in the blob.

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

20 years ago2004-05-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 25 May 2004 21:28:41 +0000 (21:28 -0000)]
2004-05-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* IPAddress.cs:
* IPEndPoint.cs:
* IPv6Address.cs: no more warnings about IPAddress.Address.

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

20 years ago2004-05-25 Martin Baulig <martin@ximian.com>
Martin Baulig [Tue, 25 May 2004 21:15:23 +0000 (21:15 -0000)]
2004-05-25  Martin Baulig  <martin@ximian.com>

* expression.cs
(MethodGroupExpr.IdenticalTypeName): New public property.
(Invocation.DoResolve): Don't report a CS0176 if the "instance"
expression actually refers to a type.

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

20 years ago*** empty log message ***
Gonzalo Paniagua Javier [Tue, 25 May 2004 21:12:04 +0000 (21:12 -0000)]
*** empty log message ***

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

20 years ago2004-05-25 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 25 May 2004 20:59:53 +0000 (20:59 -0000)]
2004-05-25  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* System.Web/HttpApplication.cs: set culture/uiculture from
configuration and restore it after each step. Fixes bug #52851.

* System.Web.Configuration/GlobalizationConfiguration.cs: if we have no
context, use GetAppConfig instead of GetConfig.

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

20 years ago2004-05-25 Ben Maurer <bmaurer@users.sourceforge.net>
Ben Maurer [Tue, 25 May 2004 20:18:36 +0000 (20:18 -0000)]
2004-05-25 Ben Maurer  <bmaurer@users.sourceforge.net>

* config.h.in: remove

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

20 years agoNew test.
Martin Baulig [Tue, 25 May 2004 20:18:25 +0000 (20:18 -0000)]
New test.

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

20 years ago2004-05-25 Martin Baulig <martin@ximian.com>
Martin Baulig [Tue, 25 May 2004 20:16:53 +0000 (20:16 -0000)]
2004-05-25  Martin Baulig  <martin@ximian.com>

* expression.cs (Invocation.DoResolve): Applied Ben Maurer's patch
for #56176 and made it actually work.

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

20 years ago2004-05-25 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Tue, 25 May 2004 19:21:00 +0000 (19:21 -0000)]
2004-05-25  Zoltan Varga  <vargaz@freemail.hu>

* mini.c (mono_jit_compile_method_with_opt): Really emit icall wrappers
into the default appdomain. Fixes #58707.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Tue, 25 May 2004 18:59:35 +0000 (18:59 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Array.cs: Fixed possible integer overflow.
* BitConverter.cs: Fixed a possible integer overflow in ToString.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Tue, 25 May 2004 18:53:12 +0000 (18:53 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* MethodBuilder.cs: Now use FastNewGuidArray to create new random
Guids without using CryptoConfig. Speed up for MCS.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Tue, 25 May 2004 18:51:22 +0000 (18:51 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* Guid.cs: Added an internal method to create a random Guid without
using CryptoConfig (which is heavy on first use). This is only used
in S.R.E.ModuleBuilder to speedup MCS compilation.

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

20 years ago2004-05-25 Martin Baulig <martin@ximian.com>
Martin Baulig [Tue, 25 May 2004 18:51:11 +0000 (18:51 -0000)]
2004-05-25  Martin Baulig  <martin@ximian.com>

* ecore.cs (Expression.CacheTemporaries): Make this virtual.
(FieldExpr, PropertyExpr): Override and implement
CacheTemporaries.  Fixes #52279.

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

20 years ago2004-05-25 Martin Baulig <martin@ximian.com>
Martin Baulig [Tue, 25 May 2004 18:49:36 +0000 (18:49 -0000)]
2004-05-25  Martin Baulig  <martin@ximian.com>

* test-261.cs: New test for #52279.

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

20 years ago * PEAPI.cs: zero RVAs for abstract, runtime, and internal call
Jackson Harper [Tue, 25 May 2004 18:46:37 +0000 (18:46 -0000)]
    * PEAPI.cs: zero RVAs for abstract, runtime, and internal call
methods.

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

20 years ago2004-05-25 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Tue, 25 May 2004 18:29:18 +0000 (18:29 -0000)]
2004-05-25  Zoltan Varga  <vargaz@freemail.hu>

* mono-codeman.c (mono_code_manager_invalidate): On x86, fill the
memory with 0xcc (x86 break).

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

20 years ago2004-05-25 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Tue, 25 May 2004 18:18:22 +0000 (18:18 -0000)]
2004-05-25  Zoltan Varga  <vargaz@freemail.hu>

* locales.c: Fix build.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Tue, 25 May 2004 17:59:05 +0000 (17:59 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

       * ArrayTest.cs: Added tests to check for integer overflow in Clear,
       Copy and Reverse.
       * BitConverterTest.cs: Added test to check for possible integer
       overflow in ToString (byte,int,int)

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

20 years ago * parser.cs: Allow creating a regular expression using {,n} as the
Jackson Harper [Tue, 25 May 2004 17:29:44 +0000 (17:29 -0000)]
    * parser.cs: Allow creating a regular expression using {,n} as the
specified. The min bounds is set to -1, I am not completely sure
if that is what it is supposed to be but MS does not set it to 0
based on testing. Patch by dave-gnome-bugs@earth.li. Fixes bug
#56761.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Tue, 25 May 2004 17:10:39 +0000 (17:10 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* String.cs: Fixed reported exception for PadLeft|Right. Fixed
possible integer overflow in methods that takes index and count
as parameters.

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

20 years agofix name
Jackson Harper [Tue, 25 May 2004 17:05:32 +0000 (17:05 -0000)]
fix name

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

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

* culture-info-tables.h: reflecting locale-builder updates.

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

20 years ago2004-05-25 18:30 CET Patrik Torstensson <totte@hiddenpeaks.com>
Patrik Torstensson [Tue, 25 May 2004 16:45:08 +0000 (16:45 -0000)]
2004-05-25 18:30 CET Patrik Torstensson <totte@hiddenpeaks.com>

* configure.in: Check for trunc instead of truncl (HAVE_TRUNC)

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

20 years agoadded wrapmode examples
Jordi Mas i Hernandez [Tue, 25 May 2004 16:08:52 +0000 (16:08 -0000)]
added wrapmode examples

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

20 years ago2004-05-26 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Tue, 25 May 2004 15:44:12 +0000 (15:44 -0000)]
2004-05-26  Atsushi Enomoto  <atsushi@ximian.com>

* supp/pl.xml,
  supp/ja.xml : Added overriding formats. pl.xml fixes bug #58186.

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

20 years ago * Makefile.am: Extract xml files.
Jackson Harper [Tue, 25 May 2004 15:41:50 +0000 (15:41 -0000)]
    * Makefile.am: Extract xml files.

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

20 years ago * locales.c: When creating the current culture use the $LANGs
Jackson Harper [Tue, 25 May 2004 15:17:00 +0000 (15:17 -0000)]
    * locales.c: When creating the current culture use the $LANGs
specific culture. So DateTimeFormat and NumberFormat entries are created.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Tue, 25 May 2004 14:25:57 +0000 (14:25 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* StringTest.cs: Added tests for special cases like
s.LastIndexOf ('o', s.Length, 1) fail but
s.LastIndexOf ("o", s.Length, 1) works.

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

20 years ago * XmlSerializationReader.cs: Check for empty element when reading an array
Lluis Sanchez [Tue, 25 May 2004 13:49:22 +0000 (13:49 -0000)]
* XmlSerializationReader.cs: Check for empty element when reading an array
  element. This fixes bug #59003. Thanks Atsushi!

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

20 years ago2004-05-25 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Tue, 25 May 2004 13:23:36 +0000 (13:23 -0000)]
2004-05-25  Zoltan Varga  <vargaz@freemail.hu>

* String.cs: Add new Strcpy icalls which take a char array as
parameter.

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

20 years ago2004-05-25 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Tue, 25 May 2004 13:19:38 +0000 (13:19 -0000)]
2004-05-25  Zoltan Varga  <vargaz@freemail.hu>

* string-icalls.{h,c} icalls.c: Add new icalls for Strcpy which take
a char array as parameter.

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

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

* jit-icalls.c: Remove the broken approximation for truncl, doing
no conversion is better.

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

20 years ago2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Tue, 25 May 2004 12:56:02 +0000 (12:56 -0000)]
2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

* ConvertTest.cs: New tests for prefixed hexadecimal strings and
negative byte convertion.
* StringTest.cs: Added new tests for integer overflow and negatives.

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

20 years ago2004-05-25 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Tue, 25 May 2004 12:44:48 +0000 (12:44 -0000)]
2004-05-25  Atsushi Enomoto <atsushi@ximian.com>

* DateTime.cs : added more invariant format patterns. This should
  really fix bug #57656.

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

20 years agoNew test
Marek Safar [Tue, 25 May 2004 12:43:41 +0000 (12:43 -0000)]
New test

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

20 years ago2004-05-25 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Tue, 25 May 2004 12:29:28 +0000 (12:29 -0000)]
2004-05-25  Zoltan Varga  <vargaz@freemail.hu>

* mini.c (handle_stack_args): Avoid reusing variables for stack slots.
Fixes #58863.

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

20 years ago2004-05-25 14:14 CET Patrik Torstensson <totte@hiddenpeaks.com>
Patrik Torstensson [Tue, 25 May 2004 12:28:09 +0000 (12:28 -0000)]
2004-05-25 14:14 CET Patrik Torstensson <totte@hiddenpeaks.com>

* BitConverter.cs (ToBoolean): Return true or false instead
of unsafe returing byte as bool. Fixes bug #58874.

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

20 years ago2004-05-25 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Tue, 25 May 2004 12:21:51 +0000 (12:21 -0000)]
2004-05-25  Atsushi Enomoto <atsushi@ximian.com>

* DateTime.cs : In ToString(string, IFormatProvider), use "G" if
  string format argument is null. This should fix bug #57656.

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

20 years ago* BindingCollection.cs: Fixed this[string] property.
Lluis Sanchez [Tue, 25 May 2004 12:18:31 +0000 (12:18 -0000)]
* BindingCollection.cs: Fixed this[string] property.

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

20 years agoTue May 25 14:33:56 CEST 2004 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Tue, 25 May 2004 11:55:12 +0000 (11:55 -0000)]
Tue May 25 14:33:56 CEST 2004 Paolo Molaro <lupus@ximian.com>

* mini-ops.h, mini-ppc.c, cpu-g4.md, inssel-ppc.brg: eliminate the use
of the mcrxr instruction which is not available on some processors
even if it's documented to be. Implement add and sub overflow correctly
(still not complete for long unsigned). Speed up icalls a bit.

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

20 years ago* HttpServerChannel.cs: Take unused port if the provided prot is 0.
Lluis Sanchez [Tue, 25 May 2004 11:34:08 +0000 (11:34 -0000)]
* HttpServerChannel.cs: Take unused port if the provided prot is 0.

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