dgee-commits
[Top][All Lists]
Advanced

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

[Dgee-commits] dgee/cslib .cvsignore Makefile.am DotGNU/.cvsig...


From: Chris Smith
Subject: [Dgee-commits] dgee/cslib .cvsignore Makefile.am DotGNU/.cvsig...
Date: Sun, 21 Sep 2003 06:55:48 -0400

CVSROOT:        /cvsroot/dgee
Module name:    dgee
Branch:         
Changes by:     Chris Smith <address@hidden>    03/09/21 06:55:48

Added files:
        cslib          : .cvsignore Makefile.am 
        cslib/DotGNU   : .cvsignore Makefile.am 
        cslib/DotGNU/DGEE: .cvsignore Makefile.am 
        cslib/DotGNU/DGEE/Protocols: .cvsignore AssemblyContainer.cs 
                                     IProtocolHandler.cs Makefile.am 
                                     ProtocolService.cs RequestProc.cs 
        cslib/DotGNU/DGEE/Protocols/XmlRpc: .cvsignore Makefile.am 
                                            XmlRpcProtocolHandler.cs 
                                            XmlRpcService.cs 
        cslib/DotGNU/DGEE/Protocols/YAML: .cvsignore YamlReader.cs 
        cslib/DotGNU/XmlRpc: .cvsignore Makefile.am XmlRpcArray.cs 
                             XmlRpcException.cs XmlRpcMethod.cs 
                             XmlRpcObject.cs XmlRpcRequest.cs 
                             XmlRpcResponse.cs XmlRpcStruct.cs 
                             XmlRpcWriter.cs 
        cslib/DotGNU/XmlRpc/Serialization: .cvsignore IXmlRpcMessage.cs 
                                           Makefile.am 
                                           MethodCallFormatter.cs 
                                           MethodResponseFormatter.cs 
        cslib/DotGNU/XmlRpc/Test: .cvsignore Makefile.am XmlRpcTester.cs 
                                  array.xml nestedstruct.xml 
                                  parameters.xml struct.xml 
                                  structarraymixed.xml 
        cslib/System   : .cvsignore Makefile.am 
        cslib/System/Web: .cvsignore HttpApplication.cs 
                          HttpApplicationState.cs HttpContext.cs 
                          HttpRequest.cs HttpResponse.cs 
                          HttpServerUtility.cs 
                          HttpStaticObjectsCollection.cs IHttpHandler.cs 
                          IHttpRequest.cs IHttpRequestHandler.cs 
                          IHttpResponse.cs Makefile.am 
                          NameObjectCollectionBase.cs UrlAttribute.cs 
        cslib/System/Web/Services: .cvsignore Makefile.am 
                                   WebMethodAttribute.cs WebService.cs 
                                   WebServiceAttribute.cs 
        cslib/System/Web/Services/Protocols: HttpMethodAttribute.cs 
                                             HttpSynchronousProtocol.cs 
                                             HttpUrlAttribute.cs 
                                             ITransportAsynchronousProtocol.cs 
                                             ITransportSynchronousProtocol.cs 
                                             ProtocolEncoding.cs 
        cslib/System/Web/SessionState: HttpSessionState.cs 
Removed files:
        cslib/DotGNU.Net: HttpApplication.cs HttpApplicationState.cs 
                          HttpContext.cs HttpRequest.cs HttpResponse.cs 
                          IHttpHandler.cs IHttpRequest.cs 
                          IHttpRequestHandler.cs IHttpResponse.cs 
                          Makefile.in UrlAttribute.cs 
        cslib/DotGNU.Net/Protocols: HttpMethodAttribute.cs 
                                    HttpSynchronousProtocol.cs 
                                    HttpUrlAttribute.cs 
                                    ITransportAsynchronousProtocol.cs 
                                    ITransportSynchronousProtocol.cs 
                                    ProtocolEncoding.cs 
        cslib/DotGNU.XmlRpc: WebMethodAttribute.cs 
                             WebServiceAttribute.cs 
                             XmlRpcDeserializer.cs XmlRpcException.cs 
                             XmlRpcHttpRequest.cs XmlRpcHttpResponse.cs 
                             XmlRpcHttpServerProtocol.cs 
                             XmlRpcMemberAttribute.cs 
                             XmlRpcMethodAttribute.cs XmlRpcParameter.cs 
                             XmlRpcParameterInfo.cs XmlRpcRequest.cs 
                             XmlRpcRequestProc.cs XmlRpcResponse.cs 
                             XmlRpcServerProtocol.cs XmlRpcService.cs 
                             XmlRpcServiceInfo.cs XmlRpcStruct.cs bug.cs 
                             runme 
        cslib/Invoke   : childnode.cs dgeeAsseblyContainer.cs 
                         dgeeInvoke.cs request.xml response.xml test.cs 
                         test.xml xmlrpc.cs 

Log message:
        Head replaced with branch dgee-0-1-5

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/AssemblyContainer.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/IProtocolHandler.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/ProtocolService.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/RequestProc.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/XmlRpcProtocolHandler.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/XmlRpcService.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/YAML/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/YAML/YamlReader.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcArray.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcException.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcMethod.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcObject.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcRequest.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcResponse.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcStruct.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcWriter.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Serialization/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Serialization/IXmlRpcMessage.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Serialization/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Serialization/MethodCallFormatter.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Serialization/MethodResponseFormatter.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/XmlRpcTester.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/array.xml.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/nestedstruct.xml.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/parameters.xml.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/struct.xml.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/structarraymixed.xml.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/HttpApplication.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/HttpApplicationState.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/HttpContext.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/HttpRequest.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/HttpResponse.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/HttpServerUtility.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/HttpStaticObjectsCollection.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/IHttpHandler.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/IHttpRequest.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/IHttpRequestHandler.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/IHttpResponse.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/NameObjectCollectionBase.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/UrlAttribute.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Services/.cvsignore.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Services/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Services/WebMethodAttribute.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Services/WebService.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Services/WebServiceAttribute.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Services/Protocols/HttpMethodAttribute.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Services/Protocols/HttpSynchronousProtocol.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Services/Protocols/HttpUrlAttribute.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Services/Protocols/ITransportAsynchronousProtocol.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Services/Protocols/ITransportSynchronousProtocol.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/Services/Protocols/ProtocolEncoding.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/System/Web/SessionState/HttpSessionState.cs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text





reply via email to

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