mono.git
19 years ago2005-06-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 20:23:37 +0000 (20:23 -0000)]
2005-06-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* mono-api-info.cs: exclude the ReservedMask bits from method
attributes.

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

19 years ago2005-06-06 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Mon, 6 Jun 2005 20:22:27 +0000 (20:22 -0000)]
2005-06-06  Sebastien Pouliot  <sebastien@ximian.com>

* Alert.cs: Add NoCertificate (41) which _should_ be used in SSL3
if we don't want to send a certificate when requested by a server
(e.g. in the case the mutual authentication is optional).
* CipherSuite.cs: Fixed recursive property. Changed type to short so
it can hold 256 bits (valid value). Fixed ctor so it doesn't assign
the it's own value.

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

19 years ago2005-06-06 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Mon, 6 Jun 2005 20:16:10 +0000 (20:16 -0000)]
2005-06-06  Sebastien Pouliot  <sebastien@ximian.com>

* Activator.cs: Added  _Activator interface (and members) for 1.1 and
missing attributes (for both 1.1 and 2.0).
* String.cs: Made internal To[Lower|Upper]Invariant methods public for
2.0. Reworked Trim() to skip a useless call. Added missing attribute
for 2.0.
* Type.cs: Added  _Type, _MemberInfo interfaces (1.1/2.0). Added
missing attribute for 2.0. Hided some public/protected methods.

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

19 years agodepreciated
Ben Maurer [Mon, 6 Jun 2005 20:14:18 +0000 (20:14 -0000)]
depreciated

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

19 years agodepreciated
Ben Maurer [Mon, 6 Jun 2005 20:12:42 +0000 (20:12 -0000)]
depreciated

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

19 years agodepreciated
Ben Maurer [Mon, 6 Jun 2005 20:12:16 +0000 (20:12 -0000)]
depreciated

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

19 years agodepreciated
Ben Maurer [Mon, 6 Jun 2005 20:11:58 +0000 (20:11 -0000)]
depreciated

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

19 years agodepreciated
Ben Maurer [Mon, 6 Jun 2005 20:11:33 +0000 (20:11 -0000)]
depreciated

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

19 years agodepreciated
Ben Maurer [Mon, 6 Jun 2005 20:09:58 +0000 (20:09 -0000)]
depreciated

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

19 years ago2005-06-06 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Mon, 6 Jun 2005 20:07:20 +0000 (20:07 -0000)]
2005-06-06  Sebastien Pouliot  <sebastien@ximian.com>

* ModuleHandleTest.cs: Renamed PortableExecutableKind to *Kinds to fix
compilation.

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

19 years ago2005-06-06 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Mon, 6 Jun 2005 20:05:35 +0000 (20:05 -0000)]
2005-06-06  Sebastien Pouliot  <sebastien@ximian.com>

* AssemblyTest.cs: Removed asserts using PortableExecutableKind -
because (1) it was renamed to PortableExecutableKinds *and* (2)
it's documented as obsolete and will be removed for 2.0 RTM.

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

19 years agoRemove some interfaces that were dropped in beta2
Sebastien Pouliot [Mon, 6 Jun 2005 19:45:16 +0000 (19:45 -0000)]
Remove some interfaces that were dropped in beta2

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

19 years agodist fix
Ben Maurer [Mon, 6 Jun 2005 19:18:09 +0000 (19:18 -0000)]
dist fix

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

19 years ago2005-06-06:2 Rafael Teixeira <rafaelteixeirabr@hotmail.com>
Rafael Teixeira [Mon, 6 Jun 2005 19:12:47 +0000 (19:12 -0000)]
2005-06-06:2  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
* FileSystem.cs: Killed unneeded overload FileGet(in, ref Object, ...)

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

19 years ago2005-06-06 Rafael Teixeira <rafaelteixeirabr@hotmail.com>
Rafael Teixeira [Mon, 6 Jun 2005 19:03:02 +0000 (19:03 -0000)]
2005-06-06  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
* VBBinder.cs : Made it internal as it isn't public in 1.1 API
* DoubleType.cs: corrected, TryParse is now internal
* ObjectType.cs: corrected, CTypeHelper(string, Type) overload is now internal
* Utils.cs: corrected, SetTime and SetDate are now internal

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 18:59:39 +0000 (18:59 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* Assembly.cs ExceptionHandlingClause.cs: Fix build.

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

19 years agoBye
Ben Maurer [Mon, 6 Jun 2005 18:58:10 +0000 (18:58 -0000)]
Bye

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

19 years ago2005-06-06 Ben Maurer <bmaurer@ximian.com>
Ben Maurer [Mon, 6 Jun 2005 18:56:03 +0000 (18:56 -0000)]
2005-06-06  Ben Maurer  <bmaurer@ximian.com>

* Makefile: Depreciate mono-rpm-helpers

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

19 years ago2005-06-06 Ben Maurer <bmaurer@ximian.com>
Ben Maurer [Mon, 6 Jun 2005 18:52:08 +0000 (18:52 -0000)]
2005-06-06  Ben Maurer  <bmaurer@ximian.com>

* scripts/Makefile.am: Add mono-find-*

* scripts/mono-find-*.in: provides/requires stuff for rpm is now
done with monodis. This makes packaging easier as it doesn't
depend on the gac ind DESTDIR.

* configure.in: changes for the above

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 18:42:34 +0000 (18:42 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* ProcessorArchitecture.cs: New file.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 18:33:17 +0000 (18:33 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* AssemblyBuilder.cs: Update after PortableExecutableKinds name change.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 18:32:13 +0000 (18:32 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* ExceptionHandlingClause.cs: Update after ExceptionHandlingClauseFlags name change.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 18:30:59 +0000 (18:30 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* ModuleHandle.cs: Update after PortableExecutableKinds name change.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 18:28:54 +0000 (18:28 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* corlib.dll.sources: Some System.Reflection classes got renamed in net 2.0
beta 2.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 18:28:09 +0000 (18:28 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* *.cs: Updates for net 2.0 beta 2.

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

19 years ago2005-06-06 Cesar Lopez Nataren <cnataren@novell.com>
César Natarén [Mon, 6 Jun 2005 18:24:28 +0000 (18:24 -0000)]
2005-06-06  Cesar Lopez Nataren  <cnataren@novell.com>

* expression.cs (emit_access): We can now access the properties
from the Global RegExp object, they were not being accesible
because they are properties not fields.

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

19 years agofix category
Sebastien Pouliot [Mon, 6 Jun 2005 18:22:31 +0000 (18:22 -0000)]
fix category

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

19 years ago2005-06-06 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Mon, 6 Jun 2005 18:17:03 +0000 (18:17 -0000)]
2005-06-06  Sebastien Pouliot  <sebastien@ximian.com>

* _AppDomain.cs: Added new members in the interface (added in 1.1 SP1)
* AppDomain.cs: Added new members from _AppDomain interface.
* AppDomainManager.cs: Fixed flags and added attributes.
* DomainManagerInitializationFlags.cs: The flag has been renamed to
AppDomainManagerInitializationOptions in beta2.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 18:08:49 +0000 (18:08 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* Type.cs MonoCustomAttrs.cs: Return SerializableAttribute for types as well.

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

19 years ago2005-06-06 Rafael Teixeira <rafaelteixeirabr@hotmail.com>
Rafael Teixeira [Mon, 6 Jun 2005 18:04:15 +0000 (18:04 -0000)]
2005-06-06  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
* Collection.cs (Item [indexer]): Correcting API according to
FX1.1 class status page
* FileSystem.cs: Killed unneeded overload of Dir method
All FileGet overloads grouped together in the source file
* VariantType.cs: Killed extraneous enum value
* Information.cs: Corrected, was using the VariantType extraneous value

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 18:03:29 +0000 (18:03 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* *.cs: Add net 2.0 ComVisibleAttribute.

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

19 years ago2005-06-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 18:01:27 +0000 (18:01 -0000)]
2005-06-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* HttpUtility.cs: fix InvalidCastException.

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

19 years ago2005-06-06 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Mon, 6 Jun 2005 17:30:18 +0000 (17:30 -0000)]
2005-06-06  Sebastien Pouliot  <sebastien@ximian.com>

* CspProviderFlags.cs: UseExistingKey was added in 1.1 SP1. Added
ComVisible attribute for 2.0.

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

19 years ago2005-06-06 Rafael Teixeira (rafaelteixeirabr@hotmail.com)
Rafael Teixeira [Mon, 6 Jun 2005 16:38:08 +0000 (16:38 -0000)]
2005-06-06 Rafael Teixeira (rafaelteixeirabr@hotmail.com)
* Adjusted AssemblyTitle and AssemblyDescription attributes according
to warning on class status page

* Locale.cs: Added

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

19 years ago Exception.cs: Implements _Exception only for 2.0.
Sebastien Pouliot [Mon, 6 Jun 2005 16:38:03 +0000 (16:38 -0000)]
 Exception.cs: Implements _Exception only for 2.0.

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

19 years ago2005-06-06 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 6 Jun 2005 16:27:08 +0000 (16:27 -0000)]
2005-06-06  Atsushi Enomoto <atsushi@ximian.com>

* XmlEntityReference.cs, XmlNode.cs : protected api fix.

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

19 years ago2005-06-06 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Mon, 6 Jun 2005 16:16:30 +0000 (16:16 -0000)]
2005-06-06  Sebastien Pouliot  <sebastien@ximian.com>

* _Exception.cs: That one wasn't backported to 1.1 SP1 by MS. This
should fix a lot of extra reported in the API status pages.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 15:06:37 +0000 (15:06 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* GC.cs: Fix build.

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

19 years ago * mono-shlib-cop.cs: Use better default prefix handling (don't always assume
Jonathan Pryor [Mon, 6 Jun 2005 15:05:42 +0000 (15:05 -0000)]
  * mono-shlib-cop.cs: Use better default prefix handling (don't always assume
    `/' is the prefix, instead base the choice off runtime information).

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 15:04:01 +0000 (15:04 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* MethodInfoTest.cs: Disable pseudo custom attribute test.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 14:46:56 +0000 (14:46 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* icall.c (ves_icall_Mono_Runtime_GetDisplayName): Fix warning.

* reflection.c (reflection_methodbuilder_to_mono_method): Fix encoding of
dynamic DllImportAttribute.

* icall.c (ves_icall_MonoMethod_GetDllImportAttribute): Fix decoding of
dynamic DllImportAttribute.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 14:45:29 +0000 (14:45 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* MethodBuilderTest.cs: Add tests for setting DllImportAttribute.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 14:17:56 +0000 (14:17 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

       * GC.cs UnhandledExceptionEventArgs.cs IntPtr.cs RuntimeFieldHandle.cs
         String.cs Object.cs Math.cs RuntimeMethodHandle.cs ModuleHandle.cs
         RuntimeTypeHandle.cs AppDomain.cs: Add some missing 2.0 methods/attributes.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 14:17:19 +0000 (14:17 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* ObjRef.cs RemotingServices.cs: Add some missing 2.0 attributes.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 14:16:21 +0000 (14:16 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* RuntimeHelpers.cs: Add some missing 2.0 attributes.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 14:15:28 +0000 (14:15 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* Marshal.cs: Add some missing 2.0 attributes.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 14:14:42 +0000 (14:14 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* Thread.cs Mutex.cs Monitor.cs: Add some missing 2.0 attributes.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 14:13:37 +0000 (14:13 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* Hashtable.cs: Add some missing 2.0 attributes.

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 14:12:38 +0000 (14:12 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* GC.cs UnhandledExceptionEventArgs.cs IntPtr.cs RuntimeFieldHandle.cs
  String.cs Object.cs Math.cs RuntimeMethodHandle.cs ModuleHandle.cs
  RuntimeTypeHandle.cs AppDomain.cs: Add some missing 2.0 methods/attributes.

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

19 years ago* Makefile (NO_INSTALL): Set.
Raja R Harinath [Mon, 6 Jun 2005 14:02:04 +0000 (14:02 -0000)]
* Makefile (NO_INSTALL): Set.

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

19 years ago2005-06-06 Rafael Teixeira <rafaelteixeirabr@hotmail.com>
Rafael Teixeira [Mon, 6 Jun 2005 13:55:19 +0000 (13:55 -0000)]
2005-06-06  Rafael Teixeira  <rafaelteixeirabr@hotmail.com>
* Mono.GetOptions/OptionList.cs: Some refactoring of Gert's contribution
* Added Mono/IsPartOfPackage.cs: new informational assembly attribute

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

19 years ago * mono-shlib-cop.cs: Rename Report to AssemblyCheckInfo. Add -p
Jonathan Pryor [Mon, 6 Jun 2005 13:12:18 +0000 (13:12 -0000)]
  * mono-shlib-cop.cs: Rename Report to AssemblyCheckInfo.  Add -p
    command-line option to specify mono prefixes to search for.
    Store $prefix/etc/mono/config and ASSEMBLY.config XmlDocuments in
    AssemblyCheckInfo, and use AssemblyCheckInfo to search for <dllmap>
    entries.  This allows us to cache XmlDocuments across AppDomains (since
    AssemblyCheckInfo is a MarshalByRefObject), and should cut down on file
    I/O (since we don't re-read the .config for every member of every type).

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

19 years agoAdded support for HttpPostLocalhost and HttpSoap12
Kornél Pál [Mon, 6 Jun 2005 12:28:22 +0000 (12:28 -0000)]
Added support for HttpPostLocalhost and HttpSoap12

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

19 years ago2005-06-06 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 6 Jun 2005 12:18:24 +0000 (12:18 -0000)]
2005-06-06  Zoltan Varga  <vargaz@freemail.hu>

* Makefile.am (libmonoruntimeinclude_HEADERS): Export tabledefs.h too.
Fixes #75162.

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

19 years ago2005-06-06 Lluis Sanchez Gual <lluis@novell.com>
Lluis Sanchez [Mon, 6 Jun 2005 11:29:51 +0000 (11:29 -0000)]
2005-06-06  Lluis Sanchez Gual <lluis@novell.com>

* GridView.cs:
* FormView.cs:
* DetailsView.cs: Bind the control after creating all child
 controls.
* DataBoundControl.cs: Call OnDataBinding and OnDataBound in
the correct methods.
* BaseDataBoundControl.cs: Don't call DataBind nor OnDataBound
in this class. This is done in DataBoundControl. All this fixes
bug #75076.

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

19 years ago2005-06-06 Lluis Sanchez Gual <lluis@novell.com>
Lluis Sanchez [Mon, 6 Jun 2005 11:29:34 +0000 (11:29 -0000)]
2005-06-06  Lluis Sanchez Gual <lluis@novell.com>

* Control.cs: Added new DataBind() overload for 2.0. The old
method calls this new overload.

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

19 years agoChange messages
Andrew Skiba [Mon, 6 Jun 2005 10:38:36 +0000 (10:38 -0000)]
Change messages

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

19 years agoeol-style=native
Raja R Harinath [Mon, 6 Jun 2005 09:40:50 +0000 (09:40 -0000)]
eol-style=native

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

19 years agoIn tools:
Raja R Harinath [Mon, 6 Jun 2005 09:38:42 +0000 (09:38 -0000)]
In tools:
* Makefile (net_2_0_SUBDIRS): Add 'compiler-tester'.

In tools/compiler-tester:
* Makefile: Convert to use executable.make.
* compiler-tester.exe.sources: New.

In errors:
* Makefile (run-mcs-tests): Update location of compiler-tester.exe.

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

19 years ago2005-06-06 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 6 Jun 2005 08:52:27 +0000 (08:52 -0000)]
2005-06-06  Atsushi Enomoto  <atsushi@ximian.com>

* HtmlEmitter.cs : Boolean attribute values should be omitted, but
  only for related elements.

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

19 years ago2005-06-06 Jordi Mas i Hernandez <jordi@ximian.com>
Jordi Mas i Hernandez [Mon, 6 Jun 2005 08:52:08 +0000 (08:52 -0000)]
2005-06-06  Jordi Mas i Hernandez <jordi@ximian.com>

* Control.cs: fixes CreateParams Width / Height.

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

19 years agoremoved
Marek Safar [Mon, 6 Jun 2005 08:37:48 +0000 (08:37 -0000)]
removed

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

19 years agomake input-output look like in W3C testsuite
Andrew Skiba [Mon, 6 Jun 2005 08:36:25 +0000 (08:36 -0000)]
make input-output look like in W3C testsuite

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

19 years agoadded install-local (empty) target. Fixes the build
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 08:26:33 +0000 (08:26 -0000)]
added install-local (empty) target. Fixes the build

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

19 years ago2005-06-06 Marek Safar <marek.safar@seznam.cz>
Marek Safar [Mon, 6 Jun 2005 08:21:34 +0000 (08:21 -0000)]
2005-06-06 Marek Safar <marek.safar@seznam.cz>

* Makefile: Reflect tester changes.

* TestRunner.cs: Moved to tools/compiler-tester.

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

19 years ago2005-06-06 Marek Safar <marek.safar@seznam.cz>
Marek Safar [Mon, 6 Jun 2005 08:03:04 +0000 (08:03 -0000)]
2005-06-06  Marek Safar  <marek.safar@seznam.cz>

* Makefile: Added compiler-tester.

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

19 years ago2005-06-06 Marek Safar <marek.safar@seznam.cz>
Marek Safar [Mon, 6 Jun 2005 08:00:34 +0000 (08:00 -0000)]
2005-06-06  Marek Safar  <marek.safar@seznam.cz>

* Initial commit

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

19 years ago2005-06-06 Marek Safar <marek.safar@seznam.cz>
Marek Safar [Mon, 6 Jun 2005 07:20:12 +0000 (07:20 -0000)]
2005-06-06  Marek Safar  <marek.safar@seznam.cz>

* rootcontext.cs: Reset TargetExt as well.

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

19 years ago2005-06-05 Peter Bartok <pbartok@novell.com>
Peter Dennis Bartok [Mon, 6 Jun 2005 04:13:12 +0000 (04:13 -0000)]
2005-06-05  Peter Bartok  <pbartok@novell.com>

* Win32DnD.cs: Fixed compilation warnings

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

19 years ago2005-06-05 Peter Bartok <pbartok@novell.com>
Peter Dennis Bartok [Mon, 6 Jun 2005 04:05:50 +0000 (04:05 -0000)]
2005-06-05  Peter Bartok  <pbartok@novell.com>

* Control.cs (CreateParams): Since we don't know if one of the
  properties we use is overridden, lets make sure if we fail accessing
  we continue with a backup plan

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

19 years agoMS does not throw if abort is called before start
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 03:30:45 +0000 (03:30 -0000)]
MS does not throw if abort is called before start

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

19 years ago2005-06-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 03:23:25 +0000 (03:23 -0000)]
2005-06-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* ThreadTest.cs: sanitize waiting for a thread that might be already
done. Added test for Thread.Start called after thread.Abort, which used
to segfault.

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

19 years ago2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 03:21:45 +0000 (03:21 -0000)]
2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* threads.c: avoid segfault when an unstarted thread is aborted.

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

19 years ago2005-06-05 Peter Bartok <pbartok@novell.com>
Peter Dennis Bartok [Mon, 6 Jun 2005 03:10:35 +0000 (03:10 -0000)]
2005-06-05  Peter Bartok  <pbartok@novell.com>

* Win32DnD.cs:
  - Removed debug output
  - Added MarshalAs attribute to ensure proper marshalling of FORMATETC
    struct
  - Plugged resource leak
* XplatUIStructs.cs: Changed ClipboardFormats size to ushort, to match
  MS size

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

19 years agotricky namespace name. Otherwise conflicts with the class name and the compiler complains
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 02:17:21 +0000 (02:17 -0000)]
tricky namespace name. Otherwise conflicts with the class name and the compiler complains

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

19 years ago2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 02:02:24 +0000 (02:02 -0000)]
2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* IsolatedStorageFileStreamTest.cs:
* IsolatedStorageFileTest.cs:
* IsolatedStorageTest.cs: fixed namespace names and removed NotWorking
for a test that now works.

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

19 years ago2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 02:01:30 +0000 (02:01 -0000)]
2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* IsolatedStorageFileStream.cs: check the FileMode here as FileStream
throws a different exception.

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

19 years agochanged NotWorking for platform checking
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 01:50:59 +0000 (01:50 -0000)]
changed NotWorking for platform checking

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

19 years ago2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 01:48:12 +0000 (01:48 -0000)]
2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* FileTest.cs: yet more invalid array accesses removed.

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

19 years agonow we don't always expect an exception here
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 01:29:40 +0000 (01:29 -0000)]
now we don't always expect an exception here

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

19 years ago2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 01:21:03 +0000 (01:21 -0000)]
2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* FileTest.cs: on unix there are no invalid chars and we were trying
to index beyond the end of the array.

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

19 years ago2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 01:14:38 +0000 (01:14 -0000)]
2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* FileTest.cs: removed duplicate test. The same thing is done in
DeleteOpenStream.

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

19 years agoadd comment on bug status
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 01:11:41 +0000 (01:11 -0000)]
add comment on bug status

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

19 years agoadd comment
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 01:05:56 +0000 (01:05 -0000)]
add comment

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

19 years ago2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 00:45:42 +0000 (00:45 -0000)]
2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* ActivatorTest.cs: removed CreateCom* tests, as we don't support that
and will never do.

* AppDomainSetupTest.cs: fixed a 'NotWorking' test and added a comment
to the other.

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

19 years agoEnabled a bunch of tests that work fine now
Gonzalo Paniagua Javier [Mon, 6 Jun 2005 00:02:10 +0000 (00:02 -0000)]
Enabled a bunch of tests that work fine now

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

19 years ago2005-06-05 Peter Bartok <pbartok@novell.com>
Peter Dennis Bartok [Sun, 5 Jun 2005 23:28:05 +0000 (23:28 -0000)]
2005-06-05  Peter Bartok  <pbartok@novell.com>

* XplatUIWin32.cs: Removed DnD code
* Win32DnD.cs: Implemented drop source and drop target functionality
* System.Windows.Forms.dll.sources: Add Win32DnD.cs
* SWF.csproj: Updated

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

19 years ago2005-06-05 Ben Maurer <bmaurer@ximian.com>
Ben Maurer [Sun, 5 Jun 2005 23:00:10 +0000 (23:00 -0000)]
2005-06-05  Ben Maurer  <bmaurer@ximian.com>

* misc/Makefile: Remove --stacktrace to make the test log a bit
more plesent for everyone.

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

19 years agooops
Ben Maurer [Sun, 5 Jun 2005 22:54:44 +0000 (22:54 -0000)]
oops

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

19 years agofix failure
Ben Maurer [Sun, 5 Jun 2005 22:42:05 +0000 (22:42 -0000)]
fix failure

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

19 years ago2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sun, 5 Jun 2005 21:56:19 +0000 (21:56 -0000)]
2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* UpDownBase.cs: remove duplicate addition of event, enable some code
that was commented out.
* NumericUpDown.cs: added missing attributes and Hexadecimal property.
Validate input when a key is pressed. It works fine now for every
combination of Hexadecimal. Only missing some drawing love when sharing
space with other controls.

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

19 years agoRuntime.cs: Added GetDisplayName
Kornél Pál [Sun, 5 Jun 2005 21:12:39 +0000 (21:12 -0000)]
Runtime.cs: Added GetDisplayName

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

19 years agoicall.c: Added ves_icall_Mono_Runtime_GetDisplayName
Kornél Pál [Sun, 5 Jun 2005 21:08:59 +0000 (21:08 -0000)]
icall.c: Added ves_icall_Mono_Runtime_GetDisplayName

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

19 years agoHttpWriter.cs: Fixed: _OutputFilter.Close () was called twice.
Kornél Pál [Sun, 5 Jun 2005 19:42:45 +0000 (19:42 -0000)]
HttpWriter.cs: Fixed: _OutputFilter.Close () was called twice.

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

19 years ago2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sun, 5 Jun 2005 17:08:25 +0000 (17:08 -0000)]
2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* BaseCompiler.cs: when the OutputAssembly is null, we can still have
the assembly file there and be able to load it. Thanks to Rogerio and
Mark.

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

19 years ago* VBCodeProviderTest.cs: moved to using NUNit 2.x Assert class, improved
Gert Driesen [Sun, 5 Jun 2005 16:37:39 +0000 (16:37 -0000)]
* VBCodeProviderTest.cs: moved to using NUNit 2.x Assert class, improved
failure output of CreateCompiler test.

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

19 years ago * map-icalls.h, map.h: Change header comment so it matches what
Jonathan Pryor [Sun, 5 Jun 2005 16:26:50 +0000 (16:26 -0000)]
* map-icalls.h, map.h: Change header comment so it matches what
  `make refresh` generates.
* map.c: Add <sys/xattr.h> header.

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

19 years ago * make-map.cs: Change automatic "ifdef HAVE_<header>" support prefix to
Jonathan Pryor [Sun, 5 Jun 2005 16:25:28 +0000 (16:25 -0000)]
* make-map.cs: Change automatic "ifdef HAVE_<header>" support prefix to
  "ah:" from ">".  I hadn't known about ">", and "ah:" is (somewhat) more
  obvious.
* Syscall.cs: Change IncludeAttribute to put all headers/defines one/line.
  It's easier to read this way.  Add "ah:sys/xattr.h" to the headers.

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

19 years ago* CodeGeneratorFromCompileUnitTest.cs: Re-enabled tests as IntentedTextWriter
Gert Driesen [Sun, 5 Jun 2005 12:14:29 +0000 (12:14 -0000)]
* CodeGeneratorFromCompileUnitTest.cs: Re-enabled tests as IntentedTextWriter
now matches MS.NET

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

19 years ago* AssemblyTest.cs: Enabled test for bug #74958.
Gert Driesen [Sun, 5 Jun 2005 10:31:50 +0000 (10:31 -0000)]
* AssemblyTest.cs: Enabled test for bug #74958.

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