1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/soap
nahi b37f4923e5 * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI
object with soap/marshal.
          added URIFactory class for URI mapping.  BasetypeFactory checks
          instance_variables when original mapping is not allowed (ivar must
          be empty).  Instance of URI have instance_variables but it must be
          llowed whenever original mapping is allowed or not.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6061 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-01 10:58:17 +00:00
..
encodingstyle * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
mapping * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI 2004-04-01 10:58:17 +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