mono.git
20 years agosigh
Gonzalo Paniagua Javier [Sat, 4 Oct 2003 23:41:06 +0000 (23:41 -0000)]
sigh

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

20 years ago2003-10-04 Sebastien Pouliot <spouliot@videotron.ca>
Sebastien Pouliot [Sat, 4 Oct 2003 23:39:07 +0000 (23:39 -0000)]
2003-10-04  Sebastien Pouliot  <spouliot@videotron.ca>

* Microsoft.Web.Services.dll.sources: Added ChainStream to build.
* Microsoft.Web.Services.dll.2.sources: Added ChainStream to buil

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

20 years ago2003-10-04 Sebastien Pouliot <spouliot@videotron.ca>
Sebastien Pouliot [Sat, 4 Oct 2003 23:36:36 +0000 (23:36 -0000)]
2003-10-04  Sebastien Pouliot  <spouliot@videotron.ca>

* Nonce.cs: Added new internal constructor.
* Security.cs: Fixed Tokens.
* SecurityOutputFilter.cs: Implemented support for Tokens.
* UsernameToken.cs: Completed GetXml/LoadXml. Still missing
authentication/signature key.

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

20 years ago2003-10-04 Sebastien Pouliot <spouliot@videotron.ca>
Sebastien Pouliot [Sat, 4 Oct 2003 23:31:06 +0000 (23:31 -0000)]
2003-10-04  Sebastien Pouliot  <spouliot@videotron.ca>

* ChainStream.cs: New. Allows to chain the WebRequest.GetRequestStream
so we can modify its content before sending it.
* Pipeline.cs: Fixed stupid error in ProcessOutputMessage (x++ -> x--)
* SoapContext.cs: Implemented CopyTo(SoapContext)
* SoapEnvelope.cs: New internal constructor for SoapContext
* SoapInputFilterCollection.cs: Fixed Clone() and added an internal
constructor.
* SoapOutputFilterCollection.cs: Fixed Clone() and added an internal
constructor.
* SoapWebRequest.cs: Completed TODO.
* WebServicesClientProtocol.cs: Fixed InvalidCast in GetWebResponse. But
how do we set the ResponseSoapContext ?

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

20 years agoPotential cygwin make issues fix
Todd Berman [Sat, 4 Oct 2003 23:29:51 +0000 (23:29 -0000)]
Potential cygwin make issues fix

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

20 years ago2003-10-04 Todd Berman <tberman@gentoo.org>
Todd Berman [Sat, 4 Oct 2003 23:12:48 +0000 (23:12 -0000)]
2003-10-04  Todd Berman <tberman@gentoo.org>

        * Microsoft.Web.Services.Addressing/Action.cs: implemented

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

20 years agoAdding myself to the team.xml, ps, we should work on somehow allowing this document...
Todd Berman [Sat, 4 Oct 2003 22:45:51 +0000 (22:45 -0000)]
Adding myself to the team.xml, ps, we should work on somehow allowing this document to be validated using xmllint :)

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

20 years ago2003-10-04 Bernie Solomon <bernard@ugsolutions.com>
Bernie Solomon [Sat, 4 Oct 2003 22:23:49 +0000 (22:23 -0000)]
2003-10-04  Bernie Solomon  <bernard@ugsolutions.com>

* mono/tests/libtest.c: remove warnings except
"no previous prototype"

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

20 years ago2003-10-04 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Sat, 4 Oct 2003 17:42:01 +0000 (17:42 -0000)]
2003-10-04  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* XmlAttribute.cs : Removed extraneous MonoTODO.
* XmlTextWriter.cs : Implemented WriteBinHex() and WriteChars().
  WriteStartElement() and WriteStartAttribute() should ignore Prefix
  if namespace uri is not specified.

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

20 years ago2003-10-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sat, 4 Oct 2003 17:11:01 +0000 (17:11 -0000)]
2003-10-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* FormsAuthenticationModule.cs: fixed for applications other than /.

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

20 years ago2003-10-04 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Sat, 4 Oct 2003 15:09:59 +0000 (15:09 -0000)]
2003-10-04  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* XmlDocumentFragment.cs,
  XmlElement.cs,
  XmlEntityReference.cs : Removed extraneous MonoTODO.
* XmlNode.cs : Implemented Normalize().
* XmlNodeReader.cs :
  - AttributeCount and HasAttributes should return its owner element's
    value, to be consistent with XmlTextReader.
  - Fixed Depth to reflect correct attribute/attribute-value iteration.
  - simplified ownerElement and HasValue.
  - Prefix won't return null.
  - MoveToElement() should also work against attribute value nodes.
* XmlTextReader.cs : MoveToElement() should return false if it is
  positioned at element itself.

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

20 years ago2003-10-04 Sebastien Pouliot <spouliot@videotron.ca>
Sebastien Pouliot [Sat, 4 Oct 2003 13:53:14 +0000 (13:53 -0000)]
2003-10-04  Sebastien Pouliot  <spouliot@videotron.ca>

* CryptoStreamTest.cs: Added test case from bugzilla #49323 from
Carlos Guzm�n �lvarez and some small tests for empty stream with
different PaddingMode (as found by Lluis Sanchez Gual).

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

20 years ago2003-10-04 Sebastien Pouliot <spouliot@videotron.ca>
Sebastien Pouliot [Sat, 4 Oct 2003 13:49:36 +0000 (13:49 -0000)]
2003-10-04  Sebastien Pouliot  <spouliot@videotron.ca>

* CryptoStream.cs: Fixed bug 49323. The CanTransformMultipleBlocks
optimization in Read has been fixed for partial blocks.

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

20 years agosignture fixes
Dennis Hayes [Sat, 4 Oct 2003 06:55:23 +0000 (06:55 -0000)]
signture fixes

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

20 years agosigniture fixes
Dennis Hayes [Sat, 4 Oct 2003 06:53:37 +0000 (06:53 -0000)]
signiture fixes

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

20 years ago2003-10-04 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Sat, 4 Oct 2003 05:31:51 +0000 (05:31 -0000)]
2003-10-04  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* DTMXPathDocumentBuilder.cs : Bugfix for whitespace handling.

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

20 years ago2003-10-04 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Sat, 4 Oct 2003 05:30:23 +0000 (05:30 -0000)]
2003-10-04  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* XmlTextReader.cs : Improved SignificantWhitespace handling.

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

20 years ago2003-10-04 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Sat, 4 Oct 2003 05:29:06 +0000 (05:29 -0000)]
2003-10-04  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* XslTransformImpl.cs : Load(url, resolver) now uses XPathDocument
  .ctor(url, xmlSpace).

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

20 years ago * System.Web.Services.dll.sources: Added
Lluis Sanchez [Sat, 4 Oct 2003 00:39:43 +0000 (00:39 -0000)]
* System.Web.Services.dll.sources: Added
System.Web.Services.Description/HttpGetProtocolReflector.cs
System.Web.Services.Description/HttpPostProtocolReflector.cs
System.Web.Services.Description/HttpSimpleProtocolReflector.cs

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

20 years ago * ProtocolReflector.cs: The ReflectionImporter property now creates a
Lluis Sanchez [Sat, 4 Oct 2003 00:39:15 +0000 (00:39 -0000)]
* ProtocolReflector.cs: The ReflectionImporter property now creates a
  reflector if the TypeStubInfo does not provide one.
  Do not create XmlSchemaExporter. Take it from the service reflector, sine
  it must be reused for all protocol reflectors. Moved some code to
  SoapProtocolReflector, since it cannot be reused for all reflectors.
* ServiceDescriptionReflector.cs: Reflect the type for all available
  protocols.
* SoapProtocolReflector.cs: Moved here some code from ProtoclReflector.
* HttpGetProtocolReflector.cs, HttpPostProtocolReflector.cs,
  HttpSimpleProtocolReflector.cs: new files.

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

20 years ago * SoapDocumentationHandler.cs: Moved here the code from
Lluis Sanchez [Sat, 4 Oct 2003 00:38:45 +0000 (00:38 -0000)]
* SoapDocumentationHandler.cs: Moved here the code from
  WebServiceHandlerFactory that generates the documentation page.
* WebServiceHandlerFactory.cs: Moved the code that generates the doc page
  to SoapDocumentationHandler.cs.
* HttpGetClientProtocol.cs, HttpGetWebServiceHandler.cs,
  HttpPostClientProtocol.cs, HttpPostWebServiceHandler.cs,
  HttpSimpleWebServiceHandler.cs, HttpSoapWebServiceHandler.cs,
  SoapHttpClientProtocol.cs: Changed parameters of GetTypeStub call.
* HttpGetTypeStubInfo.cs, HttpPostTypeStubInfo.cs: Added ProtocolName
  property. Added check for valid parameters.
* HttpSimpleTypeStubInfo.cs: Define return MimeFormatter in constructor.
* Methods.cs: BindingInfo and related properties moved to base TypeStubInfo.
  Added properties for XmlImporter and SoapImporter.
* TypeStubManager.cs: Added BindingInfo and related properties.
  Changed GetTypeStub method. Now it takes the name of the protocol for
  which to get the type stub info.
* ValueCollectionParameterReader.cs: IsSupported should only return true
  for input primitive parameters or array of primitives.

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

20 years ago * XmlSchemaExporter.cs: Keep track of elements being exported.
Lluis Sanchez [Sat, 4 Oct 2003 00:19:41 +0000 (00:19 -0000)]
* XmlSchemaExporter.cs: Keep track of elements being exported.
* XmlSchemas.cs: Removed unneeded catch.

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

20 years ago2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 20:13:43 +0000 (20:13 -0000)]
2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* ConfigurationSettings.cs: really make the cache work.

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

20 years ago2003-10-03 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Fri, 3 Oct 2003 20:08:54 +0000 (20:08 -0000)]
2003-10-03  Zoltan Varga  <vargaz@freemail.hu>

* objects.cs: New test for 'is' operator on an array of interfaces.

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

20 years agofixed suse links
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 19:34:56 +0000 (19:34 -0000)]
fixed suse links

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

20 years ago2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 18:53:57 +0000 (18:53 -0000)]
2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* threadpool.c: mark threadpool threads as background.

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

20 years ago2003-10-03 Bernie Solomon <bernard@ugsolutions.com>
Bernie Solomon [Fri, 3 Oct 2003 18:03:55 +0000 (18:03 -0000)]
2003-10-03  Bernie Solomon  <bernard@ugsolutions.com>

* mono/tests/libtest.c: (test_lpwstr_marshal) remove undefined
behaviour of increment, (mono_test_marshal_char) = should be ==

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

20 years ago2003-10-03 Bernie Solomon <bernard@ugsolutions.com>
Bernie Solomon [Fri, 3 Oct 2003 17:05:11 +0000 (17:05 -0000)]
2003-10-03  Bernie Solomon  <bernard@ugsolutions.com>

* decimal.c - define DECINLINE to nothing if not using GCC

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

20 years ago2003-10-02 Bernie Solomon <bernard@ugsolutions.com>
Bernie Solomon [Fri, 3 Oct 2003 16:11:29 +0000 (16:11 -0000)]
2003-10-02  Bernie Solomon  <bernard@ugsolutions.com>

* hacks.h - work round HP 64 bit problem with isunordered

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

20 years ago2003-10-03 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Fri, 3 Oct 2003 15:46:10 +0000 (15:46 -0000)]
2003-10-03  Zoltan Varga  <vargaz@freemail.hu>

* AppDomain.cs: Change accessibility of DoTypeResolve to fix build.

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

20 years agoNew man page for genxs tool
Lluis Sanchez [Fri, 3 Oct 2003 14:45:20 +0000 (14:45 -0000)]
New man page for genxs tool

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

20 years ago2003-10-03 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Fri, 3 Oct 2003 13:44:41 +0000 (13:44 -0000)]
2003-10-03  Zoltan Varga  <vargaz@freemail.hu>

* interp.c (dump_frame): Avoid crash on frames without a method. Patch
sam@superduper.net (sam clegg). Fixes #46197.
(ves_exec_method_with_context): Fix unbox casting.

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

20 years ago2003-10-03 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Fri, 3 Oct 2003 13:37:56 +0000 (13:37 -0000)]
2003-10-03  Zoltan Varga  <vargaz@freemail.hu>

* TypeBuilder.cs (CreateType): Fire TypeResolve events for unfinished
nested value types. Fixes #47022.

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

20 years agoUpdated ws doc page
Lluis Sanchez [Fri, 3 Oct 2003 12:23:32 +0000 (12:23 -0000)]
Updated ws doc page

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

20 years ago2003-10-03 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Fri, 3 Oct 2003 12:12:02 +0000 (12:12 -0000)]
2003-10-03  Zoltan Varga  <vargaz@freemail.hu>

* assembly.c: More refcount fixes.

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

20 years ago2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 11:35:34 +0000 (11:35 -0000)]
2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* Enum.cs:
(Equals): check that the object is an Enum before comparing the types.

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

20 years ago2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 08:11:14 +0000 (08:11 -0000)]
2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* string-icalls.c: when not splitting, don't create a new string.

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

20 years ago2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 07:49:06 +0000 (07:49 -0000)]
2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* string-icalls.c: if we're not trimming, return the same string.

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

20 years ago2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 04:06:25 +0000 (04:06 -0000)]
2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* System.Web.Services.Configuration/WebServicesConfigurationSectionHandler.cs: keep the file name of the configuration file around for
wsdlHelpGenerator.

* System.Web.Services.Protocols/SoapDocumentationHandler.cs: it does not
generate the documentation page any more. GetDescription and GetSchemas
are now internal.

* System.Web.Services.Protocols/WebServiceHandlerFactory.cs: generate
the documentation page without doing a Transfer () but instead creating
a Page instance from the wsdl help file. This file is located from the
configuration file that contains the <wsdlHelpGenerator> tag.

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

20 years ago2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 04:01:08 +0000 (04:01 -0000)]
2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* System.Web.UI/PageParser.cs:
* System.Web.UI/TemplateControlParser.cs: honour the input file given
as argument.

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

20 years ago2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 03:58:22 +0000 (03:58 -0000)]
2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* ConfigurationSettings.cs: pass the file name we're reading as the
context.

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

20 years ago2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 03:57:09 +0000 (03:57 -0000)]
2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* DefaultWsdlHelpGenerator.aspx: moved here from xsp/test.
* Makefile.am: added the previous file.

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

20 years ago2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 02:46:07 +0000 (02:46 -0000)]
2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* ConfigurationSettings.cs: patch by Eric Lindvall (eric@5stops.com)
that improves performance by not reading the file more than once.

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

20 years agoupdated asp.net page
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 01:50:00 +0000 (01:50 -0000)]
updated asp.net page

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

20 years agofix xsp version
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 00:35:52 +0000 (00:35 -0000)]
fix xsp version

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

20 years ago2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 3 Oct 2003 00:00:54 +0000 (00:00 -0000)]
2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* image.c:
(mono_image_open): increment the ref_count inside the critical section.

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

20 years ago*** empty log message ***
Joel Basson [Thu, 2 Oct 2003 23:47:49 +0000 (23:47 -0000)]
*** empty log message ***

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

20 years agoflush
Miguel de Icaza [Thu, 2 Oct 2003 22:57:10 +0000 (22:57 -0000)]
flush

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

20 years agoflush
Miguel de Icaza [Thu, 2 Oct 2003 22:00:38 +0000 (22:00 -0000)]
flush

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

20 years agoRe-enable the Win32 package link. The package has been uploaded.
Duncan Mak [Thu, 2 Oct 2003 21:26:23 +0000 (21:26 -0000)]
Re-enable the Win32 package link. The package has been uploaded.

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

20 years agoCorrected link to announcement for diacanvas-sharp
Martin Willemoes Hansen [Thu, 2 Oct 2003 15:46:18 +0000 (15:46 -0000)]
Corrected link to announcement for diacanvas-sharp

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

20 years agoXSP not ready for production use
Miguel de Icaza [Thu, 2 Oct 2003 14:38:33 +0000 (14:38 -0000)]
XSP not ready for production use

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

20 years ago * Driver.cs: Remove delete on error, add quiet option.
Jackson Harper [Thu, 2 Oct 2003 05:12:39 +0000 (05:12 -0000)]
* Driver.cs: Remove delete on error, add quiet option.
* Report.cs: Can be quiet

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

20 years ago2003-10-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Thu, 2 Oct 2003 04:44:48 +0000 (04:44 -0000)]
2003-10-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* HttpWebRequest.cs: handle 304 � la MS.
* WebConnection.cs: set the response data when reading 0 bytes.

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

20 years ago * main.c: Fix visibility level names, when outputing pinvoke info
Jackson Harper [Thu, 2 Oct 2003 04:43:29 +0000 (04:43 -0000)]
    * main.c: Fix visibility level names, when outputing pinvoke info
quote the module and method names, properties have specialname,
and rtspecialname flags (nothing else), dis global methods and
fields FIXME: indentation issues.
* get.h: declare get_fieldref_signature
* get.c: Fix unsigned ints (not uint), single quote argument names
(this is kinda a hack, ildasm will only single quote arg names
that are ilasm keywords), remove fixme, we know what typedbyref
means, output fieldref signatures instead of their token
value.

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

20 years agoflush
Miguel de Icaza [Thu, 2 Oct 2003 04:35:35 +0000 (04:35 -0000)]
flush

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

20 years agoFixity fix. Remove Xr packages, update mono-wine packages.
Duncan Mak [Thu, 2 Oct 2003 04:21:10 +0000 (04:21 -0000)]
Fixity fix. Remove Xr packages, update mono-wine packages.

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

20 years ago * LabelInfo.cs: Fix tabbing, add ToString so labels are printed
Jackson Harper [Thu, 2 Oct 2003 04:17:55 +0000 (04:17 -0000)]
    * LabelInfo.cs: Fix tabbing, add ToString so labels are printed
properly in error messages.

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

20 years agoFlush
Miguel de Icaza [Thu, 2 Oct 2003 03:13:45 +0000 (03:13 -0000)]
Flush

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

20 years agoFlush
Miguel de Icaza [Thu, 2 Oct 2003 03:13:30 +0000 (03:13 -0000)]
Flush

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

20 years agoBumpity bump.
Duncan Mak [Thu, 2 Oct 2003 01:59:06 +0000 (01:59 -0000)]
Bumpity bump.

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

20 years agoBumpity bump.
Duncan Mak [Thu, 2 Oct 2003 01:59:06 +0000 (01:59 -0000)]
Bumpity bump.

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

20 years agoIgnore the new scripts.
Duncan Mak [Thu, 2 Oct 2003 01:55:47 +0000 (01:55 -0000)]
Ignore the new scripts.

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

20 years agoForgot to commit this
Duncan Mak [Thu, 2 Oct 2003 01:46:35 +0000 (01:46 -0000)]
Forgot to commit this

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

20 years ago2003-10-01 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Wed, 1 Oct 2003 23:05:31 +0000 (23:05 -0000)]
2003-10-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* XmlSecureResolver.cs : Implemented basic feature.

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

20 years agoGet rid of conflict indicators.
Zoltan Varga [Wed, 1 Oct 2003 22:35:50 +0000 (22:35 -0000)]
Get rid of conflict indicators.

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

20 years ago2003-10-01 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Wed, 1 Oct 2003 22:35:41 +0000 (22:35 -0000)]
2003-10-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* XmlUrlResolver.cs : Should work with null type argument.

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

20 years ago2003-10-02 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 1 Oct 2003 22:34:53 +0000 (22:34 -0000)]
2003-10-02  Zoltan Varga  <vargaz@freemail.hu>

* image.c (mono_image_open): Fix reference counting bug.

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

20 years agoPatch from Dan Lewisi
Miguel de Icaza [Wed, 1 Oct 2003 21:51:20 +0000 (21:51 -0000)]
Patch from Dan Lewisi

Carlos' bug seems to stem from my failure to interpolate
the "$$" substitution pattern properly.

This fixes bug #48666

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

20 years agoDistribute the new wrapper scripts
Duncan Mak [Wed, 1 Oct 2003 20:49:34 +0000 (20:49 -0000)]
Distribute the new wrapper scripts

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

20 years agoLittle fix
Duncan Mak [Wed, 1 Oct 2003 20:27:04 +0000 (20:27 -0000)]
Little fix

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

20 years ago2003-10-01 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 1 Oct 2003 20:24:18 +0000 (20:24 -0000)]
2003-10-01  Zoltan Varga  <vargaz@freemail.hu>

* Thread.cs: Add locking to AllocateNamedDataSlot and
FreeNamedDataSlot.

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

20 years agoFlush
Miguel de Icaza [Wed, 1 Oct 2003 19:35:19 +0000 (19:35 -0000)]
Flush

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

20 years agoAdd new files to the dist
Miguel de Icaza [Wed, 1 Oct 2003 19:33:22 +0000 (19:33 -0000)]
Add new files to the dist

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

20 years agoInitial listview implementation
Jordi Mas i Hernandez [Wed, 1 Oct 2003 19:26:11 +0000 (19:26 -0000)]
Initial listview implementation

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

20 years agoAdd genxs correctly
Duncan Mak [Wed, 1 Oct 2003 18:56:37 +0000 (18:56 -0000)]
Add genxs correctly

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

20 years agoWed Oct 1 19:40:02 CEST 2003 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Wed, 1 Oct 2003 17:54:44 +0000 (17:54 -0000)]
Wed Oct 1 19:40:02 CEST 2003 Paolo Molaro <lupus@ximian.com>

* tramp-ppc.c: update trampoline code to support jumps
and class initialization.

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

20 years agoMore patches from Eran Domb <erand@mainsoft.com>.
Duncan Mak [Wed, 1 Oct 2003 17:39:44 +0000 (17:39 -0000)]
More patches from Eran Domb <erand@mainsoft.com>.

* MergeManager.cs: New file.

* DataRelationCollection.cs (AddCore): Check that a
UniqueConstraint is already exists. It loops over the Relations
instead of the Constraints.
(Add, AddCore): The relation was added twice.

* DataSet.cs (Merge, GetChanges, HasChanges): Implemented.

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

20 years agoAdd script for genxs.
Duncan Mak [Wed, 1 Oct 2003 17:26:36 +0000 (17:26 -0000)]
Add script for genxs.

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

20 years agoAdd missign file
Miguel de Icaza [Wed, 1 Oct 2003 16:29:55 +0000 (16:29 -0000)]
Add missign file

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

20 years ago * System.Web.Services.dll.sources: Added
Lluis Sanchez [Wed, 1 Oct 2003 15:30:13 +0000 (15:30 -0000)]
* System.Web.Services.dll.sources: Added
System.Web.Services.Protocols/HttpGetTypeStubInfo.cs,
System.Web.Services.Protocols/HttpGetWebServiceHandler.cs,
System.Web.Services.Protocols/HttpPostTypeStubInfo.cs,
System.Web.Services.Protocols/HttpPostWebServiceHandler.cs,
System.Web.Services.Protocols/HttpSimpleTypeStubInfo.cs,
System.Web.Services.Protocols/HttpSimpleWebServiceHandler.cs,
System.Web.Services.Protocols/TypeStubManager.cs

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

20 years ago * ProtocolReflector.cs: Adapted to the changes in TypeStubInfo. Moved some
Lluis Sanchez [Wed, 1 Oct 2003 15:25:51 +0000 (15:25 -0000)]
* ProtocolReflector.cs: Adapted to the changes in TypeStubInfo. Moved some
  common code to ServiceDescriptionReflector.
* ServiceDescriptionReflector.cs: Moved some code from ProtocolReflector.cs

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

20 years ago * HtmlFormParameterReader.cs, HtmlFormParameterWriter.cs,
Lluis Sanchez [Wed, 1 Oct 2003 15:22:05 +0000 (15:22 -0000)]
* HtmlFormParameterReader.cs, HtmlFormParameterWriter.cs,
  HttpGetClientProtocol.cs, HttpPostClientProtocol.cs,
  HttpSimpleClientProtocol.cs, MimeFormatter.cs, MimeParameterWriter.cs,
  NopReturnReader.cs, UrlEncodedParameterWriter.cs, UrlParameterReader.cs,
  UrlParameterWriter.cs, ValueCollectionParameterReader.cs,
  WebClientAsyncResult.cs, XmlReturnReader.cs, XmlReturnWriter.cs
  : Implemented.

* HttpSoapWebServiceHandler.cs, SoapClientMessage.cs, SoapServerMessage.cs,
  SoapDocumentationHandler.cs, SoapHttpClientProtocol.cs,
  WebServiceHelper.cs: Changed due to modifications in  TypeStubInfo.

* Methods.cs: Moved common code to TypeStubInfo.cs.
* WebServiceHandler.cs: Moved invoke code to HttpSoapWebServiceHandler.cs
* ServerProtocol.cs, SoapServerProtocol.cs: Fixed formatting.
* WebServiceHandlerFactory.cs: Added support for HttpGet and HttpPost.

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

20 years ago * SerializationCodeGenerator.cs, XmlSerializationReaderInterpreter.cs:
Lluis Sanchez [Wed, 1 Oct 2003 15:11:03 +0000 (15:11 -0000)]
* SerializationCodeGenerator.cs, XmlSerializationReaderInterpreter.cs:
  Fixed handling of members with XmlTextAttribute that are arrays.
* TypeData.cs: IsComplexType now returns true for XmlNode.
* XmlSerializer.cs: Added check for null mapping in FromMappings.
* XmlTypeMapping.cs: Added helper method FindTextElement.

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

20 years ago * XmlSchemaUtil.cs: arrayType attribute needs special handling.
Lluis Sanchez [Wed, 1 Oct 2003 15:06:07 +0000 (15:06 -0000)]
* XmlSchemaUtil.cs: arrayType attribute needs special handling.

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

20 years ago * XmlTextWriter.cs : An attribute can require a prefix for the default
Lluis Sanchez [Wed, 1 Oct 2003 15:04:16 +0000 (15:04 -0000)]
* XmlTextWriter.cs : An attribute can require a prefix for the default
  namespace, so we need to store the prefix as well as the namespace.

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

20 years agoReverted patch by Eric.
Gonzalo Paniagua Javier [Wed, 1 Oct 2003 13:44:09 +0000 (13:44 -0000)]
Reverted patch by Eric.

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

20 years ago2003-10-01 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Wed, 1 Oct 2003 13:09:40 +0000 (13:09 -0000)]
2003-10-01  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>

* XmlSchema.cs : Forgot to update with previous files.

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

20 years ago * ConfigurationSettings.cs: Added null check for fileCache in GetCOnfig.
Lluis Sanchez [Wed, 1 Oct 2003 11:32:02 +0000 (11:32 -0000)]
* ConfigurationSettings.cs: Added null check for fileCache in GetCOnfig.
  It can be null if the ConfigurationData instance failed to Load.

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

20 years ago2003-09-30 Bernie Solomon <bernard@ugsolutions.com>
Bernie Solomon [Wed, 1 Oct 2003 06:59:12 +0000 (06:59 -0000)]
2003-09-30  Bernie Solomon  <bernard@ugsolutions.com>

* marshal.c (mono_marshal_type_size) struct alignment changed for
64bit machines.  (emit_ptr_to_str_conv) Fix bool conversions for
64bits. Avoid leak in mono_marshal_get_native_wrapper when
mono_lookup_pinvoke_call throws.

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

20 years ago*** empty log message ***
Joel Basson [Wed, 1 Oct 2003 03:24:15 +0000 (03:24 -0000)]
*** empty log message ***

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

20 years ago2003-10-01 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Wed, 1 Oct 2003 02:58:13 +0000 (02:58 -0000)]
2003-10-01  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>

* XmlSchemaAttribute.cs, XmlSchemaComplexType.cs, XmlSchemaElement.cs,
  XmlSchemaGroupRef.cs, XmlSchemaSimpleContentExtension.cs,
  XmlSchemaSimpleContentRestriction.cs, XmlSchemaSimpleTypeContent.cs,
  XmlSchemaSimpleTypeList.cs, XmlSchemaSimpleTypeUnion.cs :
  Fixed missing sub components check. It should fix soap stuff.
* XmlSchemaAny.cs, XmlSchemaAttribute.cs,
  XmlSchemaAttributeGroupRef.cs, XmlSchemaContent.cs :
  Added my responsibility on them ;-)

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

20 years ago2003-10-01 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 1 Oct 2003 02:16:44 +0000 (02:16 -0000)]
2003-10-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* ConfigurationSettings.cs: patch by Eric Lindvall (eric@5stops.com)
that improves performance by not reading the file more than once.

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

20 years ago2003-10-01 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Wed, 1 Oct 2003 02:15:24 +0000 (02:15 -0000)]
2003-10-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* System.Xml.dll.sources: added DTMXPathNode.cs.

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

20 years ago2003-10-01 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Wed, 1 Oct 2003 02:14:13 +0000 (02:14 -0000)]
2003-10-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* Added DTMXPathNode.cs.
* Fundamental changes in whole DTM stuff. Node information is now array
  of "node struct" instead of individual arrays.

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

20 years ago2003-10-01 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 1 Oct 2003 02:08:53 +0000 (02:08 -0000)]
2003-10-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* System.Web/HttpApplication.cs: pass the Uri, not the file path to
when looking for a handler.

* System.Web.Configuration/HandlerItem.cs: make it work for file names
without wildcards.

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

20 years ago2003-10-01 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Wed, 1 Oct 2003 02:00:06 +0000 (02:00 -0000)]
2003-10-01  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>

* XmlSchema.cs : Read() should keep current position of XmlReader if
  it was already positioned to 'schema' element.

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

20 years agoSmall test script.
Martin Baulig [Wed, 1 Oct 2003 01:54:54 +0000 (01:54 -0000)]
Small test script.

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

20 years agoFIXME FIXME FIXME FIXME
Martin Baulig [Wed, 1 Oct 2003 01:53:21 +0000 (01:53 -0000)]
FIXME FIXME FIXME FIXME

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

20 years agoCheck for null
Gonzalo Paniagua Javier [Wed, 1 Oct 2003 01:19:06 +0000 (01:19 -0000)]
Check for null

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