dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1232,1.1233


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1232,1.1233
Date: Tue, 05 Aug 2003 22:07:56 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv27592

Modified Files:
        ChangeLog 
Log Message:


Outstanding TODO's with the SOAP-related routines in runtime.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1232
retrieving revision 1.1233
diff -C2 -r1.1232 -r1.1233
*** ChangeLog   5 Aug 2003 22:44:26 -0000       1.1232
--- ChangeLog   6 Aug 2003 02:07:52 -0000       1.1233
***************
*** 7,10 ****
--- 7,53 ----
        begin adding the infrastructure for binary serialization readers.
  
+       * runtime/System/Runtime/Remoting/InternalRemotingServices.cs,
+       runtime/System/Runtime/Remoting/RemotingException.cs,
+       runtime/System/Runtime/Remoting/Metadata/SoapAttribute.cs,
+       runtime/System/Runtime/Remoting/Metadata/SoapFieldAttribute.cs,
+       runtime/System/Runtime/Remoting/Metadata/SoapMethodAttribute.cs,
+       runtime/System/Runtime/Remoting/Metadata/SoapOption.cs,
+       runtime/System/Runtime/Remoting/Metadata/SoapParameterAttribute.cs,
+       runtime/System/Runtime/Remoting/Metadata/SoapTypeAttribute.cs,
+       runtime/System/Runtime/Remoting/Metadata/XmlFieldOrderOption.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/ISoapXsd.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapAnyUri.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapBase64Binary.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapDate.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapDateTime.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapDay.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapDuration.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapEntities.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapEntity.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapHexBinary.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapId.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapIdref.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapIdrefs.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapInteger.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapLanguage.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapMonth.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapMonthDay.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapName.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapNcName.cs,
+       
runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapNegativeInteger.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapNmtoken.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapNmtokens.cs,
+       
runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapNonNegativeInteger.cs,
+       
runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapNonPositiveInteger.cs,
+       
runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapNormalizedString.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapNotation.cs,
+       
runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapPositiveInteger.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapQName.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapTime.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapToken.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapYear.cs,
+       runtime/System/Runtime/Remoting/Metadata/W3cXsd2001/SoapYearMonth.cs:
+       outstanding TODO's with the SOAP-related routines in runtime.
+ 
  2003-08-05  Richard Baumann  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]