ruby--ruby/lib/soap
nahi b61d1549d4 * lib/soap/mapping/rubytypeFactory.rb: should not dump singleton class.
[ruby-dev:22588]
          c = class << Object.new; class C; self; end; end; SOAPMarshal.dump(c)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-02-19 13:26:56 +00:00
..
encodingstyle * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
mapping * lib/soap/mapping/rubytypeFactory.rb: should not dump singleton class. 2004-02-19 13:26:56 +00:00
rpc * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
attachment.rb * lib/soap/{attachment.rb,mimemessage.rb}: added from soap4r/1.5.2. 2004-01-07 05:28:02 +00:00
baseData.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
element.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
generator.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
mapping.rb * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's. 2003-11-25 07:31:33 +00:00
marshal.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
mimemessage.rb * lib/soap/{attachment.rb,mimemessage.rb}: added from soap4r/1.5.2. 2004-01-07 05:28:02 +00:00
netHttpClient.rb * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variable 2003-12-06 08:26:15 +00:00
parser.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
processor.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
property.rb * lib/soap/property.rb: passing block by reference. 2003-12-22 04:41:35 +00:00
soap.rb * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variable 2003-12-06 08:26:15 +00:00
streamHandler.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
wsdlDriver.rb * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support of 2004-01-18 11:10:18 +00:00