mono.git
21 years ago2002-08-07 Martin Baulig <martin@gnome.org>
Martin Baulig [Wed, 7 Aug 2002 18:24:00 +0000 (18:24 -0000)]
2002-08-07  Martin Baulig  <martin@gnome.org>

* ecore.cs (IMemberExpr): New public interface.
(FieldExpr, PropertyExpr, EventExpr): Implement IMemberExpr.
(SimpleName.SimpleNameResolve): Call MemberAccess.ResolveMemberAccess
if the expression is an IMemberExpr.

* expression.cs (MemberAccess.ResolveMemberAccess): Allow `left'
to be null, implicitly default to `this' if we're non-static in
this case.  Simplified the code a lot by using the new IMemberExpr
interface.  Also fixed bug #28176 here.

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

21 years ago2002-08-07 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Wed, 7 Aug 2002 17:34:43 +0000 (17:34 -0000)]
2002-08-07  Tim Coleman <tim@timcoleman.com>
        * list: new files added to build.

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

21 years ago2002-08-07 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Wed, 7 Aug 2002 17:33:47 +0000 (17:33 -0000)]
2002-08-07  Tim Coleman <tim@timcoleman.com>
        * RegistrationErrorInfo.cs:
        * RegistrationException.cs:
        * RegistrationHelper.cs:
        * ServicedComponent.cs:
                New stubs added

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

21 years ago2002-08-07 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Wed, 7 Aug 2002 16:41:53 +0000 (16:41 -0000)]
2002-08-07  Tim Coleman <tim@timcoleman.com>
* Add System.Web.Services to test and clean builds.

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

21 years ago2002-08-07 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Wed, 7 Aug 2002 16:38:39 +0000 (16:38 -0000)]
2002-08-07  Tim Coleman <tim@timcoleman.com>
        * System.Web.Services.build:
                Added "test" target to build.
                Added "clean" target to build.
        * Test:
                New test suites added.

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

21 years ago2002-08-07 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Wed, 7 Aug 2002 16:37:52 +0000 (16:37 -0000)]
2002-08-07  Tim Coleman <tim@timcoleman.com>
        * WebMethodAttribute.cs:
                Remove FIXME and reorganize constructors to all
                call this () with the big constructor.
        * WebServiceAttribute.cs:
                Remove FIXME.
        * WebServiceBindingAttribute.cs:
                Remove FIXME, and change ns to be String.Empty by
                default (this is the MS implementation).  Reorganize
                constructors.
        * WebServicesDescriptionAttribute.cs:
                Code reformat.
        * TODOAttribute.cs:
                Changed namespace.

                *** This namespace should now be complete. ***

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

21 years ago2002-08-07 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Wed, 7 Aug 2002 16:25:17 +0000 (16:25 -0000)]
2002-08-07  Tim Coleman <tim@timcoleman.com>
        * AllTests.cs:
        * ChangeLog:
        * System.Web.Services:
        * System.Web.Services_test.build:
                New files and directories added for test suite.

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

21 years ago2002-08-07 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Wed, 7 Aug 2002 16:24:53 +0000 (16:24 -0000)]
2002-08-07  Tim Coleman <tim@timcoleman.com>
        * AllTests.cs:
        * ChangeLog:
        * WebMethodAttributeTest.cs:
        * WebServiceAttributeTest.cs:
                New files and directories added for test suite.

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

21 years ago (mono_analyze_stack): special case Array::Address()
Dietmar Maurer [Wed, 7 Aug 2002 15:57:20 +0000 (15:57 -0000)]
(mono_analyze_stack): special case Array::Address()

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

21 years agoWed Aug 7 15:51:54 CEST 2002 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Wed, 7 Aug 2002 13:54:22 +0000 (13:54 -0000)]
Wed Aug 7 15:51:54 CEST 2002 Paolo Molaro <lupus@ximian.com>

* monoresgen.cs: added the Mono implementation of resgen.

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

21 years agoMoved to System.Windows.Forms.
Paolo Molaro [Wed, 7 Aug 2002 11:28:59 +0000 (11:28 -0000)]
Moved to System.Windows.Forms.

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

21 years agoPut in the correct assembly (well, correct as in the same ms uses,
Paolo Molaro [Wed, 7 Aug 2002 11:27:02 +0000 (11:27 -0000)]
Put in the correct assembly (well, correct as in the same ms uses,
because it makes no sense to have these classes here instead of
System or system.Xml).

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

21 years agoWed Aug 7 12:44:50 CEST 2002 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Wed, 7 Aug 2002 10:47:31 +0000 (10:47 -0000)]
Wed Aug 7 12:44:50 CEST 2002 Paolo Molaro <lupus@ximian.com>

* ResXResourceReader.cs, ResXResourceWriter.cs: added stubs.

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

21 years ago2002-08-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 7 Aug 2002 10:40:36 +0000 (10:40 -0000)]
2002-08-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* DataGrid.cs: fixed typo.
* DataGridPagerStyle.cs: added IsPagerOnTop and IsPagerOnBottom.

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

21 years agoremoved TODO attribute
Dietmar Maurer [Wed, 7 Aug 2002 09:55:52 +0000 (09:55 -0000)]
removed TODO attribute

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

21 years ago2002-08-06 Gaurav Vaish <gvaish_mono@lycos.com>
Gaurav Vaish [Wed, 7 Aug 2002 09:31:59 +0000 (09:31 -0000)]
2002-08-06      Gaurav Vaish <gvaish_mono@lycos.com>

* DataGridColumn.cs           - Added internal methods to get the
                            various styles (needed in DataGrid.cs)
* DataGrid.cs                 - Completed the method
                            PrepareControlHierarchy()

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

21 years ago2002-08-07 Dietmar Maurer <dietmar@ximian.com>
Dietmar Maurer [Wed, 7 Aug 2002 09:27:38 +0000 (09:27 -0000)]
2002-08-07  Dietmar Maurer  <dietmar@ximian.com>

* jit.c: removed the createdelegate icall

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

21 years ago2002-08-07 Dietmar Maurer <dietmar@ximian.com>
Dietmar Maurer [Wed, 7 Aug 2002 09:26:31 +0000 (09:26 -0000)]
2002-08-07  Dietmar Maurer  <dietmar@ximian.com>

* MonoType.cs: moved get_method icall to this class, we can
remove it as soon someone provides a full featured GetMethodImpl.

* Type.cs: use GetMethodImpl everywhere.

* Delegate.cs: new CreateDelegate implementations.

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

21 years ago2002-8-4 DennisHayes <dennish@raytek.com>
Dennis Hayes [Wed, 7 Aug 2002 02:35:00 +0000 (02:35 -0000)]
2002-8-4  DennisHayes <dennish@raytek.com>

*  Started cheanglog

2002-8-4  DennisHayes <dennish@raytek.com>

* AnchorEditor.cs
* AxImporter.cs
* ComponentDocumentDesigner.cs
* ComponentEditorForm.cs
* Stubbed out

* ComponentTray.cs
* ControlDesigner.cs
* ComponentEditor.cs
* DocumentDesigner.cs
* EventsTab.cs
* FileNameEditor.cs
* IMenuEditorService.cs
* IUIService.cs
* IWindowsformsEditorService.cs
* MenusCommands.cs
* ParentControlDesigner.cs
* PropertyTab.cs
* ScrollableControlDesigner.cs
* SelectionRules.cs
* UITypeEditor.cs
* Class body defined only. No stubbs done.

* TODOAttribute.cs
* Used to mark unimplemented functions.

* System.Windows.Forms.Design.csproj
* System.Windows.Forms.Design.csproj.user
* AssemblyInfo.cs
* Needed for Visual Studio compile.

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

21 years ago2002-8-6 DennisHayes <dennish@raytek.com>
Dennis Hayes [Wed, 7 Aug 2002 02:28:06 +0000 (02:28 -0000)]
2002-8-6  DennisHayes <dennish@raytek.com>
* Checked in for Ginandrea Terzi (gterzi@lario.com)

* MeasureItemEventArgs.cs
* PropertyValueChangedEventArgs.cs
* ScrollEventArgs.cs
* ScrollEventType.cs
* SelectionMode.cs
* Shortcut.cs
* TickStyle.cs
* ToolBarButtonClickEventArgs.cs
* TreeViewAction.cs
* TriangleDirection.cs
* UICues.cs
* UICuesEventArgs.cs
* UpDownBase.cs
* UpDownEventHandler.cs
* Fixed syntax errors and verifier errors

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

21 years ago2002-08-06 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Wed, 7 Aug 2002 02:24:20 +0000 (02:24 -0000)]
2002-08-06  Tim Coleman <tim@timcoleman.com>
        * ServiceDescription.cs:
                Add namespace definitions when serializing.
        * HttpBinding.cs:
                Change namespace definition (wsdl was spelt wsld)

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

21 years ago2002-8-6 DennisHayes <dennish@raytek.com>
Dennis Hayes [Wed, 7 Aug 2002 02:23:22 +0000 (02:23 -0000)]
2002-8-6  DennisHayes <dennish@raytek.com>

* PropertyTabChangedEventArgs.cs
* Minor sytax bug fixes.

* System.Windows.Forms.csproj
* System.Windows.Forms.csproj.user
* System.Windows.Forms.sln
* Added support for System.Windows.Forms.Design
* Builds two dlls instead of one.
* Allows compiling for now, but needs to be fixed

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

21 years ago2002-08-06 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Wed, 7 Aug 2002 01:15:49 +0000 (01:15 -0000)]
2002-08-06  Tim Coleman <tim@timcoleman.com>
        * IRegistrationHelper.cs:
        * IRemoteDispatch.cs:
        * IServicedComponentInfo.cs:
        * ITransaction.cs:
                Comment out Guid attribute for now
                because it doesn't build with CSC unless
                you supply a valid Guid.

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

21 years ago2002-08-07 Martin Baulig <martin@gnome.org>
Martin Baulig [Tue, 6 Aug 2002 22:12:19 +0000 (22:12 -0000)]
2002-08-07  Martin Baulig  <martin@gnome.org>

* test-158.cs: New test for bug #22119.

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

21 years ago2002-08-06 Martin Baulig <martin@gnome.org>
Martin Baulig [Tue, 6 Aug 2002 22:07:42 +0000 (22:07 -0000)]
2002-08-06  Martin Baulig  <martin@gnome.org>

* cs-parser.jay (SimpleLookup): Removed.  We need to create
ParameterReferences during semantic analysis so that we can do a
type-only search when resolving Cast, TypeOf and SizeOf.

* class.cs (ConstructorInitializer): Added `Parameters parameters'
argument to the constructor.
(ConstructorInitializer.Resolve): Create a temporary implicit
block with the parameters.

* ecore.cs (SimpleName.SimpleNameResolve): Resolve parameter
references here if we aren't doing a type-only search.

* statement.cs (Block): Added constructor which takes a
`Parameters parameters' argument.
(Block.Parameters): New public property.

* support.cs (InternalParameters.Parameters): Renamed `parameters'
to `Parameters' and made it public readonly.

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

21 years ago2002-08-06 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Tue, 6 Aug 2002 21:23:42 +0000 (21:23 -0000)]
2002-08-06  Tim Coleman <tim@timcoleman.com>
        * ServiceDescription.cs:
                Change the XmlElement name from "type" to "types" for
                the Types object

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

21 years ago2002-08-06 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Tue, 6 Aug 2002 21:15:39 +0000 (21:15 -0000)]
2002-08-06  Tim Coleman <tim@timcoleman.com>
        * XmlSerializer.cs:
                Some reformatting of code for readability.
                Modify to correctly serialize ICollection objects
                such as the BindingCollection of a ServiceDescription
                for example.

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

21 years ago2002-08-06 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Tue, 6 Aug 2002 17:46:33 +0000 (17:46 -0000)]
2002-08-06  Tim Coleman <tim@timcoleman.com>
        * list: new files added to build.
        * System.EnterpriseServices.CompensatingResourceManager:
                New directory added

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

21 years ago2002-08-06 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Tue, 6 Aug 2002 17:45:53 +0000 (17:45 -0000)]
2002-08-06  Tim Coleman <tim@timcoleman.com>
        * ChangeLog.cs:
        * CompensatorOptions.cs:
        * LogRecordFlags.cs:
        * TransactionState.cs:
                New stubs added

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

21 years ago2002-08-06 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Tue, 6 Aug 2002 17:32:16 +0000 (17:32 -0000)]
2002-08-06  Tim Coleman <tim@timcoleman.com>
        * DescriptionAttribute.cs:
        * EventClassAttribute.cs:
        * EventTrackingEnabledAttribute.cs:
        * ExceptionClassAttribute.cs:
        * IISIntrinsicsAttribute.cs:
        * IRegistrationHelper.cs:
        * IRemoteDispatch.cs:
        * IServicedComponentInfo.cs:
        * ITransaction.cs:
        * InstallationFlags.cs:
        * InterfaceQueuingAttribute.cs:
        * JustInTimeActivationAttribute.cs:
        * LoadBalancingSupportedAttribute.cs:
        * MustRunInClientContextAttribute.cs:
        * ObjectPoolingAttribute.cs:
        * PrivateComponentAttribute.cs:
        * PropertyLockMode.cs:
        * PropertyReleaseMode.cs:
        * XACTTRANSINFO.cs:
                New stubs added.

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

21 years ago (arch_jit_compile_cfg): use a mempool to store native code. This
Dietmar Maurer [Tue, 6 Aug 2002 17:16:38 +0000 (17:16 -0000)]
(arch_jit_compile_cfg): use a mempool to store native code. This
improves locality of code.

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

21 years ago2002-08-06 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Tue, 6 Aug 2002 16:59:01 +0000 (16:59 -0000)]
2002-08-06  Tim Coleman <tim@timcoleman.com>
        * MonoType.cs:
                Fix bug #28582.  Now checks parameters for properties
                in GetPropertyImpl.

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

21 years ago (arch_jit_compile_cfg): do not waste memory
Dietmar Maurer [Tue, 6 Aug 2002 16:31:35 +0000 (16:31 -0000)]
(arch_jit_compile_cfg): do not waste memory

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

21 years agoAdd missing file to compilation list.
Duncan Mak [Tue, 6 Aug 2002 16:25:07 +0000 (16:25 -0000)]
Add missing file to compilation list.

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

21 years agoTue Aug 6 17:59:44 CEST 2002 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Tue, 6 Aug 2002 16:01:18 +0000 (16:01 -0000)]
Tue Aug 6 17:59:44 CEST 2002 Paolo Molaro <lupus@ximian.com>

* class.c: move all the type size stuff into
class_compute_field_layout().

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

21 years ago2002-08-06 Dietmar Maurer <dietmar@ximian.com>
Dietmar Maurer [Tue, 6 Aug 2002 15:59:12 +0000 (15:59 -0000)]
2002-08-06  Dietmar Maurer  <dietmar@ximian.com>

* emit-x86.c (arch_emit_prologue): make the call to
mono_get_lmf_addr relocatable.

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

21 years ago2002-08-06 Martin Baulig <martin@gnome.org>
Martin Baulig [Tue, 6 Aug 2002 15:41:48 +0000 (15:41 -0000)]
2002-08-06  Martin Baulig  <martin@gnome.org>

* ecore.cs (Expression.Warning): Made this public as well.

* report.cs (Report.Debug): Print the contents of collections.

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

21 years agoOoops, fix the location check in Error and Warning.
Martin Baulig [Tue, 6 Aug 2002 15:11:40 +0000 (15:11 -0000)]
Ooops, fix the location check in Error and Warning.

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

21 years ago2002-08-06 Martin Baulig <martin@gnome.org>
Martin Baulig [Tue, 6 Aug 2002 14:16:30 +0000 (14:16 -0000)]
2002-08-06  Martin Baulig  <martin@gnome.org>

* ecore.cs (Expression.ResolveFlags): New [Flags] enum.  This is
used to tell Resolve() which kinds of expressions it may return.
(Expression.Resolve): Added overloaded version of this method which
takes a `ResolveFlags flags' argument.  This can be used to tell
Resolve() which kinds of expressions it may return.  Reports a
CS0118 on error.
(Expression.ResolveWithSimpleName): Removed, use Resolve() with
ResolveFlags.SimpleName.
(Expression.Error118): Added overloaded version of this method which
takes a `ResolveFlags flags' argument.  It uses the flags to determine
which kinds of expressions are allowed.

* expression.cs (Argument.ResolveMethodGroup): New public method.
Resolves an argument, but allows a MethodGroup to be returned.
This is used when invoking a delegate.

* TODO: Updated a bit.

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

21 years ago2002-08-06 Rafael Teixeira <rafaelteixeirabr@hotmail.com>
Rafael Teixeira [Tue, 6 Aug 2002 14:09:19 +0000 (14:09 -0000)]
2002-08-06  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
* added "test" target to makefile
* merged assign.cs, attribute.cs, cfold.cs, class.cs, codegen.cs, const.cs, constant.cs,
  decl.cs, delegate.cs, ecore.cs, enum.cs, expression.cs, interface.cs, modifiers.cs, parameter.cs,
  pending.cs, report.cs, rootcontext.cs, statement.cs, support.cs and typemanager.cs from mcs/mcs, to resync

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

21 years ago2002-08-06 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Tue, 6 Aug 2002 13:51:12 +0000 (13:51 -0000)]
2002-08-06  Tim Coleman <tim@timcoleman.com>
        * ServerProtocol.cs:
                Add new class as implied by class statuc page.
                SoapServerProtocol is derived from this.
        * SoapServerProtocol.cs:
                Change base class to ServerProtocol.  Add some
                properties shown by class status page.
        * SoapClientMethod.cs:
                This class should not be sealed.  Add some
                fields shown by the class status page.

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

21 years ago2002-08-06 Gaurav Vaish <gvaish_mono@lycos.com>
Gaurav Vaish [Tue, 6 Aug 2002 12:43:43 +0000 (12:43 -0000)]
2002-08-06      Gaurav Vaish <gvaish_mono@lycos.com>

* DataGrid.cs                 - Wokring on PrepareControlHierarchy()
                              - Added private method
                            PrepareControlHierarchyForItem()

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

21 years agoTue Aug 6 12:40:09 CEST 2002 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Tue, 6 Aug 2002 10:40:57 +0000 (10:40 -0000)]
Tue Aug 6 12:40:09 CEST 2002 Paolo Molaro <lupus@ximian.com>

* main.c: use mono_image_get_entry_point ().

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

21 years agoTue Aug 6 11:20:49 CEST 2002 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Tue, 6 Aug 2002 09:22:07 +0000 (09:22 -0000)]
Tue Aug 6 11:20:49 CEST 2002 Paolo Molaro <lupus@ximian.com>

* class.c: ensure enums have always the correct instance size.
* unicode.c: remove wrong assert.

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

21 years ago2002-08-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 6 Aug 2002 02:47:34 +0000 (02:47 -0000)]
2002-08-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>

Fixed compilation with csc.

* ecore.cs: Expression.Error made public. Is this correct? Should
Warning be made public too?

* expression.cs: use ea.Location instead of ea.loc.

[FIXME:  Filed as bug #28607: MCS must report these errors.]

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

21 years agoflushed
Gonzalo Paniagua Javier [Tue, 6 Aug 2002 01:39:32 +0000 (01:39 -0000)]
flushed

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

21 years ago2002-08-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 6 Aug 2002 01:34:59 +0000 (01:34 -0000)]
2002-08-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* OleDbConnection.cs: little fixes to make it work and don't show
a warning in Open.

* TestOleDb.cs: added Close.

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

21 years ago2002-08-06 Martin Baulig <martin@gnome.org>
Martin Baulig [Tue, 6 Aug 2002 01:20:36 +0000 (01:20 -0000)]
2002-08-06  Martin Baulig  <martin@gnome.org>

* ecore.cs (Expression.loc): Moved the location here instead of
duplicating it in all derived classes.
(Expression.Location): New public property.
(Expression.Error, Expression.Warning): Made them non-static and
removed the location argument.
(Expression.Warning): Added overloaded version which takes an
`int level' argument.
(Expression.Error118): Make this non-static and removed the
expression and location arguments.
(TypeExpr): Added location argument to the constructor.

* expression.cs (StaticCallExpr): Added location argument to
the constructor.
(Indirection, PointerArithmetic): Likewise.
(CheckedExpr, UnCheckedExpr): Likewise.
(ArrayAccess, IndexerAccess, UserCast, ArrayPtr): Likewise.
(StringPtr): Likewise.

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

21 years ago2002-08-05 Rodrigo Moya <rodrigo@ximian.com>
Rodrigo Moya [Tue, 6 Aug 2002 00:08:13 +0000 (00:08 -0000)]
2002-08-05  Rodrigo Moya <rodrigo@ximian.com>

* System.Data.OleDb/OleDbConnection.cs (ConnectionString,
ConnectionTimeout, ServerVersion, GdaConnection):
corrected style.
(OleDbConnection): call libgda.gda_init on constructor.

* System.Data.OleDb/libgda.cs (libgda): removed static constructor,
which wasn't been called.

* System.Data.OleDb/TestOleDb.cs (TestOleDb): updated to really
make some tests.

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

21 years ago*** empty log message ***
Rodrigo Moya [Mon, 5 Aug 2002 23:20:35 +0000 (23:20 -0000)]
*** empty log message ***

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

21 years ago2002-08-04 Rodrigo Moya <rodrigo@ximian.com>
Rodrigo Moya [Mon, 5 Aug 2002 23:19:38 +0000 (23:19 -0000)]
2002-08-04  Rodrigo Moya <rodrigo@ximian.com>

* list: added missing System.Data.OleDb and
System.Data.Common files.

* System.Data.OleDb/ChangeLog: removed and merged with
System.Data's ChangeLog.

* System.Data.OleDb/OleDbDataAdapter.cs:
* System.Data.OleDb/OleDbPermission.cs: compilation fixes.

        * System.Data.OleDb/TestOleDb.cs (TestOleDb): updated to really
make some tests.

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

21 years agoAdded more files
Rodrigo Moya [Mon, 5 Aug 2002 22:30:46 +0000 (22:30 -0000)]
Added more files

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

21 years ago2002-08-05 Rodrigo Moya <rodrigo@ximian.com>
Rodrigo Moya [Mon, 5 Aug 2002 22:30:17 +0000 (22:30 -0000)]
2002-08-05  Rodrigo Moya <rodrigo@ximian.com>

* ChannelServices.cs:
* ChannelDataStore.cs:
* ClientChannelSinkStack.cs: new classes with some implementation.

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

21 years ago2002-08-05 Martin Baulig <martin@gnome.org>
Martin Baulig [Mon, 5 Aug 2002 20:44:26 +0000 (20:44 -0000)]
2002-08-05  Martin Baulig  <martin@gnome.org>

* expression.cs (BaseAccess.DoResolve): Actually report errors.

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

21 years ago2002-08-05 Martin Baulig <martin@gnome.org>
Martin Baulig [Mon, 5 Aug 2002 20:31:19 +0000 (20:31 -0000)]
2002-08-05  Martin Baulig  <martin@gnome.org>

* assign.cs (Assign.DoResolve): Check whether the source
expression is a value or variable.

* statement.cs (Try.Resolve): Set ec.InTry/InCatch/InFinally
while resolving the corresponding blocks.

* interface.cs (Interface.GetInterfaceTypeByName): Actually report
an error, don't silently return null.

* statement.cs (Block.AddVariable): Do the error reporting here
and distinguish between CS0128 and CS0136.
(Block.DoResolve): Report all unused labels (warning CS0164).
(LabeledStatement): Pass the location to the constructor.
(LabeledStatement.HasBeenReferenced): New property.
(LabeledStatement.Resolve): Set it to true here.

* statement.cs (Return.Emit): Return success even after reporting
a type mismatch error (CS0126 or CS0127), this is what csc does and
it avoids confusing the users with any consecutive errors.

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

21 years agoMake these tests actually work, they contained other syntax errors than the
Martin Baulig [Mon, 5 Aug 2002 20:14:00 +0000 (20:14 -0000)]
Make these tests actually work, they contained other syntax errors than the
ones they were supposed to produce.

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

21 years agoOoops, make this actually work.
Martin Baulig [Mon, 5 Aug 2002 20:11:44 +0000 (20:11 -0000)]
Ooops, make this actually work.

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

21 years ago2002-08-05 Martin Baulig <martin@gnome.org>
Martin Baulig [Mon, 5 Aug 2002 19:39:35 +0000 (19:39 -0000)]
2002-08-05  Martin Baulig  <martin@gnome.org>

* statement.cs (Block.AddVariable): Do the error reporting here
and distinguish between CS0128 and CS0136.
(Block.DoResolve): Report all unused labels (warning CS0164).
(LabeledStatement): Pass the location to the constructor.
(LabeledStatement.HasBeenReferenced): New property.
(LabeledStatement.Resolve): Set it to true here.

* statement.cs (Return.Emit): Return success even after reporting
a type mismatch error (CS0126 or CS0127), this is what csc does and
it avoids confusing the users with any consecutive errors.

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

21 years agoMon Aug 5 21:19:41 CEST 2002 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Mon, 5 Aug 2002 19:21:10 +0000 (19:21 -0000)]
Mon Aug 5 21:19:41 CEST 2002 Paolo Molaro <lupus@ximian.com>

* Assembly.cs: implemented EntryPoint and a few
resource related methods.

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

21 years agoMon Aug 5 19:30:04 CEST 2002 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Mon, 5 Aug 2002 17:35:25 +0000 (17:35 -0000)]
Mon Aug 5 19:30:04 CEST 2002 Paolo Molaro <lupus@ximian.com>

* assembly.c: fix mem corruption issue.
* image.h, image.c: added mono_image_get_resource () to access
managed resources.
* icall.c: implemented Assembly.EntryPoint property and some
Managed Resources related internalcalls.

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

21 years ago2002-08-05 Martin Baulig <martin@gnome.org>
Martin Baulig [Mon, 5 Aug 2002 17:34:52 +0000 (17:34 -0000)]
2002-08-05  Martin Baulig  <martin@gnome.org>

* statement.cs (Return.Emit): Return success even after reporting
a type mismatch error (CS0126 or CS0127), this is what csc does and
it avoids confusing the users with any consecutive errors.

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

21 years agoMon Aug 5 19:21:19 CEST 2002 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Mon, 5 Aug 2002 17:28:10 +0000 (17:28 -0000)]
Mon Aug 5 19:21:19 CEST 2002 Paolo Molaro <lupus@ximian.com>

* x86/tramp.c: fix random memory read in mono_create_method_pointer.

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

21 years ago2002-08-05 Martin Baulig <martin@gnome.org>
Martin Baulig [Mon, 5 Aug 2002 16:49:16 +0000 (16:49 -0000)]
2002-08-05  Martin Baulig  <martin@gnome.org>

* enum.cs (Enum.LookupEnumValue): Catch circular definitions.

* const.cs (Const.LookupConstantValue): Catch circular definitions.

* expression.cs (MemberAccess.DoResolve): Silently return if an
error has already been reported.

* ecore.cs (Expression.MemberLookupFinal): Silently return if an
error has already been reported.

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

21 years agonew test
Dietmar Maurer [Mon, 5 Aug 2002 16:45:03 +0000 (16:45 -0000)]
new test

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

21 years agox86-codegen.h: fixed bug in x86_memindex_emit, for basereg == EBP && disp == imm32;
Sergey Chaban [Mon, 5 Aug 2002 16:43:06 +0000 (16:43 -0000)]
x86-codegen.h: fixed bug in x86_memindex_emit, for basereg == EBP && disp == imm32;

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

21 years agoMon Aug 5 18:18:03 CEST 2002 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Mon, 5 Aug 2002 16:19:46 +0000 (16:19 -0000)]
Mon Aug 5 18:18:03 CEST 2002 Paolo Molaro <lupus@ximian.com>

* image.c, image.h: impemented mono_image_get_entry_point ().
* appdomain.c: use mono_image_get_entry_point.

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

21 years agochanged CR/LF by CR and added GlobalizationConfiguration.cs
Gonzalo Paniagua Javier [Mon, 5 Aug 2002 16:14:41 +0000 (16:14 -0000)]
changed CR/LF by CR and added GlobalizationConfiguration.cs

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

21 years agoFixed typo
Gonzalo Paniagua Javier [Mon, 5 Aug 2002 15:57:34 +0000 (15:57 -0000)]
Fixed typo

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

21 years ago2002-08-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 5 Aug 2002 15:33:59 +0000 (15:33 -0000)]
2002-08-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* AppDomainFactory.cs: implemented.
* ApplicationHost.cs: implemented.
* SimpleWorkerRequest.cs: a few little fixes and reformatted. It's now
fully implemented.

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

21 years ago2002-08-05 Martin Baulig <martin@gnome.org>
Martin Baulig [Mon, 5 Aug 2002 15:23:30 +0000 (15:23 -0000)]
2002-08-05  Martin Baulig  <martin@gnome.org>

* test-157.cs: Formerly known as ../errors/cs-20.cs

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

21 years agoSmall fix... :-)
Patrik Torstensson [Mon, 5 Aug 2002 15:22:41 +0000 (15:22 -0000)]
Small fix... :-)

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

21 years ago2002-07-24 Tim Coleman <tim@timcoleman.com>
Patrik Torstensson [Mon, 5 Aug 2002 15:16:56 +0000 (15:16 -0000)]
2002-07-24  Tim Coleman <tim@timcoleman.com>
* list:
Add System.Web/ApplicationFactory.cs
Add System.Web/HttpAsyncResult.cs
Add System.Web.Configuration/GlobalizationConfiguration.cs
Add System.Web.Configuration/HandlerFactoryConfiguration.cs
Add System.Web.Configuration/HandlerFactoryProxy.cs
Add System.Web.Configuration/HandlerItem.cs
Add System.Web.Configuration/ModuleItem.cs
Add System.Web.Configuration/ModulesConfiguration.cs

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

21 years ago2002-08-05 Patrik Torstensson <ptorsten@hotmail.com>
Patrik Torstensson [Mon, 5 Aug 2002 15:15:31 +0000 (15:15 -0000)]
2002-08-05  Patrik Torstensson <ptorsten@hotmail.com>

* HttpApplication.cs: Implemented a state machine to allow handling of HttpModules
 and HttpHandlers. Implementation of async handlers.

* HttpApplicationFactory.cs: Factory for creating HttpApplication instances, including caching.

* HttpRuntime.cs: Usage of the new HttpApplicationFactory to get a application instance to
 execute requests in and implementation of request execution (still no request queue).

* HttpAsyncResult.cs: New file to handle async module results.

* HttpRequest.cs: Change signature of Dispose
* HttpResponse.cs: new internal method allowing filtering to happen during the request flow in the
           state machine.

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

21 years ago2002-08-05 Martin Baulig <martin@gnome.org>
Martin Baulig [Mon, 5 Aug 2002 15:10:03 +0000 (15:10 -0000)]
2002-08-05  Martin Baulig  <martin@gnome.org>

* error-1.cs, error-2.cs: Moved to ../errors.

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

21 years ago2002-08-05 Martin Baulig <martin@gnome.org>
Martin Baulig [Mon, 5 Aug 2002 15:09:13 +0000 (15:09 -0000)]
2002-08-05  Martin Baulig  <martin@gnome.org>

* runtest.pl: This is a perl script which runs a testcase, parses the
MCS output and checks whether all errors are reported.

* error-1.cs, error-2.cs: Moved here from ../tests/.

* README.tests: Added (empty) list of all test cases.

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

21 years ago2002-08-05 Martin Baulig <martin@gnome.org>
Martin Baulig [Mon, 5 Aug 2002 15:07:46 +0000 (15:07 -0000)]
2002-08-05  Martin Baulig  <martin@gnome.org>

* statement.cs (UsageVector): Only initialize the `parameters'
vector if we actually have any "out" parameters.

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

21 years ago*** empty log message ***
Gonzalo Paniagua Javier [Mon, 5 Aug 2002 14:45:16 +0000 (14:45 -0000)]
*** empty log message ***

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

21 years agohead -8 ChangeLog
Patrik Torstensson [Mon, 5 Aug 2002 14:34:31 +0000 (14:34 -0000)]
head -8 ChangeLog

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

21 years ago2002-08-05 Patrik Torstensson <ptorsten@hotmail.com>
Patrik Torstensson [Mon, 5 Aug 2002 14:31:22 +0000 (14:31 -0000)]
2002-08-05  Patrik Torstensson <ptorsten@hotmail.com>

This is a simple test program for the new HttpRuntime execution system.

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

21 years agomissing.
Paolo Molaro [Mon, 5 Aug 2002 13:42:32 +0000 (13:42 -0000)]
missing.

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

21 years ago2002-08-05 Martin Baulig <martin@gnome.org>
Martin Baulig [Mon, 5 Aug 2002 13:40:32 +0000 (13:40 -0000)]
2002-08-05  Martin Baulig  <martin@gnome.org>

* expression.cs (Binary.ResolveOperator): When combining delegates,
they must have the same type.

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

21 years agoAdded new files
Rodrigo Moya [Mon, 5 Aug 2002 12:48:50 +0000 (12:48 -0000)]
Added new files

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

21 years ago2002-08-03 Rodrigo Moya <rodrigo@ximian.com>
Rodrigo Moya [Mon, 5 Aug 2002 12:48:28 +0000 (12:48 -0000)]
2002-08-03  Rodrigo Moya <rodrigo@ximian.com>

* BinaryServerFormatterSinkProvider.cs:
* BinaryClientFormatterSinkProvider.cs: new stubs.

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

21 years ago2002-08-05 Martin Baulig <martin@gnome.org>
Martin Baulig [Mon, 5 Aug 2002 12:45:56 +0000 (12:45 -0000)]
2002-08-05  Martin Baulig  <martin@gnome.org>

* typemanager.cs (TypeManager.GetArgumentTypes): Don't call
PropertyInfo.GetIndexParameters() on dynamic types, this doesn't
work with the ms runtime and we also don't need it: if we're a
PropertyBuilder and not in the `indexer_arguments' hash, then we
are a property and not an indexer.

* class.cs (TypeContainer.AsAccessible): Use Type.IsArray,
Type.IsPointer and Type.IsByRef instead of Type.HasElementType
since the latter one doesn't work with the ms runtime.

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

21 years agoAdded documentation for the flow analysis code.
Martin Baulig [Mon, 5 Aug 2002 12:11:47 +0000 (12:11 -0000)]
Added documentation for the flow analysis code.

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

21 years ago2002-08-05 Dietmar Maurer <dietmar@ximian.com>
Dietmar Maurer [Mon, 5 Aug 2002 11:25:03 +0000 (11:25 -0000)]
2002-08-05  Dietmar Maurer  <dietmar@ximian.com>

* threads.c: use fast spinlocks by default

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

21 years agoMon Aug 5 13:08:15 CEST 2002 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Mon, 5 Aug 2002 11:09:35 +0000 (11:09 -0000)]
Mon Aug 5 13:08:15 CEST 2002 Paolo Molaro <lupus@ximian.com>

* reflection.c: support the object type argument when loading
custom attributes.

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

21 years agoNew test.
Paolo Molaro [Mon, 5 Aug 2002 11:08:07 +0000 (11:08 -0000)]
New test.

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

21 years ago2002-08-05 Gaurav Vaish <gvaish_mono@lycos.com>
Gaurav Vaish [Mon, 5 Aug 2002 10:21:36 +0000 (10:21 -0000)]
2002-08-05      Gaurav Vaish <gvaish_mono@lycos.com>

* DataGrid.cs                 - Completed method
                     OnBubbleEvent(object, EventArgs)

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

21 years ago2002-08-05 Dietmar Maurer <dietmar@ximian.com>
Dietmar Maurer [Mon, 5 Aug 2002 09:53:43 +0000 (09:53 -0000)]
2002-08-05  Dietmar Maurer  <dietmar@ximian.com>

* x86/tramp.c (mono_create_trampoline): fixed stack_size bug

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

21 years agoCommit to fix compilation.
Paolo Molaro [Mon, 5 Aug 2002 08:59:42 +0000 (08:59 -0000)]
Commit to fix compilation.

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

21 years ago*** empty log message ***
Dietmar Maurer [Mon, 5 Aug 2002 08:45:47 +0000 (08:45 -0000)]
*** empty log message ***

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

21 years ago2002-08-05 Dietmar Maurer <dietmar@ximian.com>
Dietmar Maurer [Mon, 5 Aug 2002 08:19:51 +0000 (08:19 -0000)]
2002-08-05  Dietmar Maurer  <dietmar@ximian.com>

* marshal.c (mono_marshal_get_managed_wrapper): add suppport for
String as return type.

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

21 years agoo Added atributes and some basic implementation
Dave Bettin [Mon, 5 Aug 2002 06:10:27 +0000 (06:10 -0000)]
o Added atributes and some basic implementation

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

21 years ago2002-08-03 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Mon, 5 Aug 2002 05:52:55 +0000 (05:52 -0000)]
2002-08-03  Tim Coleman <tim@timcoleman.com>
        * DiscoveryDocument.cs:
                Added XmlIgnore attribute to References property
        * DiscoveryDocumentReference.cs:
                Implemented Ref/Url properties and added XmlIgnore
                attributes.

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

21 years ago2002-08-03 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Mon, 5 Aug 2002 05:40:55 +0000 (05:40 -0000)]
2002-08-03  Tim Coleman <tim@timcoleman.com>
        * SoapProtocolReflector.cs:
                Removed SoapBinding property and made the class
                not sealed to agree with class reference page.

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

21 years ago2002-08-03 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Mon, 5 Aug 2002 05:19:50 +0000 (05:19 -0000)]
2002-08-03  Tim Coleman <tim@timcoleman.com>
        * list: new files added to build list.

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

21 years ago2002-08-03 Tim Coleman <tim@timcoleman.com>
Tim Coleman [Mon, 5 Aug 2002 05:18:54 +0000 (05:18 -0000)]
2002-08-03  Tim Coleman <tim@timcoleman.com>
        * AccessChecksLevelOption.cs:
        * ActivationOption.cs:
        * ApplicationAccessControlAttribute.cs:
        * ApplicationActivationAttribute.cs:
        * ApplicationIDAttribute.cs:
        * ApplicationNameAttribute.cs:
        * ApplicationQueuingAttribute.cs:
        * AuthenticationOption.cs:
        * AutoCompleteAttribute.cs:
        * BOID.cs:
        * BYOT.cs:
        * COMTIIntrinsicsAttribute.cs:
        * ComponentAccessControlAttribute.cs:
        * ConstructionEnabledAttribute.cs:
        * ContextUtil.cs:
        * ImpersonationLevelOption.cs:
        * TransactionVote.cs:
                New stubs added

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

21 years ago2002-08-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sun, 4 Aug 2002 14:58:25 +0000 (14:58 -0000)]
2002-08-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* makefile.gnu: make it use the freshly built mcs.

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

21 years agoMore fixes from new CorCompare output.
Duncan Mak [Sun, 4 Aug 2002 08:08:02 +0000 (08:08 -0000)]
More fixes from new CorCompare output.

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